[Bug 727092] New: Release Notes should state how to change from systemd to systemv
https://bugzilla.novell.com/show_bug.cgi?id=727092 https://bugzilla.novell.com/show_bug.cgi?id=727092#c0 Summary: Release Notes should state how to change from systemd to systemv Classification: openSUSE Product: openSUSE 12.1 Version: RC 1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Release Notes AssignedTo: ke@suse.com ReportedBy: Larry.Finger@lwfinger.net QAContact: coolo@suse.com Found By: --- Blocker: --- Created an attachment (id=459372) --> (http://bugzilla.novell.com/attachment.cgi?id=459372) Script to change from systemd to systemv, or vice versa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 If a user's computer fails to boot using systemd, it is a real PITA to have to hit the F5 key on every reboot. The user should be given information on how to change the default method to avoid this step. Experimentation has shown the steps needed are to delete /sbin/init and create a link /sbin/init => /bin/systemd, or /sbin/init => /sbin/systemv. A script for /bin/sh to perform the necessary steps is attached. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727092 https://bugzilla.novell.com/show_bug.cgi?id=727092#c1 Bjørn Lie <bjorn.lie@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjorn.lie@gmail.com --- Comment #1 from Bjørn Lie <bjorn.lie@gmail.com> 2011-10-28 19:32:17 CEST --- zypper in sysvinit-init / zypper in systemd-sysvinit depending on what you want as default without pressing f5 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727092 https://bugzilla.novell.com/show_bug.cgi?id=727092#c2 --- Comment #2 from Larry Finger <Larry.Finger@lwfinger.net> 2011-10-28 17:44:12 UTC --- Thanks. The above lines need to be in the Release Notes. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727092 https://bugzilla.novell.com/show_bug.cgi?id=727092#c3 Karl Eichwalder <ke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED --- Comment #3 from Karl Eichwalder <ke@suse.com> 2011-11-02 15:05:07 CET --- Here is my proposal: <title>Booting with systemd or sysvinit</title> <para>By default, openSUSE now boots using <command>systemd</command>. In case of trouble, you can switch back to the old way using <command>sysvinit</command> by pressing the F5 key on the boot.</para> <para>If you want to switch to <command>sysvinit</command> permanently, install the <systemitem>sysvinit-init</systemitem> package. To switch back to <command>systemd</command>, reinstall the <systemitem>systemd-sysvinit</systemitem> package.</para> =========================================================================== Comment: I think there is no need to describe how you can do this with zypper or yast, because we can expect the openSUSE user to be familiar with these tools or to read the manual. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727092 https://bugzilla.novell.com/show_bug.cgi?id=727092#c4 --- Comment #4 from Stephan Kulow <coolo@suse.com> 2011-11-02 15:22:45 CET --- agreed with everything .) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727092 https://bugzilla.novell.com/show_bug.cgi?id=727092#c5 Karl Eichwalder <ke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Karl Eichwalder <ke@suse.com> 2011-11-04 12:59:36 CET --- Thanks, submitted into the build. -- 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.
participants (1)
-
bugzilla_noreply@novell.com