From 491e4d849000ae17d407aac41c402b148286f483 Mon Sep 17 00:00:00 2001
From: Julian Rother <julianr@fsmpi.rwth-aachen.de>
Date: Thu, 28 Feb 2019 18:14:37 +0100
Subject: [PATCH] Set ubiquity/partman-skip-unmount option

---
 preseed/lip.seed | 1 +
 1 file changed, 1 insertion(+)

diff --git a/preseed/lip.seed b/preseed/lip.seed
index a91650a..e568839 100644
--- a/preseed/lip.seed
+++ b/preseed/lip.seed
@@ -3,3 +3,4 @@ d-i ubiquity/success_command string sh /isodevice/preseed/lip-success.sh
 d-i clock-setup/utc boolean false
 d-i time/zone string Europe/Berlin
 ubiquity ubiquity/use_nonfree boolean true
+ubiquity ubiquity/partman-skip-unmount boolean true
-- 
GitLab