summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-04Streamlineing a few comments in the python stubs.Daniel Baumann
2013-11-04Handling bootstrap cache inside the bootstrap stubs itself.Daniel Baumann
2013-11-04Stuffing bootstrapping of archive-keys for derivatives into lb_config, it's ↵Daniel Baumann
not a runtime thing and its logic should not be embedded in live-build but the config directory.
2013-11-04Moving testroot into lb wrapper itself.Daniel Baumann
2013-11-04Correcting spelling typo in manpages (s/hoooks/hooks/).Daniel Baumann
2013-11-04Harmonizing options markup in manpages.Daniel Baumann
2013-11-04Adding program specification to lb_bootstrap_hooks manpage.Daniel Baumann
2013-11-04Adding program specification to lb_chroot_hooks manpage.Daniel Baumann
2013-11-04Adding program specification to lb_source_hooks manpage.Daniel Baumann
2013-11-04Adding program specification to lb_binary_hooks manpage.Daniel Baumann
2013-11-04Simplifying package cache stanza in python bootstrap stubs.Daniel Baumann
2013-11-04Switching from global lock file to config tree specific one.Daniel Baumann
2013-11-04Updating filenames suffixes of example hook files.Daniel Baumann
2013-11-04Releasing debian version 4.0~alpha29-1.debian/4.0_alpha29-1Daniel Baumann
2013-11-04Replacing os.link calls for hooks with shutil.copy to properly dereference ↵Daniel Baumann
symlinks in python stubs.
2013-11-04Manually adding --version to argparse in python stub since python 3.3 ↵Daniel Baumann
dropped the version keyword.
2013-11-04Moving python stubs to their own subdirectory within the source tree.Daniel Baumann
2013-11-04Adding see also entries in hooks manpages.Daniel Baumann
2013-11-04Adding lb_source_hooks manpage.Daniel Baumann
2013-11-04Rewriting source_hooks in python.Daniel Baumann
2013-11-04Adding lb_binary_hooks manpage.Daniel Baumann
2013-11-04Rewriting binary_hooks in python.Daniel Baumann
2013-11-03Updating configuration path in update-apt-file-cache.hook.chroot.Daniel Baumann
2013-11-03Automatically symlink hooks upon creation of the configuration tree.Daniel Baumann
2013-11-03Updating file suffixes of the internal default hooks.Daniel Baumann
2013-11-03Adding lb_chroot_hooks manpage.Daniel Baumann
2013-11-03Rewriting chroot_hooks in python.Daniel Baumann
2013-11-03Adding lb_bootstrap_hooks manpage.Daniel Baumann
2013-11-03Also processing config/hooks/*.hook in bootstrap_hooks, if any.Daniel Baumann
2013-11-03Making various things in bootstrap manpages more consistent.Daniel Baumann
2013-11-03Rewriting bootstrap_hooks in python.Daniel Baumann
2013-10-28Updating to standards version 3.9.5.Daniel Baumann
2013-10-28Releasing debian version 4.0~alpha28-1.debian/4.0_alpha28-1Daniel Baumann
2013-10-28Updating rsvg calls in binary_syslinux for newer versions of librsvg2-bin, ↵Daniel Baumann
thanks to Roberto Carlos Morano <rcmorano@emergya.com> (Closes: #728030).
2013-10-23Weakening mode on pts for compliance with eglibc 2.18 within containers ↵Daniel Baumann
during build.
2013-10-23Dropping incomplete and not really supported exposed root mode.Daniel Baumann
This might come back in future if there's demand for it and the base is sufficiently cleaned up first.
2013-10-21Updating files to copy for finished build on l-b-cgi frontend and the 4.x ↵Richard Nelson
branch.
2013-10-21Depending on python3, thanks to Richard Nelson <unixabg@gmail.com> (Closes: ↵Daniel Baumann
#726806)
2013-10-18Releasing debian version 4.0~alpha27-1.debian/4.0_alpha27-1Daniel Baumann
2013-10-17Adding note about outdated/unsupported versions in general ↵Daniel Baumann
develop-ment-version warning message.
2013-10-17Updating descriptions in python stubs.Daniel Baumann
2013-10-17Sorting todo items in python stubs.Daniel Baumann
2013-10-17Calling parted with optimal aligning.Daniel Baumann
2013-10-17Harmonize comments in python stubs.Daniel Baumann
2013-10-17Updating German manpage translations.Daniel Baumann
2013-10-17Using 4 instead of 4.0 for unreleased 4.x versions as version number in ↵Daniel Baumann
python stubs.
2013-10-17Making warning about alpha version of live-build in lb_config conditional on ↵Daniel Baumann
the internal version.
2013-10-16Moving /selinux to /sys/fs/selinux to accomodate newer selinux in debian.Daniel Baumann
2013-10-15Rewrapping control file.Daniel Baumann
2013-10-15Depending on python only for the time being, rather than python3.3.Daniel Baumann