https://bugzilla.novell.com/show_bug.cgi?id=805420 https://bugzilla.novell.com/show_bug.cgi?id=805420#c1 L. A. Walsh <suse@tlinx.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Basesystem |Basesystem Version|RC 1 |Final Product|openSUSE 12.3 |openSUSE 12.1 Target Milestone|--- |Final --- Comment #1 from L. A. Walsh <suse@tlinx.org> 2013-02-26 08:09:36 PST ---
From as near as I can tell, the rpm's for systemd are 12.1 rpms. As for what boot process is used -- what started this was that my boot.local script was no longer being called and I couldn't toggle it on because it didn't exist as a service in systemd: chkconfig boot.local on insserv: Note: sysvinit service boot.local is shadowed by systemd local.service, Forwarding request to '/bin/systemctl --root / enable local.service'. Operation failed: No such file or directory
From there, I discovered that systemd doesn't seem to handle the actual HW boot as it doesn't seem to handle dependencies reliably. It appears more like in 12.[123], the systemd boot scripts have been moved to the initrd -- which would be one strong reason for my being told that we *had* to have an initrd -- so the SystemV equivalent boot scripts could be run before systemd started.
If this isn't the case, why doesn't lvm start (& finish) before local filesystems are mounted, for example. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.