Antonio Terceiro
|
8a477ac3a9
|
Translating the description of the helpers
|
2011-03-09 19:09:39 +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
|
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 |
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 |
Antonio Terceiro
|
7f1a4e4fc5
|
Replacing file checking with ls by function calls
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a
function that does exactly that.
|
2011-03-09 19:03:37 +01:00 |
Daniel Baumann
|
698992351c
|
Making check for local-patches silent.
|
2011-03-09 19:03:37 +01:00 |
Chris Lamb
|
d58eaafd5a
|
Add lh_chroot_local-patches helper to apply local patches against chroot.
|
2011-03-09 19:03:37 +01:00 |