Mailinglist Archive: opensuse-factory (1264 mails)

< Previous Next >
Re: [opensuse-factory] systemd on second boot?
Le vendredi 16 septembre 2011 à 21:48 +0200, Rüdiger Meier a écrit :
On Friday 16 September 2011, Stephan Kulow wrote:
Am Freitag, 16. September 2011 schrieb Ruediger Meier:
At which point should the magic happen to select between starting
init or systemd?

In the grub boot menu - in build250 the default is sysvinit, but f5
will change it. At ~270 the default is systemd


Ok, even I've made a zypper dup against factory.

First reboot was "successful" but without any logging output on my
splash=native console.
Also it got into runlevel 5 instead of my default runlevel 3.


Furthermore while booting it messed up /etc without asking me:

This is not systemd but syslog-service package. It should probably put
generated files in /run and not in /etc (and not change sysv
dependencies).

factory:/etc/systemd # git st
# On branch master
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# new file: system/klogd.service
# new file: system/multi-user.target.wants/syslog.service
#
# Changes not staged for commit:
# (use "git add/rm <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working
directory)
#
# deleted: ../init.d/rc2.d/K07syslog
# deleted: ../init.d/rc2.d/K08earlysyslog
# deleted: ../init.d/rc2.d/S01earlysyslog
# deleted: ../init.d/rc2.d/S03syslog
# deleted: ../init.d/rc3.d/K07syslog
# deleted: ../init.d/rc3.d/K08earlysyslog
# deleted: ../init.d/rc3.d/S01earlysyslog
# deleted: ../init.d/rc3.d/S03syslog
# deleted: ../init.d/rc5.d/K07syslog
# deleted: ../init.d/rc5.d/K08earlysyslog
# deleted: ../init.d/rc5.d/S01earlysyslog
# deleted: ../init.d/rc5.d/S03syslog



Then I've tried the next reboot immediately (without doing anything
before)...
Now I see my black console hanging with blinking cursur.

So I think there is a good reason to blacklist systemd package.

Or fill a bug against syslog.

--
Frederic Crozat <fcrozat@xxxxxxxx>
SUSE

--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >