]> git.ipfire.org Git - ipfire-2.x.git/commit
installer: Remove the option to install without journal
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Dec 2024 12:05:46 +0000 (12:05 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Dec 2024 12:06:42 +0000 (12:06 +0000)
commitca81c65144e64a54937a00bf79f7a51e80bc6d97
treef94bc765a2eff4aca42260238b7e8e64fff90598
parentf2fce26932d86ac6e15ec33d58ae432958411410
installer: Remove the option to install without journal

It was possible to install a new system without a journal. I think this
is a very outdated concept now and should be avoided in favour of
filesystem integrity.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/installer/hw.c
src/installer/hw.h
src/installer/main.c