[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771825: marked as done (release-notes: Update information on non-systemd Jessie upgrades and installations)



Your message dated Sat, 14 May 2016 13:45:50 +0000
with message-id <57372C0E.6080300@thykier.net>
and subject line Re: Bug#771825: release-notes: Update information on non-systemd Jessie upgrades and installations
has caused the Debian Bug report #771825,
regarding release-notes: Update information on non-systemd Jessie upgrades and installations
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
771825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771825
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release-notes
Severity: Important

Hello,

As promised on debian-devel attached is a first proposal for an update
of the release notes. There are two small issues with the patch:
- The text is edited without seeing the markup result. How to do that?
- The second part about preseeding will be tested tonight, and an
updated patch will be submitted if any changes are needed.

Thanks!
--- release_notes.current	2014-12-02 16:45:21.060959945 +0100
+++ release_notes.updated	2014-12-02 18:15:00.936959303 +0100
@@ -19,6 +19,16 @@
 193 	Pin: release o=Debian
 194 	Pin-Priority: -1
 195 	</screen>
+
+	<para>
+	It is also good to install sysvinit-core, sysvint and
+	sysvinit-utils as the first packages when upgrading. In case
+	you want an as-systemd-free-as-possible desktop environment,
+	it is also recommended to install systemd-shim, in order to
+	help apt and aptitude to avoid installing systemd-sysv and
+	other *systemd* components, unintentionally.
+	</para>
+
 196 	<caution>
 197 	<para>
 198 	Be advised that some packages may have degraded behaviour or
@@ -33,3 +43,43 @@
 207 	role="package">systemd-sysv</systemitem> package must be
 208 	installed first.
 209 	</para>
+
+ 	<!-- New installations of Jessie -->
+ 	<title>How to avoid the default init system for Jessie</title>
+ 	<para>
+	For new installations of Jessie the default init system
+	systemd-sysvinit will be installed. In order to run a
+	traditional init system, such as sysvinit-core, two
+	workarounds are available:
+
+	<para>
+	1) Go through the installation, selecting the minimum number
+	   of packages, maybe do only select standard (or use
+	   netinst.iso). After the installation and first reboot,
+	   install sysvinit-core and remove systemd-sysv (and maybe
+	   other *systemd* packages). If a desktop is to be
+	   installed install systemd-shim first before choosing other
+	   components.
+	</para>
+
+	<para>
+	2) Use a preseed command to finish the install with
+	sysvinit-core instead of systemd-core. (again choosing a
+	minimum installation)
+	<screen>
+	Choose #### Advanced options
+	Choose ### Running custom commands during the installation
+	</screen>
+	Issue
+	<screen>
+	preseed/late_command="in-target apt-get install -y sysvinit-core"
+	</screen>
+	and continue with the installation.
+	For further info see
+	https://wiki.debian.org/systemd#Installing_without_systemd
+	and
+	<screen>
+	http://d-i.debian.org/manual/en.i386/apbs05.html
+	http://d-i.debian.org/manual/example-preseed.txt
+	</screen>
+	</para>

--- End Message ---
--- Begin Message ---
On Sun, 29 Mar 2015 16:55:17 +0200 Niels Thykier <niels@thykier.net> wrote:
> Control: tags -1 pending
> 
> On 2014-12-15 17:00, Svante Signell wrote:
> > [...]
> > 
> > Hi I trimmed the patch, less text now. However, the LILO comment is
> > still there. Do you want me to remove that one too?
> > 
> 
> Hi,
> 
> I have applied a minor patch to day based on your patch submitted here
> (See attached).
> 
> First hunk was accepted as-is (modulo whitespace).  From the rest, I
> extracted some minor pieces if not already documented else where.  In
> particular:
> 
>  * I documented that installing systemd-shim and sysvinit-core manually
>    might help APT and aptitude when the pin is in place.
> 
>  * The part of keeping "sysvinit" for having a fallback init was dropped
>    as it (meanwhile) got covered in 4.1.4.2[4.1.4].  As the removal of
>    sysvinit does not happen automatically, I asserted this was
>    sufficient.
> 
>  * The [4.1.4.2] section also covers how to reboot using sysvinit as
>    long as the bootloader supports changing the kernel command line
>    prior to booting.  I know grub supports this and [1] suggests LILO
>    is also capable of doing this.
> 
> A review is welcome - in particular please let me know if there are
> things I left out that you believe should be included regardless.
> 
> Thanks,
> ~Niels
> 
> [4.1.4]
> https://www.debian.org/releases/jessie/amd64/release-notes/ch-upgrading.en.html#recovery
> 
> (The closest I could get to a direct link to 4.1.4.2)
> 
> [1] http://docstore.mik.ua/orelly/linux/lnut/ch04_05.htm
> 
> 

Applied long ago and no review comments.


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: