sysvinit: Update to 2.98

- Update sysvinit from 2.88dsf to 2.98
- From version 2.89 mounpoint build was not enabled as standard
- Patch created to modify Makefile to define mountpoint to be built
- Update of rootfiles
- Changelog is ~400 lines long from 2.88dsf to 2.98
- For details see the Changelog in the doc directory in the tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-02-12 18:59:15 +01:00
committed by Michael Tremer
parent 24c4594bef
commit 59bbf418ca
3 changed files with 20 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
bin/mountpoint
bin/pidof
#etc/inittab.d
#sbin/bootlogd
#sbin/fstab-decode
sbin/halt
@@ -14,6 +15,7 @@ sbin/telinit
usr/bin/last
usr/bin/lastb
usr/bin/mesg
#usr/bin/readbootlog
usr/bin/utmpdump
usr/bin/wall
#usr/include/initreq.h
@@ -21,8 +23,10 @@ usr/bin/wall
#usr/share/man/man1/lastb.1
#usr/share/man/man1/mesg.1
#usr/share/man/man1/mountpoint.1
#usr/share/man/man1/readbootlog.1
#usr/share/man/man1/utmpdump.1
#usr/share/man/man1/wall.1
#usr/share/man/man5/initctl.5
#usr/share/man/man5/initscript.5
#usr/share/man/man5/inittab.5
#usr/share/man/man8/bootlogd.8