summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_live-packages
AgeCommit message (Collapse)Author
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.