From 72ec74bc7a7efea01bfd4174994822fab22b0eda Mon Sep 17 00:00:00 2001 From: Dmitry Pyzhov Date: Wed, 29 Aug 2012 15:36:39 +0400 Subject: [PATCH] Fix centos 6.3 silent installation --- binaries | 2 +- cookbooks/cobbler/templates/default/centos-6.3-x86_64.ks | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/binaries b/binaries index 93a38f446..d78b6e1e0 160000 --- a/binaries +++ b/binaries @@ -1 +1 @@ -Subproject commit 93a38f44675d2f1b46bdb236f0b5737c8258093f +Subproject commit d78b6e1e0f2fdd94ee684bf1720f11bff7827b84 diff --git a/cookbooks/cobbler/templates/default/centos-6.3-x86_64.ks b/cookbooks/cobbler/templates/default/centos-6.3-x86_64.ks index 365e051a7..e214c45cf 100644 --- a/cookbooks/cobbler/templates/default/centos-6.3-x86_64.ks +++ b/cookbooks/cobbler/templates/default/centos-6.3-x86_64.ks @@ -15,6 +15,7 @@ timezone --utc America/New_York bootloader --location=mbr --driveorder=sda,hda --append=" rhgb crashkernel=auto" # Partitioning +zerombr clearpart --all --initlabel autopart part swap --recommended