summaryrefslogtreecommitdiff
path: root/manpages/lh_config.en.1
AgeCommit message (Collapse)Author
2011-03-09Reworking manpages for live-helper 2.Daniel Baumann
2011-03-09Allow to include multiple checksum files and specify which hashes to use.Daniel Baumann
2011-03-09Renaming md5sum helpers to checksums.Daniel Baumann
2011-03-09Correcting a couple of formating glitches in lh_config manpage.Daniel Baumann
2011-03-09Updating synopsis of --packages-lists in lh_config manpage.Daniel Baumann
2011-03-09Updating references to project homepage in the manpages.Daniel Baumann
2011-03-09Adding -r, --repositories option to select preconfigured third-party ↵Daniel Baumann
repositories more easily.
2011-03-09Applying slightly modified patch from Cody A.W. Somerville ↵Daniel Baumann
<cody.somerville@canonical.com> to add support for custom debian installer images mirror.
2011-03-09Reworking iso-hybrid as an independent binary image type.Daniel Baumann
2011-03-09Mention in lh config manpage that local packages need the .list suffix.Daniel Baumann
2011-03-09Correcting gramatical typo in lh_config manpage, thanks to Tzafrir Cohen ↵Daniel Baumann
<tzafrir.cohen@xorcom.com>.
2011-03-09Removing remaining leftovers from etch-only options --genisoimage and ↵Daniel Baumann
--union-filesystem removals (Closes: #568261).
2011-03-09Adjusting lh_config manpage to reflect changes wrt/ local packages lists.Daniel Baumann
2011-03-09For consistency, using true|false instead of enabled|disabled in ↵Daniel Baumann
configuration options.
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Fixing another nroff formatting error in lh_config manpage.Daniel Baumann
2011-03-09Fixing nroff formatting error in lh_config manpage.Daniel Baumann
2011-03-09Allowing to overwrite default gzip options through config switch or option.Daniel Baumann
2011-03-09Add option to disable use of GTK debian-installer.Cody A.W. Somerville
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-09Applying patch from Chris Leick <c.leick@vollbio.de> to fix some spelling ↵Daniel Baumann
typos in the manpages (Closes: #543868).
2011-03-09Updating version and date in manpage headers.Daniel Baumann
2011-03-09Reflect addition of the ubuntu mode and add missing contents where marked ↵Cody A.W. Somerville
FIXME in lh_config manpage.
2011-03-09Updating manpage headers.Daniel Baumann
2011-03-09Adding initial support for virtual-hdd binary image type.Daniel Baumann
2011-03-09Adding new setting for binary indices: If set to none, no indices are ↵Daniel Baumann
included at all.
2011-03-09Updating binary-filesystem reference in lh_config manpage.Daniel Baumann
2011-03-09Adding clean parameter to lh_config to minimize config directory by ↵Daniel Baumann
automatically removing unused and thus empty subdirectories.
2011-03-09Rewriting all existent manpages.Daniel Baumann
2011-03-09Get rid of MIRROR_BOOTSTRAP_SECURITY in documentation.Cyril Brulebois
Both --mirror-bootstrap-security and MIRROR_BOOTSTRAP_SECURITY are long gone, see: c6fa0ca0421a5353348ed8a16c56e3481ae12129.
2011-03-09lh_config --help and manpage 'copy' mention.Marco Amadori
2011-03-09Syncing options in lh_config(1) with lh_config, etc. Thanks to Luca Bruno.Chris Lamb
2011-03-09Renaming sections to categories in order to use the same names as Debian ↵Daniel Baumann
Policy does (Closes: #483777).
2011-03-09Update lh_config(1) to match status of LH_DEBIAN_INSTALLER_{DAILY,DISTRIBUTION}.Chris Lamb
2011-03-09Bumping version number to 1.0.0.Daniel Baumann
2011-03-09Add --ignore-system-defaults option to not source /etc/default/live-helper.Chris Lamb
2011-03-09Correct location of /etc/default/live-helper in lh_config(1) manpage.Chris Lamb
2011-03-09Adjust "lh_config --help" and lh_config(1) so that the -m option corresponds ↵Chris Lamb
with --mirror-bootstrap isntead of --mirror-binary-security.
2011-03-09Added support for /etc/live-helper.Marco Amadori
* 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 Ospite
2011-03-09Fixing manpage quoting errors.Daniel Baumann
2011-03-09Preparing live-helper 1.0~a38-1.Daniel Baumann
2011-03-09Rewritten lh_config manpage.Daniel Baumann
2011-03-09Preparing live-helper 1.0~a37-1.Daniel Baumann
2011-03-09Preparing live-helper 1.0~a36-1.Daniel Baumann
2011-03-09add new option --syslinux-menu to enable syslinux menuJesse Hathaway
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.
2011-03-09fix syslinux timeout optionJesse Hathaway
change MILISECONDS to SECONDS. Syslinux actually uses tenths of seconds not milliseconds, but it seems unnecessary to expose this to the user. Fix templates to only specify the timeout once.
2011-03-09Preparing live-helper 1.0~a35-1.Daniel Baumann
2011-03-09add new option to mount cow device on nfs volumeJesse Hathaway
At the moment this only works with the root volume on nfs as well. If we add a switch to configure the network early in the boot process then this option could be made available for other root mediums. This option works reliably on the latest kernel 2.6.23.1 On earlier kernels I experienced frequent oopses.
2011-03-09Fixed lh_config tool name in manpage.Maarten ter Huurne
For some reason the page said "lh_source" originally. Copy-paste error?
2011-03-09Preparing live-helper 1.0~a34-1.Daniel Baumann