]> git.ipfire.org Git - ipfire-2.x.git/commit
installer: Ignore umount errors when target doesn't exist
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 22 Dec 2021 16:07:26 +0000 (16:07 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 22 Dec 2021 16:07:49 +0000 (16:07 +0000)
commit91588cb42a2322a8aebd176ec59d1b18e8bbbd9b
treeb412d55ad099dae8bef7e63c1cdb46b6dfa77937
parent68b57610898d586668b586e4a73db0cec98763f2
installer: Ignore umount errors when target doesn't exist

Some paths might not exist on some systems which caused the installer to
abort the installation. This patch makes the installer ignore this
condition.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/installer/hw.c