From c6b11b197444f987aba9c325643584b7100f41e9 Mon Sep 17 00:00:00 2001 From: Julian Rother <julianr@fsmpi.rwth-aachen.de> Date: Sat, 26 Sep 2015 01:50:53 +0200 Subject: [PATCH] patches: Adapted ubiquity-keep-installed patch to Ubuntu 15.10 --- patches/iso/ubiquity-keep-installed.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/patches/iso/ubiquity-keep-installed.patch b/patches/iso/ubiquity-keep-installed.patch index 26a0334..cf724a6 100644 --- a/patches/iso/ubiquity-keep-installed.patch +++ b/patches/iso/ubiquity-keep-installed.patch @@ -1,10 +1,9 @@ --- a/preseed/kubuntu.seed 2015-03-12 11:28:24.000000000 +0100 +++ b/preseed/kubuntu.seed 2015-03-11 23:56:31.000000000 +0100 -@@ -10,5 +10,6 @@ +@@ -10,4 +10,5 @@ # application packages pulled in by language packs. Given that we clearly # have the space to include them on the DVD, they're useful and we might as # well keep them installed. -ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org +ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org gparted kpartx kpartx-boot libgtkmm apt-clone cryptsetup dpkg-repack girl1.2-jason-1.0 girl1.2-xkl-1.0 girl1.2-timezonemap-1.0 keyutils libnss3-1d python-pyicu realpath +ubiquity ubiquity/use_nonfree boolean true - d-i base-installer/kernel/altmeta string lts-utopic -- GitLab