From 475836430109a97ada26f54cf3330960718de45a Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 20 Jul 2012 14:43:30 -0400 Subject: [PATCH] ENH: for full gnome3 "experience" add gnome-disk-utility network-manager-gnome otherwise would puke error and fall into fallback mode (which is not necessarily a bad thing). Altogether we might better be with XFCE anyways --- vm/d-i/tools/initial_setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/d-i/tools/initial_setup b/vm/d-i/tools/initial_setup index 6c2e5af..67c3153 100755 --- a/vm/d-i/tools/initial_setup +++ b/vm/d-i/tools/initial_setup @@ -113,7 +113,7 @@ find /lib/modules/*$darch -iname vboxsf.ko | grep -q . apt-get install --no-install-recommends -y \ gnome-core mc evince bash-completion ntpdate file-roller gnome-utils \ - gnome-themes eog vim reportbug \ + gnome-themes gnome-disk-utility network-manager-gnome eog vim reportbug \ software-center gdebi gedit-plugins gnome-media synaptic menu less libxp6 # Clean-up installed development files which got pulled in for -- 2.39.2