summaryrefslogtreecommitdiff
path: root/manpages
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Allowing to overwrite default gzip options through config switch or option.Daniel Baumann1-0/+4
2011-03-09Add option to disable use of GTK debian-installer.Cody A.W. Somerville1-0/+4
Adding the ability to disable use of the GTK graphical debian-installer is handy either to reduce the size of the images or if the necessary files aren't available.
2011-03-09Adding German manpage translations from Chris Leick <c.leick@vollbio.de> ↵Daniel Baumann77-2295/+4180
(Closes: #544512).
2011-03-09Applying patch from Chris Leick <c.leick@vollbio.de> to fix some spelling ↵Daniel Baumann3-10/+10
typos in the manpages (Closes: #543868).
2011-03-09Updating version and date in manpage headers.Daniel Baumann76-76/+76
2011-03-09Reflect addition of the ubuntu mode and add missing contents where marked ↵Cody A.W. Somerville1-14/+14
FIXME in lh_config manpage.
2011-03-09Updating manpage po4a.Daniel Baumann232-1844/+135871
2011-03-09Updating manpage headers.Daniel Baumann76-76/+76
2011-03-09Adding initial support for virtual-hdd binary image type.Daniel Baumann4-0/+70
2011-03-09Adding new setting for binary indices: If set to none, no indices are ↵Daniel Baumann1-3/+3
included at all.
2011-03-09Updating binary-filesystem reference in lh_config manpage.Daniel Baumann1-1/+1
2011-03-09Splitting out win32-loader handling into own helper script.Daniel Baumann2-0/+31
2011-03-09Adding clean parameter to lh_config to minimize config directory by ↵Daniel Baumann1-0/+4
automatically removing unused and thus empty subdirectories.
2011-03-09Adding simple manpages for every other live-helper command.Daniel Baumann64-0/+1860
2011-03-09Running po4a for manpages.Daniel Baumann30-2931/+7365
2011-03-09Rewriting all existent manpages.Daniel Baumann10-320/+456
2011-03-09Get rid of MIRROR_BOOTSTRAP_SECURITY in documentation.Cyril Brulebois4-35/+0
Both --mirror-bootstrap-security and MIRROR_BOOTSTRAP_SECURITY are long gone, see: c6fa0ca0421a5353348ed8a16c56e3481ae12129.
2011-03-09lh_config --help and manpage 'copy' mention.Marco Amadori1-2/+2
2011-03-09Syncing options in lh_config(1) with lh_config, etc. Thanks to Luca Bruno.Chris Lamb1-2/+12
2011-03-09Renaming sections to categories in order to use the same names as Debian ↵Daniel Baumann4-8/+8
Policy does (Closes: #483777).
2011-03-09Update lh_config(1) to match status of LH_DEBIAN_INSTALLER_{DAILY,DISTRIBUTION}.Chris Lamb1-2/+2
2011-03-09Bumping version number to 1.0.0.Daniel Baumann40-210/+384
2011-03-09Added po4a support for manpages. Use case: 'make po4a'.Frederic Daniel Luc Lehobey31-0/+9995
2011-03-09Add --ignore-system-defaults option to not source /etc/default/live-helper.Chris Lamb1-1/+4
2011-03-09Correct location of /etc/default/live-helper in lh_config(1) manpage.Chris Lamb1-1/+1
2011-03-09Adjust "lh_config --help" and lh_config(1) so that the -m option corresponds ↵Chris Lamb1-2/+2
with --mirror-bootstrap isntead of --mirror-binary-security.
2011-03-09Added support for /etc/live-helper.Marco Amadori1-0/+6
* lh_config system-wide configuration file, like an implicit specification of '--conffile=/etc/live-helper' to each lh_config call.
2011-03-09Fix formatting problems in lh_config man pageAntonio Ospite1-16/+16
2011-03-09Fix minor typographical error in live-helper(7)Chris Lamb1-3/+3
2011-03-09Fixing manpage quoting errors.Daniel Baumann1-16/+16
2011-03-09Preparing live-helper 1.0~a38-1.Daniel Baumann10-10/+10
2011-03-09Rewritten lh_testroot manpage.Daniel Baumann1-5/+11
2011-03-09Rewritten lh_config manpage.Daniel Baumann1-114/+219
2011-03-09Fixing lh_clean manpage synopsis formatting.Daniel Baumann1-1/+3
2011-03-09Rewriting lh_clean manpage.Daniel Baumann1-14/+21
2011-03-09Removing lh_bootstrap_* manpages temporarily.Daniel Baumann2-94/+0
2011-03-09Moving lh_losetup into an internal function, avoiding helper failure with ↵Daniel Baumann1-2/+0
return value due to new trap.
2011-03-09Rewritten lh_build manpage.Daniel Baumann1-18/+12
2011-03-09Rewritten lh_source manpage.Daniel Baumann1-23/+11
2011-03-09Rewritten lh_chroot manpage.Daniel Baumann1-53/+11
2011-03-09Rewritten lh_bootstrap manpage.Daniel Baumann1-13/+11
2011-03-09Rewritten lh_binary manpage.Daniel Baumann1-43/+11
2011-03-09Fixed wrapping.Daniel Baumann1-1/+5
2011-03-09Adding manpage for lh.Daniel Baumann1-0/+28
2011-03-09Fixing typing errors.Daniel Baumann1-2/+2
2011-03-09Rewritten live-helper manpage.Daniel Baumann1-93/+100
2011-03-09Removing German manpages, they will be re-translated after the English ↵Daniel Baumann11-748/+0
manpages are finished.
2011-03-09Preparing live-helper 1.0~a37-1.Daniel Baumann22-22/+22
2011-03-09Preparing live-helper 1.0~a36-1.Daniel Baumann22-22/+22
2011-03-09add new option --syslinux-menu to enable syslinux menuJesse Hathaway2-0/+4
added a new syslinux menu splash screen, I'm not an artist but I think it is better than the generic splash which was already included. Also added the svg file if anyone wants to make any changes.