]> git.ipfire.org Git - ipfire-2.x.git/commit
index.cgi: Add warning about reiserfs deprecation and removal if reiserfs used
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 20 Aug 2023 14:11:02 +0000 (16:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Aug 2023 09:25:34 +0000 (09:25 +0000)
commit9149276b657acd6e9bbf7246ec94920450fa77ed
treebf6832725ec9c40f6169e1a91dc0bc47e4d08d4a
parent5cfccb2c8c9d9217775b010a45800b3d859d12dc
index.cgi: Add warning about reiserfs deprecation and removal if reiserfs used

- Reiserfs was stopped in IPFire in Core Update 167. It has been announced that reiserfs
   will be removed from the kernel in 2025.
- This patch gives a warning about this deprecation and removal if reiserfs is used. The
   warning also requests that the user does a re-installation using either ext4 or xfs
   filesystems.
- Tested out on a vm installation with reiserfs, ext4 and xfs. Messgae shown on system
   with reiserfs filesystem but nopt on the other two.
- Warning message added into the English language file and ./make.sh lang run.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 files changed:
doc/language_issues.de
doc/language_issues.en
doc/language_issues.es
doc/language_issues.fr
doc/language_issues.it
doc/language_issues.nl
doc/language_issues.pl
doc/language_issues.ru
doc/language_issues.tr
doc/language_missings
html/cgi-bin/index.cgi
langs/en/cgi-bin/en.pl