From 57216ea8bc36ff14eba064a090885b354270f7b4 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 18 Jul 2012 21:13:33 -0400 Subject: Update boot sequencing task information. --- (limited to 'dev/todo') diff --git a/dev/todo/boot-sequencing.mdwn b/dev/todo/boot-sequencing.mdwn index b4b3ee6..2a744e5 100644 --- a/dev/todo/boot-sequencing.mdwn +++ b/dev/todo/boot-sequencing.mdwn @@ -34,12 +34,14 @@ Fink and used by Debian and openSUSE. However, this C program (in compliance with the LSB) assumes the use of runlevels. This operating system uses the init daemon of BusyBox, which [doesn't support runlevels][bb-init.c]. Therefore, we'll need to either modify insserv to work without runlevels or write our own -tool for installing symbolic links to init scripts. +tool for installing symbolic links to init scripts. (Either way, the tool +should be written in either C or UNIX shell command language, both of which are +portable and will be supported by all default installations of the OS.) Additionally, we need to decide how completely we'll conform, if at all, with the LSB in this area. -Hopefully, this can get done by September 2012. +Hopefully, this can get done by November 2012. [bf-build]: http://git.os.pehjota.net/pkg/basefiles.git/tree/build?id=0ae24516#n43 -- cgit v0.9.1