Commit Graph

258 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 feaf89c219 Releasing version 1.0.4-1. 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 9129283025 Updating release numbers. 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 87d6db7574 Releasing version 1.0.3-2. 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 c1e86d62d2 Releasing version 1.0.3-1. 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 992a145afd Automatically displaying manpage when calling a helper with -h or --help. 2011-03-09 19:09:40 +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 473f5623b6 Must be printf instead of echo! 2011-03-09 19:09:39 +01:00
Antonio Terceiro 6f5445b5d2 Removing incorrect extra argument 2011-03-09 19:09:39 +01:00
Antonio Terceiro dfb048b1ba Not considering some strings as translatable.
It does not make sense to translate those strings.
2011-03-09 19:09:39 +01:00
Antonio Terceiro 6891cbe098 Adding missing newlines in Echo_error 2011-03-09 19:09:39 +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
Daniel Baumann b4d2797d26 Releasing version 1.0.2-3. 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 7e127170ab Releasing version 1.0.2-2. 2011-03-09 19:07:31 +01:00
Daniel Baumann c7e7f435f2 Releasing version 1.0.2-1. 2011-03-09 19:07:31 +01:00
Daniel Baumann 8d42773bb1 Releasing version 1.0.1-4. 2011-03-09 19:03:45 +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 50c3576e0b Removing wrong 'new-line' in running echo functions when using no color output. 2011-03-09 19:03:45 +01:00
Antonio Terceiro 5f0876d99d Adding missing arguments to printf (l10n disabled)
Otherwise the extra arguments would be discarded, e.g.

  Echo "Loading defaults from %s" "${DEFAULTS_DIR}"
2011-03-09 19:03:44 +01:00
Daniel Baumann 7a5c748b83 Correcting wrong defaults setting for internal _L10N variable. 2011-03-09 19:03:44 +01:00
Daniel Baumann 4e07c78e0b Releasing version 1.0.1-2. 2011-03-09 19:03:44 +01:00