summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Updating defaults for kernel packages to not include separate aufs-modules fo...Daniel Baumann1-1/+1
2011-03-09Removing dead code for bootstrap mirror defaults.Daniel Baumann1-9/+1
2011-03-09Releasing debian version 2.0~a4-1.Daniel Baumann1-1/+1
2011-03-09Renaming directory that holds automatic scripts (e.g. scripts/config or scrip...Daniel Baumann1-1/+1
2011-03-09Making unmount routines a bit more robust.Daniel Baumann1-4/+13
2011-03-09Bumping ubuntu default distribution to karmic.Daniel Baumann1-1/+1
2011-03-09Releasing debian version 2.0~a3-1.Daniel Baumann1-1/+1
2011-03-09Adding experimental support for isohybrid (Closes: #558688).Daniel Baumann1-0/+1
2011-03-09For consistency, using true|false instead of enabled|disabled in configuratio...Daniel Baumann9-64/+64
2011-03-09Setting win32-loader to disabled in ubuntu mode.Daniel Baumann1-13/+16
2011-03-09Removing lpia support, this architecture is dead.Daniel Baumann2-23/+4
2011-03-09Setting LH_BASE variable in defaults.sh globally.Daniel Baumann1-2/+4
2011-03-09Dropping etch support.Daniel Baumann2-58/+6
2011-03-09Updating config tree version checks.Daniel Baumann1-1/+6
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann3-23/+5
2011-03-09Releasing debian version 1.0.6-1.Daniel Baumann1-1/+1
2011-03-09Correcting LH_BOOTAPPEND_INSTALL default values.Cody A.W. Somerville1-9/+9
2011-03-09Fixing intermittent truncating of filesystem.Cody A.W. Somerville1-2/+2
2011-03-09Rewording some of the error messages in Check_defaults().Karl Goetz1-4/+4
2011-03-09Correcting spelling type in 'wrong config tree version' error message.Karl Goetz1-1/+1
2011-03-09Replacing all -ge with -gt checks for string max lenghts of iso meta informat...Karl Goetz1-4/+4
2011-03-09Adding missing exit 1 in the archtiecture detection case.Karl Goetz1-0/+1
2011-03-09Adding check for config tree version and fail or give warnings if the version...Daniel Baumann1-0/+22
2011-03-09Updating defaults of linux packages for sid (>= 2.6.31).Daniel Baumann1-1/+9
2011-03-09Updating distribution release information.Daniel Baumann1-1/+2
2011-03-09Deprecating all dashed forms of commands.Daniel Baumann1-0/+18
2011-03-09Returning error value of the last process before exiting (Closes: #527331).Daniel Baumann1-0/+4
2011-03-09Automatically optaining version number for config tree format.Daniel Baumann1-0/+1
2011-03-09Allowing to overwrite default gzip options through config switch or option.Daniel Baumann1-0/+10
2011-03-09Updating lenny point release number.Daniel Baumann1-1/+1
2011-03-09Releasing version 1.0.5-2.Daniel Baumann1-1/+1
2011-03-09Updating lenny point release number.Daniel Baumann1-1/+1
2011-03-09Updating kernel defaults for squeeze (removing squashfs, not required anymore).Daniel Baumann1-1/+1
2011-03-09Add option to disable use of GTK debian-installer.Cody A.W. Somerville1-0/+24
2011-03-09Setting bootstrap mirror default to ftp.de.debian.org, ftp.us.debian.orgs is ...Daniel Baumann1-1/+1
2011-03-09Setting binary mirror default to cdn.debian.net.Daniel Baumann1-9/+1
2011-03-09Generate correct bootappend line for preseed/live-installer/usb-hdd combination.Chris Lamb1-1/+1
2011-03-09Fix usb-hdd d-i installation.Chris Lamb1-3/+2
2011-03-09Updating ubuntu specific package preselection.Daniel Baumann1-1/+1
2011-03-09Correcting typo in default values assignment of losetup functions.Daniel Baumann1-1/+1
2011-03-09Simplifying template precedence.Cody A.W. Somerville1-13/+4
2011-03-09Releasing version 1.0.5-1.Daniel Baumann1-1/+1
2011-03-09Also respecting general apt/aptitude options for the install functions used d...Cody A.W. Somerville1-4/+4
2011-03-09Unmounting all mounts in chroot.Cody A.W. Somerville1-4/+4
2011-03-09Fixing LH_BOOTAPPEND_INSTALL issues for Ubuntu based builds.Cody A.W. Somerville1-10/+15
2011-03-09Print a warning if you are using "stripped" or "minimal" but you have set LH_...Chris Lamb1-0/+9
2011-03-09Updating defaults.sh to correctly set default LH_CATEGORIES when in Ubuntu mode.Cody A.W. Somerville1-1/+9
2011-03-09Adding lpia support.Cody A.W. Somerville2-4/+25
2011-03-09Not adding squashfs-modules to linux-packages on sid anymore, there it's main...Daniel Baumann1-1/+5
2011-03-09Adding Ubuntu mode.Cody A.W. Somerville2-28/+196