]> git.ipfire.org Git - ipfire-2.x.git/commit
sysvinit: Update to version 3.11
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 24 Nov 2024 12:27:15 +0000 (13:27 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 17 Dec 2024 08:09:30 +0000 (09:09 +0100)
commitb6320f1393481507c0abf8ab2aa796ced909f2c1
tree8d9636f4c9b938c16bb8a245b0c59fcea7c0bd77
parentf71a0d3bb7970c2adf626a8b7957932380142a96
sysvinit: Update to version 3.11

- Update from version 3.10 to 3.11
- Update of rootfile not required
- Changelog
    3.11
    * Some escape characters were included in the inittab manual page, but not
      displayed by the "man" command because they were not (ironically)
      properly escaped. This has been fixed.
    * Enabled chaining commands together in the inittab file. This allows the
      admin to run commands like "task1 && task2" or "task2 || task2" from the
      inittab file.
    * Fix typoes in halt manual page. Fixes provided by Bjarni Ingi Gislason.
    * Fix typos/markdown in fstab-decode manual page.
      Patch provided by Bjarni Ingi Gislason.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/sysvinit
src/patches/sysvinit-3.11_build_mountpoint.patch [moved from src/patches/sysvinit-3.10_build_mountpoint.patch with 100% similarity]