- 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>