--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: release-notes: Document that late-mounting /usr is not supported
- From: Felipe Sateler <fsateler@debian.org>
- Date: Mon, 11 Jul 2016 19:53:46 -0400
- Message-id: <146828122612.19492.6081934748618328945.reportbug@felipepc>
Package: release-notes
Severity: normal
It has been a long time since late-mounting /usr (ie, using only tools
in /) has been actually supported. In stretch, all initramfs generators
mount /usr if it is a separate mount, so that init receives both / and
/usr mounted.
Problems can occur if /usr is not pre-mounted due to:
1. Programs used during early boot require libraries or other files in
/usr. (Example, #829127)
2. Udev rules might be invoked very early in the boot process, causing
programs from /usr to be executed. (Example udev rules,
90-alsa-restore.rules, 63-md-raid-arrays.rules, 39-usbmuxd.rules).
What does this mean for users? It means that if (1) you have /usr on its
own partition, and (2) you do not use an initramfs; then you should
start using one. All of the debian-provided initramfs generators will
generate a suitable one.
The release notes should document this requirement.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
- To: 830829-done@bugs.debian.org
- Subject: Re: Bug#830829: release-notes: Document that late-mounting /usr is not supported
- From: Niels Thykier <niels@thykier.net>
- Date: Sun, 05 Feb 2017 14:14:00 +0000
- Message-id: <c66f0b15-c7ea-1f25-dd94-65c660c2a50b@thykier.net>
- In-reply-to: <CAAfdZj-gqci6c6_0jjbyCq0cmn2kdHx_M+pCA9pAe8pkF1mDjA@mail.gmail.com>
- References: <146828122612.19492.6081934748618328945.reportbug@felipepc> <CAAfdZj-gqci6c6_0jjbyCq0cmn2kdHx_M+pCA9pAe8pkF1mDjA@mail.gmail.com> <CAAfdZj-gqci6c6_0jjbyCq0cmn2kdHx_M+pCA9pAe8pkF1mDjA@mail.gmail.com>
On Tue, 22 Nov 2016 21:08:12 -0300 Felipe Sateler <fsateler@debian.org>
wrote:
> On 11 July 2016 at 19:53, Felipe Sateler <fsateler@debian.org> wrote:
> > Package: release-notes
> > Severity: normal
> >
> > [...]
>
> Please find attached a patch doing so. I put this in the issues page,
> but I'm not sure where on that page it should go, so I put it first.
>
>
>
> --
>
> Saludos,
> Felipe Sateler
Thanks, the patch has been applied with a follow up comment to make a
more visible note about who is affected by this.
Thanks,
~Niels
--- End Message ---