Age | Commit message (Expand) | Author |
2014-06-17 | Replace subprocess.call() with subprocess.check_call(). | Kiel Christofferson |
2014-04-28 | Correcting os.chmod usage in lb init. | Daniel Baumann |
2014-04-26 | Ensuring correct include directory permissions avoiding tainting of target sy... | Daniel Baumann |
2014-04-26 | Run hooks in sorted order (Closes: #745839). | Simon McVittie |
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann |
2013-11-10 | Pre-emptively removing occurances of the short name of the Debian derivative ... | Daniel Baumann |
2013-11-10 | Correcting a few copy/paste errors in *-includes python stubs. | Daniel Baumann |
2013-11-07 | Correcting file open modes in lb-init. | Daniel Baumann |
2013-11-06 | Moving live-build development disclaimer message from lb-config to lb-init. | Daniel Baumann |
2013-11-06 | Moving bootstrapping of derivative archive-keys from config to init. | Daniel Baumann |
2013-11-05 | Correcting comment in bootstrap-cdebootstrap. | Daniel Baumann |
2013-11-05 | Adding --distribution to lb-init. | Daniel Baumann |
2013-11-05 | Adding initial stub for lb init. | Daniel Baumann |
2013-11-04 | Correcting error message when no includes have been found in *-includes comma... | Daniel Baumann |
2013-11-04 | Adding bootstrap-includes. | Daniel Baumann |
2013-11-04 | Adding sources-includes. | Daniel Baumann |
2013-11-04 | Rewriting binary_includes in python. | Daniel Baumann |
2013-11-04 | Completing incomplete verbose message when copying files in chroot-includes. | Daniel Baumann |
2013-11-04 | Correcting spelling typo in python stubs (s/optained/obtained/). | Daniel Baumann |
2013-11-04 | Adding dependency check for cpio in chroot-includes. | Daniel Baumann |
2013-11-04 | Updating program description of *-hook commands. | Daniel Baumann |
2013-11-04 | Rewriting chroot_includes in python. | Daniel Baumann |
2013-11-04 | Updating todos in python stubs. | Daniel Baumann |
2013-11-04 | Switching to later submodule naming scheme for python stubs. | Daniel Baumann |
2013-11-04 | Streamlineing a few comments in the python stubs. | Daniel Baumann |
2013-11-04 | Handling bootstrap cache inside the bootstrap stubs itself. | Daniel Baumann |
2013-11-04 | Simplifying package cache stanza in python bootstrap stubs. | Daniel Baumann |
2013-11-04 | Replacing os.link calls for hooks with shutil.copy to properly dereference sy... | Daniel Baumann |
2013-11-04 | Manually adding --version to argparse in python stub since python 3.3 dropped... | Daniel Baumann |
2013-11-04 | Moving python stubs to their own subdirectory within the source tree. | Daniel Baumann |