Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann | |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro | |
2011-03-09 | Generalizing internal Chroot(); by requiring its first argument to be the ↵ | Daniel Baumann | |
chroot directory. | |||
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann | |
2011-03-09 | Enforcing lh_config to be run before lh_build, see also ↵ | Daniel Baumann | |
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740). | |||
2011-03-09 | Adding last modifications in order to have localization fully working in ↵ | Tiago Bortoletto Vaz | |
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 | Replacing file checking with ls by function calls | Antonio Terceiro | |
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that. | |||
2011-03-09 | Making check for local-patches silent. | Daniel Baumann | |
2011-03-09 | Add lh_chroot_local-patches helper to apply local patches against chroot. | Chris Lamb | |