Commit Graph

150 Commits

Author SHA1 Message Date
Daniel Baumann ec83843d6e Allowing to overwrite default gzip options through config switch or option. 2011-03-09 19:09:46 +01:00
Daniel Baumann e9c580b6ae Updating kernel defaults for squeeze (removing squashfs, not required anymore). 2011-03-09 19:09:46 +01:00
Cody A.W. Somerville 27be06512a Add option to disable use of GTK debian-installer.
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-09 19:09:46 +01:00
Daniel Baumann d97d270715 Setting bootstrap mirror default to ftp.de.debian.org, ftp.us.debian.orgs is too unreliable (round-robin out of sync). 2011-03-09 19:09:46 +01:00
Daniel Baumann ff4e057387 Setting binary mirror default to cdn.debian.net. 2011-03-09 19:09:46 +01:00
Chris Lamb eaf31e811c Generate correct bootappend line for preseed/live-installer/usb-hdd combination. 2011-03-09 19:09:45 +01:00
Chris Lamb f57203d247 Fix usb-hdd d-i installation.
The real fix was done in d-i; this patch change simply turns on
the right switches. In other words, you will need to use a very
new d-i for this to work, possibly with components from SVN.

Let's hold off on actually closing #510280 though, as it gives
the wrong impression.
2011-03-09 19:09:45 +01:00
Daniel Baumann 5cf91050f2 Updating ubuntu specific package preselection. 2011-03-09 19:09:45 +01:00
Cody A.W. Somerville 0fef6abce8 Fixing LH_BOOTAPPEND_INSTALL issues for Ubuntu based builds. 2011-03-09 19:09:44 +01:00
Chris Lamb 476d4c447e Print a warning if you are using "stripped" or "minimal" but you have set LH_BINARY_INCICES="enabled" (Closes: #527974)
This is mostly for people new to 1.0.4 with old configs.
2011-03-09 19:09:44 +01:00
Cody A.W. Somerville 8d5944765f Updating defaults.sh to correctly set default LH_CATEGORIES when in Ubuntu mode. 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville 4afc571314 Adding lpia support. 2011-03-09 19:09:44 +01:00
Daniel Baumann 69d278fdb8 Not adding squashfs-modules to linux-packages on sid anymore, there it's mainlined. 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville a486d3e1ad Adding Ubuntu mode. 2011-03-09 19:09:44 +01:00
Daniel Baumann 3f42bba0c7 Don't always overwrite keyring package option on debian or emedebian mode. 2011-03-09 19:09:43 +01:00
Daniel Baumann f2a30e7d0e Adding missing use of which in defaults setting of bootstrap program. 2011-03-09 19:09:43 +01:00
Daniel Baumann f73041f2f0 Adding initial support for virtual-hdd binary image type. 2011-03-09 19:09:42 +01:00
Chris Lamb ef9121fc23 Improving grammar and clarity of LH_ISO_APPLICATION etc. warnings 2011-03-09 19:09:42 +01:00
Chris Lamb c081caf4d7 Correcting spelling of s/lenght/length/ in warning messages. 2011-03-09 19:09:42 +01:00
Daniel Baumann 0e2d53d5d9 Evalualting iso volume before checking their lenght, thanks to Roberto C. Morano <rcmorano@emergya.es>. 2011-03-09 19:09:42 +01:00
Daniel Baumann e7da04b0f9 Emitting a warning rather than an error when iso strings are too long. 2011-03-09 19:09:42 +01:00
Daniel Baumann b7dd974083 Adding checks for exceeding lenght of the iso header strings. 2011-03-09 19:09:42 +01:00
Daniel Baumann 3d0af32269 Shortening LH_ISO_VOLUME defaults to not exceed max lenght (Closes: #515974). 2011-03-09 19:09:42 +01:00
Daniel Baumann a31541517b Updating syslinux menu configuration. 2011-03-09 19:09:42 +01:00
Daniel Baumann 9a8304d03b Adding new setting for binary indices: If set to none, no indices are included at all. 2011-03-09 19:09:42 +01:00
Daniel Baumann 1d696b028a Only enabling win32-loader by default if we also include debian-installer. 2011-03-09 19:09:42 +01:00
Daniel Baumann 9ac71a43ef For space consideration, don't install laptop task in desktop images by default anymore. 2011-03-09 19:09:42 +01:00
Daniel Baumann 431a8208a3 Really correcting bootstrap default logic to not overwrite the 'copy' method. 2011-03-09 19:09:42 +01:00
Daniel Baumann ef61a9d85f Correcting bootstrap default logic to not overwrite the 'copy' method. 2011-03-09 19:09:42 +01:00
Daniel Baumann 8c95e65a48 Including the distribution name in iso volume when being in debian mode. 2011-03-09 19:09:41 +01:00
Daniel Baumann b32d8b0eb3 Correcting typo in iso volume. 2011-03-09 19:09:41 +01:00
Daniel Baumann c2e7d59973 Adding own iso volume when beeing in release mode. 2011-03-09 19:09:41 +01:00
Daniel Baumann 99a850bd20 Introducing debian-release mode. 2011-03-09 19:09:41 +01:00
Daniel Baumann 68d4026b09 Correcting wrong logic in defaults.sh which resultet in having loop-aes-utils always installed. 2011-03-09 19:09:41 +01:00
Daniel Baumann fd323f7124 Overwriting the debootstrap or fdisk program if it is set to a value that is not on the host system anymore, but another alternative of it is. 2011-03-09 19:09:41 +01:00
Daniel Baumann 989f26d87b Updating year in copyright notices for 2009. 2011-03-09 19:09:40 +01:00
Daniel Baumann 8273a3f812 Correcting typo in previous aptitude->tasksel commit. 2011-03-09 19:09:40 +01:00
Daniel Baumann 84e4a199da Setting default taskel program from aptitude to tasksel. 2011-03-09 19:09:40 +01:00
Daniel Baumann 03cfa3a064 Unsupported bootloader/image type combinations are errors, not warning. 2011-03-09 19:09:40 +01:00
Antonio Terceiro 2a3056e8a9 Don't break messages into parts; this make it impossible for translators 2011-03-09 19:09:39 +01:00
Daniel Baumann b9f5121f53 Adding check for currently not supported bootloader/image-type combinations. 2011-03-09 19:09:39 +01:00
Daniel Baumann bebfa492f7 Adding short comments to the different cases in Check_defaults();. 2011-03-09 19:09:39 +01:00
Chris Lamb 03e1b85dc4 Set default value of _COLOR to "false" from "disabled". 2011-03-09 19:09:37 +01:00
Daniel Baumann 64fe27d865 Adding emdebian grip mode. 2011-03-09 19:03:45 +01:00
Daniel Baumann 563df7464f Removing debian-edu mode, outdated and apparently not used anymore. 2011-03-09 19:03:45 +01:00
Daniel Baumann 95918265bc Correcting defaults check for diverted losetup binary to also cope with host systems that do install loop-aes-utils after populating live-helper config. 2011-03-09 19:03:45 +01:00
Daniel Baumann 95f40a04d6 Updating lxde-desktop support. 2011-03-09 19:03:45 +01:00
Daniel Baumann c225229f29 Implementing colorful output (currently disabled by default, though). 2011-03-09 19:03:44 +01:00
Daniel Baumann 776a7b2227 Generalizing internal LH_BREAKPOINTS variable. 2011-03-09 19:03:44 +01:00
Daniel Baumann ad6b01b388 Generalizing internal LH_VERBOSE variable. 2011-03-09 19:03:44 +01:00