Releases: dslm4515/MLFS-S6-Bootscripts
Stable 4.05
Updated boot database now works with latest S6 & S6-rc from skarnet.org
Tested with
- s6-2.10.0.3
- s6-rc-0.5.2.2
- s6-portable-utils-2.2.3.2
- s6-linux-init-1.0.6.3
- s6-linux-utils-2.5.1.5
Services are now enabled/disabled via adding/deleting entries from /etc/s6/sv/services/contents
Attempted to add a script to clear /tmp
at boot or at shutdown (work in progress).
Stable-3.02 Release
A minor update.
Added missing file for IPv4 static network configuration in /net-services
.
Removed pre-compile database and link in /s6/db
Stable-3.01 Release
Fixed a few typos that rendered boot scripts unresponsive.
New updated design for databases. Includes boot and service databases.
Boot database (db/db-src) is used to boot system. The services database (auxdb/auxdb-src) launches services like dbus, ConsoleKit, acpid, etc.
Boot scripts now require a initramfs to load at boot. Scripts are included to make a basic initramfs but requires cpio
Currently tested to work on x86_64-linux-musl