Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Adding debian version 2.0~a1-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Respecting /etc/hostname in case it's part of chroot_local-includes, thanks ↵ | Daniel Baumann | 1 | -0/+6 | |
to Luigi Capriotti <l.capriotti@xbmc.org> for the idea. | |||||
2011-03-09 | Fix build failure when retrying build at deconfiguring file /bin/hostname. | Cody A.W. Somerville | 1 | -1/+4 | |
If you attempt a build and it fails for whatever reasons (say, a configuration issue) and then you retry your build without calling lh_clean, you can sometimes run into an issue with the 'deconfiguring file /bin/hostname' step. It'll try to move chroot/bin/hostname.orig to chroot/bin/hostname but chroot/bin/hostname.orig won't exist as chroot/bin/hostname hasn't been moved aside like it expects (ie. the original file is still chroot/bin/hostname). This is frustrating since if the error was ignored, the build would be able to complete successfully and as expected. So, let lh_chroot_hostname check if 'chroot/bin/hostname.orig' exists before attempting to move it to 'chroot/bin/hostname'. | |||||
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 | 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 | 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 | 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 | -23/+19 | |
2011-03-09 | Adding live-helper 1.0~a17-1. | Daniel Baumann | 1 | -0/+98 | |