Commit Graph

136 Commits

Author SHA1 Message Date
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
Daniel Baumann cb0894b3b3 Generalizing internal LH_QUIET variable. 2011-03-09 19:03:43 +01:00
Daniel Baumann 3ff1c8050b Generalizing internal LH_DEBUG variable. 2011-03-09 19:03:43 +01:00
Daniel Baumann 137f573c85 Generalizing internal LH_FORCE variable. 2011-03-09 19:03:43 +01:00
Daniel Baumann 0eaf9e5122 Adding armel to architecture specific checks. 2011-03-09 19:03:43 +01:00
Daniel Baumann 37d2fb4b0f Don't use set -e in sourced functions, this is the job of the actual executed script. 2011-03-09 19:03:43 +01:00
Daniel Baumann 4718372f13 Automatically correct LH_SETUP value if the configured losetup cannot be found. 2011-03-09 19:03:42 +01:00
Chris Lamb f5fc8b9c9f Warn when using syslinux with a non-FAT LH_BINARY_FILESYSTEM. 2011-03-09 19:03:41 +01:00
Daniel Baumann 30bac7a328 Don't install more than one kernel image when building minimal or stripped images. 2011-03-09 19:03:40 +01:00
Chris Lamb 5a4b8ca4f9 Improve architecture auto-detection. 2011-03-09 19:03:40 +01:00
Daniel Baumann 953253444b Setting project email address to the new debian-live@lists.debian.org. 2011-03-09 19:03:40 +01:00
Daniel Baumann fa8e9f9381 Renaming sections to categories in order to use the same names as Debian Policy does (Closes: #483777). 2011-03-09 19:03:40 +01:00
Chris Lamb e86a27449a Install loop-aes-utils if we are using encryption. 2011-03-09 19:03:40 +01:00
Chris Lamb 59e0b310a3 Correct logic in LH_BOOTAPPEND_INSTALL handling
(LH_BOOTAPPEND_INSTALL was being overridden if a preseed.cfg was found.)
2011-03-09 19:03:40 +01:00
Daniel Baumann 45e82061bb Correcting win32-loader default values. 2011-03-09 19:03:39 +01:00