This patch removes the removals of sysvinit-tools. I know it sounds strange. :) What we're saying with this is that, if sysvinit-tools package gets installed do not remove the stuff in /bin and /usr/bin. If initscripts require it, they should list sysvinit-tools as a dependency, and so it should get installed, and everything will be left in the image. If nothing lists sysvinit-tools as dependency, then it does not get installed, so the removals are not needed. -- Martin Gracik ----- Original Message ----- > > sysvinit-tools should not be installed at all. > > Not needed for systemd. > > --- > > share/ramdisk.ltmpl | 2 -- > > 1 files changed, 0 insertions(+), 2 deletions(-) > > > > diff --git a/share/ramdisk.ltmpl b/share/ramdisk.ltmpl > > index 8e62b34..a2c70cc 100644 > > --- a/share/ramdisk.ltmpl > > +++ b/share/ramdisk.ltmpl > > @@ -1100,8 +1100,6 @@ remove "systemd-units" > > "/lib/systemd/system/*plymouth*" > > remove "systemd-units" "/lib/systemd/system/quota*" > > remove "systemd-units" "/lib/systemd/system/smartcard*" > > remove "systemd-units" > > "/lib/systemd/system/systemd-remount-api-vfs.service" > > -remove "sysvinit-tools" "/bin/*" > > -remove "sysvinit-tools" "/usr/bin/*" > > remove "tar" "/usr/share/locale/*" > > remove "un-core-dotum-fonts" > > "/usr/share/fonts/un-core/UnDotumBold.ttf" > > remove "usbutils" "/usr/bin/*" > > Note that this is contradictory to 725115, so I guess what we're > saying > by pushing this patch is that /etc/init.d/functions shouldn't use the > mountpoint command. It'd be worth coordinating with initscripts on > this. > > - Chris > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list