]> git.ipfire.org Git - ipfire-2.x.git/commit - src/installer/hw.c
installer: Pass choosen filesystem to hw_make_destination
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Mar 2024 12:37:35 +0000 (13:37 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 26 Mar 2024 07:35:43 +0000 (07:35 +0000)
commitad73749dabdd0630475048c7c71c7b3deb157972
tree259167fa271154c127e2ba4932adfd8a1bb860ea
parent15be1e1b9fff41a33364bf89918cbcb1f4ccd37f
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>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/installer/hw.c
src/installer/hw.h
src/installer/main.c