[Ovirt-devel] [PATCH appliance] Build appliance w/o docs

Perry Myers pmyers at redhat.com
Thu Nov 20 23:41:46 UTC 2008


This cuts the appliance images down by a few hundred MB.  Compressed
w/ bz2 the appliance is approx 340MB.

This worked for me on F10 build, but I'd like a few others to test
before I commit.x

Signed-off-by: Perry Myers <pmyers at redhat.com>
---
 ovirt-appliance.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ovirt-appliance.ks b/ovirt-appliance.ks
index 5f478ea..833d260 100644
--- a/ovirt-appliance.ks
+++ b/ovirt-appliance.ks
@@ -26,7 +26,7 @@ reboot
 
 %include repos.ks
 
-%packages --nobase
+%packages --excludedocs --nobase
 %include /usr/share/appliance-os/includes/base-pkgs.ks
 ovirt-recipe
 lokkit
-- 
1.6.0.3




More information about the ovirt-devel mailing list