Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Using pre-cached bootstrap stage, if available, in order to build chroot ↵ | Daniel Baumann | 1 | -2/+10 | |
image which dramatically speads up building of large images. | |||||
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann | 1 | -6/+1 | |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro | 1 | -1/+1 | |
2011-03-09 | Generalizing internal Chroot(); by requiring its first argument to be the ↵ | Daniel Baumann | 1 | -1/+1 | |
chroot directory. | |||||
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Enforcing lh_config to be run before lh_build, see also ↵ | Daniel Baumann | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that. | |||||
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 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Fixing some coding style issues. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding option to allow building in fakeroot/fakechroot environment, thanks ↵ | Daniel Baumann | 1 | -2/+21 | |
to An-Cheng Huang <ancheng@vyatta.com>. | |||||
2011-03-09 | Added feature to exclude paths from the root filesystem. | Maarten ter Huurne | 1 | -0/+15 | |
To make the root filesystem as small as possible, it can be useful to exclude certain files or directories. This is now possible by using the file config/binary_rootfs/exclude, which contains a whitespace separated list of file paths to exclude; wildcards are allowed. These paths are removed from the chroot copy before the root filesystem is built. | |||||
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | 1 | -1/+6 | |
2011-03-09 | Adding live-helper 1.0~a21-1. | Daniel Baumann | 1 | -1/+2 | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | 1 | -6/+6 | |
2011-03-09 | Adding live-helper 1.0~a18-1. | Daniel Baumann | 1 | -1/+6 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -8/+8 | |
2011-03-09 | Adding live-helper 1.0~a8-1. | Daniel Baumann | 1 | -2/+3 | |
2011-03-09 | Adding live-helper 1.0~a7-1. | Daniel Baumann | 1 | -7/+12 | |
2011-03-09 | Adding live-helper 1.0~a6-1. | Daniel Baumann | 1 | -2/+14 | |
2011-03-09 | Adding live-helper 1.0~a5-1. | Daniel Baumann | 1 | -0/+7 | |
2011-03-09 | Adding live-helper 1.0~a3-1. | Daniel Baumann | 1 | -0/+50 | |