]> 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>
Sun, 25 Feb 2024 10:43:16 +0000 (11:43 +0100)
commitc33d8915716a95443956892c02fe7a3635dd8a70
treee8f6b5f70bec61f378605d407856210fe6256aa0
parent54e22907a13520fd404c82f237b51599e569d18b
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