]> 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>
Sun, 25 Feb 2024 10:43:16 +0000 (11:43 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 23 Mar 2024 10:36:27 +0000 (11:36 +0100)
commit4b64ba1d1ac36e1743b2080232934489c318a021
treee353ac80ff9b13ae2218fa34fbd48028c35ab372
parent045f6dc718575466630049db766ddfe6df75fbe7
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>
src/installer/hw.c