James Powell wrote:
I am curious about if anyone has had any level of success in adapting
OpenRC from Gentoo as a way to enhance and extent the capabilities of
sysvinit in B/LFS and utilize a more enhanced script set?
I attempted to import OpenRC into a recent SVN build of LFS using
methods adapted from Slackware’s Slackbuild.org community as a
reference, but had some issues during boot in which the boot process
completely halted and dropped to the emergency shell when the initial
start of the OpenRC services failed.
I am curious since this is beyond the scope of traditional LFS, and
somewhat more akin to BLFS if anyone had any success with it, and
could offer any suggestions and help in regards to getting the boot
process working using OpenRC?
I am not familiar with OpenRC. What does it offer? If you are
concerned with boot times, this is what my system does with the LFS boot
scripts:
Jul 12 20:46:34 -05:00 (none) Mounting virtual file systems: /run /proc
/sys OK
Jul 12 20:46:34 -05:00 (none) Bringing up the loopback interface... OK
Jul 12 20:46:34 -05:00 (none) Setting hostname to frodo... OK
Jul 12 20:46:34 -05:00 frodo Populating /dev with device nodes... OK
Jul 12 20:46:35 -05:00 frodo Activating all swap files/partitions... OK
Jul 12 20:46:35 -05:00 frodo Mounting root file system in read-only
mode... OK
Jul 12 20:46:35 -05:00 frodo Checking file systems... OK
Jul 12 20:46:35 -05:00 frodo Remounting root file system in read-write
mode... OK
Jul 12 20:46:35 -05:00 frodo Mounting remaining file systems... OK
Jul 12 20:46:35 -05:00 frodo Cleaning file systems: OK
Jul 12 20:46:35 -05:00 frodo Retrying failed uevents, if any... OK
Jul 12 20:46:35 -05:00 frodo Setting up Linux console... OK
Jul 12 20:46:35 -05:00 frodo Starting system log daemon... OK
Jul 12 20:46:35 -05:00 frodo Starting kernel log daemon... OK
Jul 12 20:46:35 -05:00 frodo Starting ACPI event daemon... OK
Jul 12 20:46:36 -05:00 frodo Bringing up the eth0 interface... SKIP
Jul 12 20:46:36 -05:00 frodo Bringing up the wlan0 interface... OK
Jul 12 20:46:36 -05:00 frodo Starting wpa_supplicant on the wlan0
interface... OK
Jul 12 20:46:36 -05:00 frodo Adding IPv4 address 192.168.0.199 to the
wlan0 interface... OK
Jul 12 20:46:36 -05:00 frodo Setting up default gateway... OK
Jul 12 20:46:36 -05:00 frodo Starting CUPS Printserver... OK
Jul 12 20:46:36 -05:00 frodo Starting ntpd... OK
Jul 12 20:46:36 -05:00 frodo Starting the D-Bus Messagebus Daemon... OK
Jul 12 20:46:36 -05:00 frodo Starting SSH Server... OK
Jul 12 20:46:37 -05:00 frodo Starting Apache HTTP daemon... OK
Jul 12 20:46:37 -05:00 frodo Starting PHP fastCGI Process Manager... OK
Jul 12 20:46:38 -05:00 frodo Starting MySQL daemon... OK
Jul 12 20:46:38 -05:00 frodo Starting sendmail... OK
Jul 12 20:46:38 -05:00 frodo Starting fcron... OK
Jul 12 20:46:38 -05:00 frodo Starting GPM console mouse service... OK
Total time: 4 seconds.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page