Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-01 | remove another redundant file | jnqnfe | |
Originally removed in 42fb1e197607ac8920b3f8f3a583d1d540c5ae05 Accidentally restored in bc50443cf043616c7087f383e11bf85cd233c54e (Closes #952835) | |||
2019-12-19 | chroot_live-packages: use dpkg-query to see if a package is installed | Raphaël Hertzog | |
Closes: #944983 | |||
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann | |
2014-08-28 | Moving 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-05 | Dropping chroot_live-packages by moving logic outside of live-build into the ↵ | Daniel Baumann | |
config directory. | |||
2013-05-06 | Removing all references to my old email address. | Daniel Baumann | |
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann | |
2013-05-06 | Adding debian version 4.0~a1-1.debian/4.0_a1-1 | Daniel Baumann | |
2013-01-01 | Updating year in all copyright notices. | Daniel Baumann | |
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. |