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
|
1c1e7db6c4
|
Generalizing internal Chroot(); by requiring its first argument to be the chroot directory.
|
2011-03-09 19:03:43 +01:00 |
Daniel Baumann
|
6696b019fe
|
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.
|
2011-03-09 19:03:43 +01:00 |
Daniel Baumann
|
c36bae1013
|
Updating releases.sh to match internal namespace of included functions.
|
2011-03-09 19:03:43 +01:00 |
Daniel Baumann
|
d0ba615d07
|
Correcting intendation in conffile.sh.
|
2011-03-09 19:03:43 +01:00 |
Chris Lamb
|
95b6b96d2c
|
Add utility to dump all conffiles to stdout.
|
2011-03-09 19:03:43 +01:00 |
Chris Lamb
|
568f905c51
|
Add utility to dump specified file to stdout.
|
2011-03-09 19:03:43 +01:00 |
Chris Lamb
|
f1d230a6b5
|
Refactor utility to locate conffiles.
|
2011-03-09 19:03:43 +01:00 |
Chris Lamb
|
f2d0d81ad0
|
Print message when Exit is called.
|
2011-03-09 19:03:43 +01:00 |
Chris Lamb
|
4c485f1853
|
Add utility function to call 'Exit' when script exits.
|
2011-03-09 19:03:43 +01:00 |
Daniel Baumann
|
4f9797c893
|
Adding unmount calls for pseudo-filesystems in Exit();.
|
2011-03-09 19:03:43 +01:00 |
Daniel Baumann
|
ce7c2e2fe1
|
Removing LIVE_* grep from Exit(); as we have switched to LH_* variables long time ago.
|
2011-03-09 19:03:43 +01:00 |
Daniel Baumann
|
601338b91d
|
Updating version number in common.sh.
|
2011-03-09 19:03:43 +01:00 |
Daniel Baumann
|
78ea286335
|
Also accept x86_64 as alias for amd64 when checking for cross architecture support.
|
2011-03-09 19:03:42 +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
|
242155f0b7
|
Ensure local packages lists are sourced over global ones (Closes: #499656)
|
2011-03-09 19:03:42 +01:00 |
Daniel Baumann
|
f423bca5d8
|
Adding scripts directory to to include custom helper scripts.
|
2011-03-09 19:03:42 +01:00 |
Daniel Baumann
|
254138f98d
|
Updating cursor.sh with additional functions.
|
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 |
Chris Lamb
|
8d373e005b
|
Refactor partition size calculation, ensuring a uniform increase for ext partitions.
|
2011-03-09 19:03:41 +01:00 |
Daniel Baumann
|
e443308980
|
Adding cursor functions for future usage.
|
2011-03-09 19:03:41 +01:00 |
Daniel Baumann
|
b785db39a2
|
Adding color functions for future usage.
|
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 |
Daniel Baumann
|
ef8155a112
|
Adding support for squeeze (lenny+1).
|
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 |
Daniel Baumann
|
d0bd7bc265
|
Using internal prefix for PACKAGES variable in function/packages.sh (Closes: #468900).
|
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 |
Chris Lamb
|
026a683b77
|
Don't use interpolation to print usage and help as it breaks newlines and tabs.
|
2011-03-09 19:03:40 +01:00 |
Daniel Baumann
|
45e82061bb
|
Correcting win32-loader default values.
|
2011-03-09 19:03:39 +01:00 |
Tiago Bortoletto Vaz
|
24ddf76181
|
Making help.sh and version.sh messages translatable.
|
2011-03-09 19:03:39 +01:00 |
Tiago Bortoletto Vaz
|
bb8faf961e
|
Making usage.sh messages translatable.
|
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
|
fe8484f3cd
|
Adding generic echo function.
|
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 |
Tiago Bortoletto Vaz
|
9be35287b8
|
Adding the basic infrastructure to provide l10n support for live-helper.
|
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 |