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
7226d24dd8
Exporting LH_CONFIG_VERSION for the configuration tree format.
2011-03-09 19:09:44 +01:00
Daniel Baumann
52f91d1e57
Correcting clean option of lh_config to tidy configuration tree.
2011-03-09 19:09:44 +01:00
Daniel Baumann
f73041f2f0
Adding initial support for virtual-hdd binary image type.
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
26314ad6a0
Adding clean parameter to lh_config to minimize config directory by automatically removing unused and thus empty subdirectories.
2011-03-09 19:09:41 +01:00
Daniel Baumann
695cdf1530
Fixing infinit loop when using autoconfig for lh_config and lh_clean.
2011-03-09 19:09:41 +01:00
Daniel Baumann
2e9433d58d
Removing shell specific extensions and call of scripts/config and scripts/clean, thanks to Tzafrir Cohen <tzafrir.cohen@xorcom.com>.
2011-03-09 19:09:41 +01:00
Daniel Baumann
730b248507
Replacing previous attempt of using config.cfg, now using scripts/config.sh and scripts/clean.sh instead.
2011-03-09 19:09:40 +01:00
Daniel Baumann
dd74cb6b47
Correcting lh_configs config.cfg handling, so that it's at least working when not using config.cfg. Will have to be fixed properly later.
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
9ce762a502
Using common function file to source shell includes.
2011-03-09 19:09:40 +01:00
Cyril Brulebois
f5cb9b046b
Fix --apt-pdiffs disabled being ignored.
2011-03-09 19:09:40 +01:00
Cyril Brulebois
b12e0fd6ce
Document LH_BOOTSTRAP_FLAVOUR as empty by default.
2011-03-09 19:09:40 +01:00
Daniel Baumann
5d9525a3b0
Adding missing --dump to help output of lh_config.
2011-03-09 19:09:40 +01:00
Daniel Baumann
cb2397a601
Updating mode help message in lh_config.
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
451d36016c
Adding support for using cdebootstra-static as bootstrap program.
2011-03-09 19:09:40 +01:00
Daniel Baumann
e51e734b00
If config.cfg is executable, we execute it and accept its output as extra arguments. This makes dynamic configuration possible.
2011-03-09 19:09:40 +01:00
Antonio Terceiro
304e0fce7f
Fixing message for i18n compatibiliy
2011-03-09 19:09:40 +01:00
Daniel Baumann
67518ecdab
Parsing lh_config flags from config.cfg, if available.
2011-03-09 19:09:40 +01:00
Antonio Terceiro
8a477ac3a9
Translating the description of the helpers
2011-03-09 19:09:39 +01:00
Chris Lamb
b211776641
Re-order arguments to find(1) to silence warning about sub-optimal ordering.
2011-03-09 19:09:34 +01:00
Chris Lamb
d8e5221399
Don't assume that if dpkg is installed, we'll actually get a live-helper version number from it.
2011-03-09 19:09:33 +01:00
Chris Lamb
fc578d6ae6
Test for dpkg-query instead of dpkg if we are only going to run dpkg-query within that scope.
2011-03-09 19:09:32 +01:00
Chris Lamb
146cbe3671
Only print versions of live-helper in --dump output, not every package installed.
2011-03-09 19:09:30 +01:00
Chris Lamb
d9b7957ff4
Add 'dump' as a getopt longoption so as not to prevent rejection of --dump argument to lh_config.
2011-03-09 19:09:29 +01:00
Marco Amadori
a796685a27
NEW: "binary_debian-installer-includes" config directory.
...
This add another "-includes" power to live-helper, just leave your full
path files there and they will end on the installer initrd. This is
mostly useful for hacking the installer images with themes, firmware and
new installation helpers.
"This doesn't handle the case where you want to remove files or
programmatically modify things" yet.
2011-03-09 19:03:45 +01:00
Daniel Baumann
22a06c6566
Generalizing internal LH_CONFFILE variable.
2011-03-09 19:03:44 +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
6696b019fe
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.
2011-03-09 19:03:43 +01:00
Daniel Baumann
ef8a1b4ca9
Improving version output of lh_config --dump.
2011-03-09 19:03:43 +01:00
Daniel Baumann
6f9a33bf9f
Merging lh_dumpconfig into lh_config as --dump parameter.
2011-03-09 19:03:43 +01:00
Daniel Baumann
6204dc0e6d
Enforcing lh_config to be run before lh_build, see also http://lists.debian.org/debian-live/2008/10/msg00102.html ( Closes : #500740 ).
2011-03-09 19:03:42 +01:00
Marco Amadori
63dc9da964
lh_config --help and manpage 'copy' mention.
2011-03-09 19:03:42 +01:00
Marco Amadori
dfc00ce30c
Splitted "longoptions" in various lines.
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
Chris Lamb
57029d7a66
Fix handling of --version and getopt program name.
2011-03-09 19:03:42 +01:00
Marco Amadori
dbcc5dc8b3
Fixed 2 typos in getopt longoptions string.
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
59e050290d
Don't install lists from chroot_local-packageslists without them being specified in LH_PACKAGES_LISTS ( Closes : #490755 )
2011-03-09 19:03:40 +01:00
Chris Lamb
1a8e869265
Remove accidental trailing '"' (quote) package from lh_config usage.
2011-03-09 19:03:39 +01:00
Daniel Baumann
7e20d93cf5
Correcting typo in win32-loader config.
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
2bec7369f1
Removing currently unused help message in lh_config.
2011-03-09 19:03:39 +01:00