[Pkg-sysvinit-devel] Bug#697002: [PATCH sysvinit] Add support for mount and fsck of root and /usr by an initramfs

2016-01-17 Thread Petter Reinholdtsen
[Ben Hutchings] > systemd looks for it: > > /lib/systemd/system/systemd-fsck-root.service:ConditionPathExists=!/run/initramfs/fsck-root Right. Then it isn't worth renaming to please my esthetic sense. :) Note, I really have retired from sysvinit maintenance in Debian. Not quite sure if anyone r

[Pkg-sysvinit-devel] Bug#697002: [PATCH sysvinit] Add support for mount and fsck of root and /usr by an initramfs

2016-01-17 Thread Ben Hutchings
On Sun, 2016-01-17 at 15:17 +0100, Petter Reinholdtsen wrote: > [Ben Hutchings] > > > This file name seem a bit misleading, as I would read it to mean > > > initramfs ask for fsck on the root, not initramfs already did fsck on > > > the root.  What about /run/initramfs/skip-fsck-root or something l

[Pkg-sysvinit-devel] Bug#697002: [PATCH sysvinit] Add support for mount and fsck of root and /usr by an initramfs

2016-01-17 Thread Petter Reinholdtsen
[Ben Hutchings] >> This file name seem a bit misleading, as I would read it to mean >> initramfs ask for fsck on the root, not initramfs already did fsck on >> the root.  What about /run/initramfs/skip-fsck-root or something like >> that instead? > > initramfs-tools already creates that file. Aha.

[Pkg-sysvinit-devel] Bug#697002: Bug#697002: [PATCH sysvinit] Add support for mount and fsck of root and /usr by an initramfs

2016-01-17 Thread Ben Hutchings
On Sun, 2016-01-17 at 11:02 +0100, Petter Reinholdtsen wrote: > [Ben Hutchings] > > Control: tag -1 patch > > --- > > - checkroot.sh: Do nothing if /run/initramfs/fsck-root exists > > This file name seem a bit misleading, as I would read it to mean > initramfs ask for fsck on the root, not initram

[Pkg-sysvinit-devel] Bug#697002: Bug#697002: [PATCH sysvinit] Add support for mount and fsck of root and /usr by an initramfs

2016-01-17 Thread Petter Reinholdtsen
[Ben Hutchings] > Control: tag -1 patch > --- > - checkroot.sh: Do nothing if /run/initramfs/fsck-root exists This file name seem a bit misleading, as I would read it to mean initramfs ask for fsck on the root, not initramfs already did fsck on the root. What about /run/initramfs/skip-fsck-root o