From 981571e31c2beaafd506096efc0b79fae576d445 Mon Sep 17 00:00:00 2001 From: Walter Lapchynski Date: Sat, 6 Oct 2018 08:32:45 -0700 Subject: [PATCH] Add partitionmanager. Summary: Hey, we need to mess with disks with something other than `fdisk`. Test Plan: None needed, other than to ensure that it's on the image. Reviewers: tsimonq2 Reviewed By: tsimonq2 Differential Revision: https://phab.lubuntu.me/D26 --- desktop | 1 + live | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop b/desktop index 8856451..a71e71c 100644 --- a/desktop +++ b/desktop @@ -79,6 +79,7 @@ Task-Metapackage: lubuntu-desktop * (qps) * (vim) # Useful, full-featured, terminal-based editor * (zsync) + * (partitionmanager) # Easy partition management tool == Desktopish tools which we do need == diff --git a/live b/live index ad67023..d662323 100644 --- a/live +++ b/live @@ -30,6 +30,5 @@ Task-Seeds: live-common == Other == - * partitionmanager # Easy partition management tool * cifs-utils # Needed by casper for CIFS root * cryptsetup # For LUKS/encryption support in Calamares