]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
installer: Ensure to always create the /boot directory.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 23 Mar 2024 10:56:21 +0000 (11:56 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 26 Mar 2024 07:33:49 +0000 (07:33 +0000)
commitfbeac0960ae9fab5bbe4ddf1518c6514be5873de
tree55b1d5ddace3d4ca6b3c39b0a9ec0e327f837304
parent4305e02d792a57e4065b158e85df1a1836bfceb3
installer: Ensure to always create the /boot directory.

Ensure to always create the /boot directory during the mounting
of the various created file systems. If the /boot directory does not
exist some following mount operations could not be performed correctly
and the installation/mounting will fail.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/installer/hw.c