On Thu, Nov 24, 2011 at 09:51, 686f6c6d 686f6c6d@googlemail.com wrote:
- When my initial tests with 12.1 and systemd didn't work and I
noticed that the kexec after stage 2 did not seem to be executed, I started experimenting with final_reboot=true, but the problem seemed to be with the missing "insserv autoyast" instead (both final_reboot stages aren't executed with systemd, unless autoyast is brought up forcefully). If I don't "insserv autoyast", the kexec/reboot is executed after the first manual reboot.
The bottom line until now: - Apparmor wasn't the problem. - "insserv autoyast" improves the reboot behavior very much, but there are still differences in which services are "chkconfig on"-ed and started (but part of the problem is that much of the output has changed and my after-install init-script testing what went wrong can't deal with the new messages yet). - The dsa-key is not an autoyast problem, I can reproduce it during manual install of 12.1, too, with both vanilla -DVD and -net ISOs. (All tests were on qemu, so that might play a role.)
I'll continue systemd/package list testing later, but since we have a working system with sysvinit again, that's low priority and will most likely take a few weeks (working part-time).