summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_live-packages
AgeCommit message (Collapse)Author
2015-01-04Updating year in copyright notices to 2015.Daniel Baumann
2014-08-28Moving partial python rewrite to separate branch, let's do it in the ↵Daniel Baumann
jessie+1 cycle rather than go with the current mixed code.
2013-11-05Dropping chroot_live-packages by moving logic outside of live-build into the ↵Daniel Baumann
config directory.
2013-05-06Removing all references to my old email address.Daniel Baumann
2013-05-06Updating year in all copyright notices.Daniel Baumann
2013-05-06Adding debian version 4.0~a1-1.debian/4.0_a1-1Daniel Baumann
2013-01-01Updating year in all copyright notices.Daniel Baumann
2012-10-31Also supporting the other way around: removing systemd from a bootstrap and ↵Daniel Baumann
switching to sysvinit for those distributions that default to systemd.
2012-10-31Making sysvinit removal on systemd systems conditional, newer bootstraps ↵Daniel Baumann
might not always pull in sysvinit packages anymore.
2012-10-29Removing sysvinit when building images with systemd.Daniel Baumann
2012-10-28Shortening initsystem specific hacks for wheezy, systemd on squeeze never ↵Daniel Baumann
was really supported anyway.
2012-08-27Dropping lb prefix from live-build scripts, not needed anymore.Daniel Baumann
Previously, we needed to keep the lb_* prefix as the scripts could also be executed standalone. Since the lb wrapper is mandatory since squeeze, we can drop this now.