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 |
Daniel Baumann
|
3e3bb42607
|
Moving win32-loader inclusion support from external hook into main program (Closes: #476546).
|
2011-03-09 19:03:39 +01:00 |
Daniel Baumann
|
1768bfdc24
|
Removing superfluous echo type from echo call.
|
2011-03-09 19:03:39 +01:00 |
Daniel Baumann
|
ec3874040a
|
Correcting escaping of $VERSION in LH_ISO_PREPARER defaults.
|
2011-03-09 19:03:39 +01:00 |
Chris Lamb
|
13aa45aeda
|
Correcting aesthetic typo "proces" -> "process".
|
2011-03-09 19:03:39 +01:00 |
Chris Lamb
|
808b473e08
|
Add leading space to prevent unnecessary diff when running lh_config repeatedly.
|
2011-03-09 19:03:39 +01:00 |
Chris Lamb
|
135276b93e
|
Rename internal LH_BOOTAPPEND_PRESEED variable to _LH_BOOTAPPEND_PRESEED
|
2011-03-09 19:03:39 +01:00 |
Daniel Baumann
|
f319841cc8
|
Replacing remaining echo calls with proper echo functions.
|
2011-03-09 19:03:39 +01:00 |
Daniel Baumann
|
7e5d71ed64
|
Don't expand version in default configuration, but rather use it dynamically.
|
2011-03-09 19:03:39 +01:00 |
Tiago Bortoletto Vaz
|
f34c8d45f5
|
Supporting remote preseeding files.
|
2011-03-09 19:03:39 +01:00 |
Tiago Bortoletto Vaz
|
aa6204c8ae
|
Also allowing multiple preseeding files for netboot.
|
2011-03-09 19:03:39 +01:00 |
Daniel Baumann
|
384a050c79
|
Adding guessing of the preseeding filename, and way to manually overwrite it (or select it in case of multiple available preseeding files).
|
2011-03-09 19:03:39 +01:00 |
Tiago Bortoletto Vaz
|
6205a24620
|
Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff.
|
2011-03-09 19:03:38 +01:00 |
Daniel Baumann
|
ba25e433b5
|
Merging debian-installer-daily option into debian-installer-distribution.
|
2011-03-09 19:03:38 +01:00 |
Tiago Bortoletto Vaz
|
2acf049825
|
Suporting debian-installer distribution choice, which makes possible to build a image using a system-independent debian-installer suite. The config option for this is --debian-installer-distribution CODENAME.
|
2011-03-09 19:03:38 +01:00 |
Chris Lamb
|
b07f1ccc01
|
Print a warning when package caching is disabled but d-i integration is enabled.
|
2011-03-09 19:03:37 +01:00 |
Chris Lamb
|
c184c0a74f
|
Perform in LH_BOOTAPPEND_INSTALL conditional expansion manually to avoid expansion bug/feature on repetitive calls to lh_config (Closes: #488672)
|
2011-03-09 19:03:36 +01:00 |
Chris Lamb
|
cfc182e161
|
Print a friendlier message if debootstrap or cdebootstrap cannot be found.
|
2011-03-09 19:03:36 +01:00 |
Chris Lamb
|
39310a3121
|
Migrate a In_list candidate to grep -E.
Perhaps we could .-include the In_list function?
|
2011-03-09 19:03:36 +01:00 |
Chris Lamb
|
cc8092771e
|
Add support for usb-hdd on sparc (requires parted 1.8 from experimental).
|
2011-03-09 19:03:35 +01:00 |
Chris Lamb
|
d4f70af91b
|
Add support for the sparc architecture.
|
2011-03-09 19:03:35 +01:00 |
Daniel Baumann
|
9ad7466cf1
|
Adding powerpc64 to default kernel flavours (in addition to the normal 32 bit one).
|
2011-03-09 19:03:33 +01:00 |
Chris Lamb
|
50e21abdb5
|
helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap"
|
2011-03-09 19:03:32 +01:00 |
Daniel Baumann
|
716c2c8ab7
|
Removing temporary workaround of adding lzma-modules2.6 to linux packages, all fixed squashfs are now in sid and lenny.
|
2011-03-09 19:03:31 +01:00 |
Daniel Baumann
|
98b7e55ecb
|
Also including lzma modules on lenny temporarily.
|
2011-03-09 19:03:31 +01:00 |