Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-31 | Also 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-31 | Making sysvinit removal on systemd systems conditional, newer bootstraps ↵ | Daniel Baumann | |
might not always pull in sysvinit packages anymore. | |||
2012-10-29 | Removing sysvinit when building images with systemd. | Daniel Baumann | |
2012-10-28 | Shortening initsystem specific hacks for wheezy, systemd on squeeze never ↵ | Daniel Baumann | |
was really supported anyway. | |||
2012-08-27 | Dropping 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. |