summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-31Building with dh --parallel.Daniel Baumann
2014-03-02Releasing debian version 4.0~alpha32-1.debian/4.0_alpha32-1Daniel Baumann
2014-03-02Include "components" when detecting local scripts.Kiel Christofferson
This can help facilitate development and testing during the python transition.
2014-03-02Allow config command without root privileges.Kiel Christofferson
2014-03-02Only call shift if args are not empty.Kiel Christofferson
Some shells (like dash) will exit fatally when the shift builtin is called beyond the last option.
2014-03-02Auto-detect foreign architectures in packagelist.Kiel Christofferson
* Add function to output unique list of foreign architectures from an expanded package list. * If foreign architectures are detected, add unique architectures to dpkg and update apt. * This requires users to explicitly list at least _one_ package of a foreign architecture in their package list (e.g. foo:arch) for any other foreign arch dependencies to be handled appropriately.
2014-02-21Only grab the latest version of kernel+initrd pair.Kiel Christofferson
2014-02-21Use LB_INITRAMFS case instead of assuming "live".Kiel Christofferson
2014-02-08Updating copyright notices for 2014.Daniel Baumann
2014-01-07Releasing debian version 4.0~alpha31-1.debian/4.0_alpha31-1Daniel Baumann
2013-12-29Explicitly building iso images with rock ridge extension.Daniel Baumann
2013-12-24Updated gitignore file with newly generated files.Diederik de Haas
2013-12-02Adding jessie distribution to l-b-cgi frontend.Richard Nelson
2013-11-26Silencing copying of syslinux themes since users get always distracted about ↵Daniel Baumann
syslinux 6 files not being dereferenced (which can be totally ignored if you're using syslinux 4).
2013-11-10Pre-emptively removing occurances of the short name of the Debian derivative ↵Daniel Baumann
from Canonical that cannot be named.
2013-11-10Correcting a few copy/paste errors in *-includes python stubs.Daniel Baumann
2013-11-07Correcting file open modes in lb-init.Daniel Baumann
2013-11-06Unfuzzing German translation of lb-binary-hooks.1Daniel Baumann
2013-11-06Unfuzzying dates in the German translation of the manpages.chals
2013-11-06Unfuzzying dates in the Spanish translation.chals
2013-11-06Updating, again, lb-bootstrap-debootstrap manpage, Spanish translation.chals
2013-11-06Translating lb-source-hooks manpage into Spanish.chals
2013-11-06Translating lb-init manpage into Spanish.chals
2013-11-06Updating Spanish translation of lb-chroot-hooks manpage.chals
2013-11-06Updating Spanish translation of lb-bootstrap-hooks manpage.chals
2013-11-06Updating Spanish translation of lb-bootstrap-debootstrap manpage.chals
2013-11-06Updating Spanish translation of lb-bootstrap-cdebootstrap manpage.chals
2013-11-06Updating dates in manpages.chals
2013-11-06Adding some notes on coding style in python readme.Daniel Baumann
2013-11-06Moving live-build development disclaimer message from lb-config to lb-init.Daniel Baumann
2013-11-06Moving bootstrapping of derivative archive-keys from config to init.Daniel Baumann
2013-11-05Translating lb-source-includes.1 manpage into Spanish.chals
2013-11-05Fixing copy and paste error in lb-bootstrap-includes.es.1 manpage, Spanish ↵chals
translation.
2013-11-05Translating lb-chroot-includes.1 manpage into Spanish.chals
2013-11-05Translating lb-bootstrap-includes.1 manpage into Spanish.chals
2013-11-05Translating lb-binary-includes.1 manpage into Spanish.chals
2013-11-05Correcting comment in bootstrap-cdebootstrap.Daniel Baumann
2013-11-05Updating small bits in several .po files, Spanish translation.chals
2013-11-05Translating lb-binary-hooks.1 into Spanish.chals
2013-11-05Fixing typo in lb-binary-hooks.1 manpage.chals
2013-11-05Removing obsolete po4a flag 'no-backups' from manpages/Makefile.chals
2013-11-05Adding --distribution to lb-init.Daniel Baumann
2013-11-05Adding lb-init manpage.Daniel Baumann
2013-11-05Adding initial stub for lb init.Daniel Baumann
In the past, we had lb config for both creating a configuration directory and updating settings in there. With the rewrite in Python, we're now changing this finally to the more sane 'init' (create initial 'sample' configuration directory tree, taking most arguments that lb config did) and 'config' which will only be a get/set program to work on top of an already initialized configuration tree.
2013-11-05Dropping chroot_live-packages by moving logic outside of live-build into the ↵Daniel Baumann
config directory.
2013-11-05Decrufting depends, recommends and suggests.Daniel Baumann
2013-11-04Creating all includes directories in config.Daniel Baumann
2013-11-04Releasing debian version 4.0~alpha30-1.debian/4.0_alpha30-1Daniel Baumann
2013-11-04Adding lb-bootstrap-includes manpage.Daniel Baumann
2013-11-04Correcting error message when no includes have been found in *-includes ↵Daniel Baumann
commands.