[Eisfair] E64 Update von eisfair-service geht nicht
Holger Bruenjes
holgerbruenjes at gmx.net
Mo Mär 18 14:08:17 CET 2024
Hall Thomas
Am 18/03/2024 um 13.44 schrieb Thomas Zweifel:
> Das mkinitrd hatte ich schon machen müssen wegen der fehlenden inittab,
> damit er überhaupt wieder startet.
>
> Der "nichtlaufende" systemd wird allerdings immer noch bemängelt.
OK, da ist aber was noch nicht sauber durchgelaufen
bitte kontrollieren, dass sind die Aktionen die ausgefuehrt werden
sollten
was liegt den nun noch in /etc/rc2.d
von S03systemd sollte nicht mehr da sein
cd /sbin
/usr/bin/rm -f halt
/usr/bin/rm -f reboot
/usr/bin/rm -f shutdown
/usr/bin/rm -f sysvinit
/usr/bin/rm -f poweroff
/usr/bin/ln -s ../usr/bin/systemctl halt
/usr/bin/ln -s ../usr/bin/systemctl reboot
/usr/bin/ln -s ../usr/bin/systemctl shutdown
/usr/bin/ln -s ../usr/bin/systemctl poweroff
cd /usr/sbin
/usr/bin/ln -s ../bin/systemctl halt
/usr/bin/ln -s ../bin/systemctl reboot
/usr/bin/ln -s ../bin/systemctl shutdown
/usr/bin/ln -s ../bin/systemctl poweroff
/usr/bin/rm -f /etc/init.d/mountfs
/usr/bin/rm -f /etc/rc2.d/*mountfs
/usr/bin/rm -f /etc/init.d/reboot
/usr/bin/rm -f /etc/rc6.d/S??reboot
/usr/bin/rm -f /etc/init.d/halt
/usr/bin/rm -f /etc/rc0.d/S??halt
/usr/bin/systemctl stop mountfs.service
/usr/bin/rm -f /etc/init.d/boot.d/S03systemd
----------------
von K71systemd sollte nicht mehr da sein
cd /sbin
/usr/bin/rm -f init
/usr/bin/ln -s ../usr/lib/systemd/systemd init
cd /usr/sbin
/usr/bin/ln -s ../lib/systemd/systemd init
# ---------------------------------------------------------------
# remove unwanted init scripts
# ---------------------------------------------------------------
/usr/bin/rm -f /etc/init.d/checkfs
/usr/bin/rm -f /etc/rc2.d/*checkfs
/usr/bin/rm -f /etc/init.d/ide
/usr/bin/rm -f /etc/rc2.d/*ide
/usr/bin/rm -f /etc/init.d/dbus
/usr/bin/rm -f /etc/rc2.d/*dbus
/usr/bin/rm -f /etc/init.d/swap
/usr/bin/rm -f /etc/rc2.d/*swap
/usr/bin/rm -f /etc/init.d/pam
/usr/bin/rm -f /etc/rc2.d/*pam
/usr/bin/rm -f /etc/init.d/screen
/usr/bin/rm -f /etc/rc2.d/*screen
/usr/bin/rm -f /etc/init.d/mountvirtfs
/usr/bin/rm -f /etc/rc2.d/*mountvirtfs
/usr/bin/rm -f /etc/init.d/boot.cleanup
/usr/bin/rm -f /etc/init.d/boot.d/S01cleanup
/usr/bin/rm -f /etc/init.d/hostname
/usr/bin/rm -f /etc/rc2.d/*hostname
/usr/bin/rm -f /etc/init.d/base
/usr/bin/rm -f /etc/init.d/boot
/usr/bin/rm -f /etc/init.d/rtc
/usr/bin/rm -f /etc/rc2.d/*rtc
/usr/bin/rm -f /etc/rc2.d/K71systemd
Holger
Mehr Informationen über die Mailingliste Eisfair