From 48dc071b012129c8082e0c3423f6dc7b1f865667 Mon Sep 17 00:00:00 2001 From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de> Date: Thu, 16 Oct 2014 19:20:52 +0200 Subject: [PATCH] Pre-install gparted into the rootfs --- contrib/rootfs/pre_installed_packages | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/rootfs/pre_installed_packages b/contrib/rootfs/pre_installed_packages index 1804b14..f84a07c 100644 --- a/contrib/rootfs/pre_installed_packages +++ b/contrib/rootfs/pre_installed_packages @@ -29,6 +29,7 @@ network-manager-vpnc vim htop git +gparted #texlive chktex -- GitLab