index
:
live-build
master
System Build Scripts
Andreas Loibl <andreas@andreas-loibl.de>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helpers
/
lh_config
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
NEW: "binary_debian-installer-includes" config directory.
Marco Amadori
1
-0/+1
2011-03-09
Generalizing internal LH_CONFFILE variable.
Daniel Baumann
1
-3/+3
2011-03-09
Implementing colorful output (currently disabled by default, though).
Daniel Baumann
1
-0/+9
2011-03-09
Generalizing internal LH_BREAKPOINTS variable.
Daniel Baumann
1
-9/+4
2011-03-09
Generalizing internal LH_VERBOSE variable.
Daniel Baumann
1
-9/+4
2011-03-09
Generalizing internal LH_QUIET variable.
Daniel Baumann
1
-9/+4
2011-03-09
Generalizing internal LH_DEBUG variable.
Daniel Baumann
1
-9/+4
2011-03-09
Generalizing internal LH_FORCE variable.
Daniel Baumann
1
-9/+4
2011-03-09
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.
Daniel Baumann
1
-3/+3
2011-03-09
Improving version output of lh_config --dump.
Daniel Baumann
1
-2/+6
2011-03-09
Merging lh_dumpconfig into lh_config as --dump parameter.
Daniel Baumann
1
-0/+32
2011-03-09
Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...
Daniel Baumann
1
-0/+3
2011-03-09
lh_config --help and manpage 'copy' mention.
Marco Amadori
1
-1/+1
2011-03-09
Splitted "longoptions" in various lines.
Marco Amadori
1
-1/+20
2011-03-09
Adding scripts directory to to include custom helper scripts.
Daniel Baumann
1
-0/+2
2011-03-09
Fix handling of --version and getopt program name.
Chris Lamb
1
-1/+1
2011-03-09
Fixed 2 typos in getopt longoptions string.
Marco Amadori
1
-1/+1
2011-03-09
Renaming sections to categories in order to use the same names as Debian Poli...
Daniel Baumann
1
-7/+7
2011-03-09
Don't install lists from chroot_local-packageslists without them being specif...
Chris Lamb
1
-0/+1
2011-03-09
Remove accidental trailing '"' (quote) package from lh_config usage.
Chris Lamb
1
-1/+1
2011-03-09
Correcting typo in win32-loader config.
Daniel Baumann
1
-1/+1
2011-03-09
Moving win32-loader inclusion support from external hook into main program (C...
Daniel Baumann
1
-2/+12
2011-03-09
Removing currently unused help message in lh_config.
Daniel Baumann
1
-1/+0
2011-03-09
Adding guessing of the preseeding filename, and way to manually overwrite it ...
Daniel Baumann
1
-1/+11
2011-03-09
Adding last modifications in order to have localization fully working in live...
Tiago Bortoletto Vaz
1
-2/+2
2011-03-09
Fix "lh_config -c". Thanks to Simon Schiele <lists@codingmonkey.de>.
Chris Lamb
1
-2/+2
2011-03-09
Remove --debian-installer-daily from getopt call.
Chris Lamb
1
-1/+1
2011-03-09
Merging debian-installer-daily option into debian-installer-distribution.
Daniel Baumann
1
-11/+1
2011-03-09
Minor typo fix for encryption parameter in lh_config help message.
Tiago Bortoletto Vaz
1
-1/+1
2011-03-09
Suporting debian-installer distribution choice, which makes possible to build...
Tiago Bortoletto Vaz
1
-1/+11
2011-03-09
Adding missing debian-installer options in lh_config --help message.
Tiago Bortoletto Vaz
1
-1/+1
2011-03-09
Improving message when using default values in /etc/default/live-helper.
Tiago Bortoletto Vaz
1
-1/+1
2011-03-09
Add lh_chroot_local-patches helper to apply local patches against chroot.
Chris Lamb
1
-0/+1
2011-03-09
Fix syntax error in --ignore-system-defaults handling.
Chris Lamb
1
-1/+1
2011-03-09
Fix bug where command-line argument --ignore-system-default was not seen befo...
Chris Lamb
1
-2/+1
2011-03-09
Fix formatting error with --ignore-system-defaults in "lh_config --help"
Chris Lamb
1
-1/+1
2011-03-09
Add --ignore-system-defaults option to not source /etc/default/live-helper.
Chris Lamb
1
-2/+8
2011-03-09
Adjust "lh_config --help" and lh_config(1) so that the -m option corresponds ...
Chris Lamb
1
-2/+2
2011-03-09
Ensure "Using system defaults" message appears when calling lh_config without...
Chris Lamb
1
-1/+1
2011-03-09
Parsing local arguments to lh_config last.
Daniel Baumann
1
-5/+5
2011-03-09
Correcting order where system-wide lh_config defaults file is read, thanks to...
Daniel Baumann
1
-6/+7
2011-03-09
Correcting path for system-wide lh_config defaults file.
Daniel Baumann
1
-1/+1
2011-03-09
Added support for /etc/live-helper.
Marco Amadori
1
-0/+7
2011-03-09
Removed a useless space.
Marco Amadori
1
-1/+1
2011-03-09
Create chroot_local-preseed/ directory when building config/ in lh_config
Chris Lamb
1
-0/+1
2011-03-09
helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap"
Chris Lamb
1
-1/+1
2011-03-09
Updating help output of lh_config.
Daniel Baumann
1
-3/+4
2011-03-09
Using new Read_conffile(); now.
Daniel Baumann
1
-7/+1
2011-03-09
Adding 'all' configuration file.
Daniel Baumann
1
-0/+1
2011-03-09
Allow LH_ENCRYPTION="disabled" to disable encryption
Chris Lamb
1
-2/+2
[next]