summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
AgeCommit message (Expand)Author
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
2007-10-31add new option to mount cow device on nfs volumeJesse Hathaway
2007-10-31Setting LH_BOOTSTRAP_FLAVOUR only when using cdebootstrap.Daniel Baumann
2007-10-24add exposedroot option which exposes the root fs as roJesse Hathaway
2007-10-19Setting default union filesystem to for etch to unionfs.Daniel Baumann
2007-10-19Removing mkisofs support.Daniel Baumann
2007-10-19Removing ubuntu support.Daniel Baumann
2007-10-15Setting union filesystem default to aufs since default distribution is lenny.Daniel Baumann
2007-10-14Adjusting error message: debootstrap is default, hence listed first.Daniel Baumann
2007-10-12Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual valu...Daniel Baumann
2007-10-08bootstrap: add support to include and exclude packagesOtavio Salvador
2007-09-24Replacing backticks with POSIX expression.Daniel Baumann
2007-09-23add new options to allow support for syslinux with vesa menuOtavio Salvador
2007-09-23Passing live bootappends to debian-installer.Daniel Baumann