From 60f8c9fabee2626045d5851ab44ef502ac5ca0a0 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 11 Apr 2012 17:20:44 -0700 Subject: [PATCH] add gdisk to install image (#811083) Add gdisk and related tools to the install image. --- share/runtime-cleanup.tmpl | 1 + share/runtime-install.tmpl | 1 + 2 files changed, 2 insertions(+) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 865fd73e..f2087376 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -188,6 +188,7 @@ removefrom firstboot /lib/systemd/* /usr/sbin/* /usr/share/firstboot/* removefrom firstboot /usr/share/locale/* removefrom fontconfig /usr/bin/* removefrom gawk /usr/bin/{igawk,pgawk} /usr/libexec/* /usr/share/* +removefrom gdisk /usr/share/* removefrom gdk-pixbuf2 /usr/share/locale* removefrom gfs2-utils /usr/sbin/* removefrom glib2 /etc/* /usr/bin/* /usr/share/locale/* diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 05cfd1bf..29c8565c 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -107,6 +107,7 @@ installpkg fpaste installpkg vim-minimal strace lsof dump xz less eject installpkg wget rsync rsh bind-utils ftp mtr vconfig rdate installpkg icfg spice-vdagent +installpkg gdisk ## actually install all the requested packages run_pkg_transaction