]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
installer: Pass choosen filesystem to hw_make_destination
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Mar 2024 12:35:23 +0000 (13:35 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Mar 2024 12:35:23 +0000 (13:35 +0100)
commit8984a6afbf9d98b2524ddc1dc7487c5c780d01e6
treedb83d90417022fd5b73efc67aad9f2c7ee9222ed
parent6b2990f8e2c804404ef6945adac0716087b12adf
installer: Pass choosen filesystem to hw_make_destination

This is required to proper choose if a seperate boot partition should be
created or must not created (BTRFS)

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