summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
AgeCommit message (Expand)Author
2008-08-20Install loop-aes-utils if we are using encryption.tmp-lambyChris Lamb
2008-08-16Correct logic in LH_BOOTAPPEND_INSTALL handlingChris Lamb
2008-08-15Correcting win32-loader default values.Daniel Baumann
2008-08-14Moving win32-loader inclusion support from external hook into main program (C...Daniel Baumann
2008-08-14Removing superfluous echo type from echo call.Daniel Baumann
2008-08-14Correcting escaping of $VERSION in LH_ISO_PREPARER defaults.Daniel Baumann
2008-08-14Correcting aesthetic typo "proces" -> "process".Chris Lamb
2008-08-14Add leading space to prevent unnecessary diff when running lh_config repeatedly.Chris Lamb
2008-08-14Rename internal LH_BOOTAPPEND_PRESEED variable to _LH_BOOTAPPEND_PRESEEDChris Lamb
2008-08-14Replacing remaining echo calls with proper echo functions.Daniel Baumann
2008-08-14Don't expand version in default configuration, but rather use it dynamically.Daniel Baumann
2008-08-14Supporting remote preseeding files.Tiago Bortoletto Vaz
2008-08-14Also allowing multiple preseeding files for netboot.Tiago Bortoletto Vaz
2008-08-14Adding guessing of the preseeding filename, and way to manually overwrite it ...Daniel Baumann
2008-08-11Adding last modifications in order to have localization fully working in live...Tiago Bortoletto Vaz
2008-08-10Merging debian-installer-daily option into debian-installer-distribution.Daniel Baumann
2008-08-10Suporting debian-installer distribution choice, which makes possible to build...Tiago Bortoletto Vaz
2008-08-07Print a warning when package caching is disabled but d-i integration is enabled.Chris Lamb
2008-07-05Perform in LH_BOOTAPPEND_INSTALL conditional expansion manually to avoid expa...Chris Lamb
2008-06-22Print a friendlier message if debootstrap or cdebootstrap cannot be found.Chris Lamb
2008-06-20Migrate a In_list candidate to grep -E.Chris Lamb
2008-06-15Add support for usb-hdd on sparc (requires parted 1.8 from experimental).Chris Lamb
2008-06-15Add support for the sparc architecture.Chris Lamb
2008-04-25Adding powerpc64 to default kernel flavours (in addition to the normal 32 bit...Daniel Baumann
2008-04-10helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap"Chris Lamb
2008-04-03Removing temporary workaround of adding lzma-modules2.6 to linux packages, al...Daniel Baumann
2008-03-28Also including lzma modules on lenny temporarily.Daniel Baumann
2008-03-23Allow LH_ENCRYPTION="disabled" to disable encryptionChris Lamb
2008-03-21Switching default of LH_APT from aptitude to apt for >= lenny.Daniel Baumann
2008-03-11Including 686 kernel flavour on i386 too, but defaulting (still) to 486 for c...Daniel Baumann
2008-03-06Updating copyright years to 2008.Daniel Baumann
2008-03-01Fixed accidental overwriting of LH_NET_TARBALL value in defaults.Daniel Baumann
2008-02-29Adding lzma modules on sid.Daniel Baumann
2008-02-26Adding option to set binary-net compression (or disable it).Daniel Baumann
2008-02-24Improving etch compat warnings.Daniel Baumann
2008-02-21Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing dedicated L...Daniel Baumann
2008-02-21Adding apt/aptitude options.Daniel Baumann
2008-01-17Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra ...Daniel Baumann
2008-01-16Using ftp.us.debian.org rather than ftp.debian.org, see http://lists.debian.o...Daniel Baumann
2008-01-15Consistently using the pipe as seperator in sed commands now.Daniel Baumann
2007-12-22Checking LH_APT when using mini and minimal package lists.Daniel Baumann
2007-11-21Don't fail silently when extern executables are configured but not present.Daniel Baumann
2007-11-16Adding binary filesystem option, currently only supporting fat16 and fat32.Daniel Baumann
2007-11-12Adding option to disable md5sum generation.Daniel Baumann
2007-11-12Adding check to detect gnu-fdisk and using the original fdisk, thanks to Pete...Daniel Baumann
2007-11-11Fixing spelling mistake, thanks to Kel Modderman <kel@otaku42.de>.Daniel Baumann
2007-11-11Added warning about etch compatibility of lh_config options.Daniel Baumann
2007-11-11Fixing wrong kernel flavour warning message on m68k.Daniel Baumann
2007-11-11Correcting some language shortcommings.Daniel Baumann
2007-11-10Adding option to allow building in fakeroot/fakechroot environment, thanks to...Daniel Baumann