ec2/fedora-18-x86_64-ec2.ks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 ec2/fedora-18-x86_64-ec2.ks |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 4253110dc925b4ed9aed576e88f2d5c6225c039b
Author: Matthew Miller <mattdm@xxxxxxxxxx>
Date:   Thu Nov 8 22:33:28 2012 -0500

    install binutils initially and then remove, so dracut can strip the initramfs

diff --git a/ec2/fedora-18-x86_64-ec2.ks b/ec2/fedora-18-x86_64-ec2.ks
index 090e1bf..e7c62ae 100644
--- a/ec2/fedora-18-x86_64-ec2.ks
+++ b/ec2/fedora-18-x86_64-ec2.ks
@@ -36,6 +36,11 @@ pciutils
 kernel
 man-db
 
+# this will get removed later in this file, but 
+# having it here lets dracut strip the initramfs
+binutils
+
+# leave eth0 alone
 -biosdevname
 
 # package to setup cloudy bits for us
@@ -46,6 +51,9 @@ cloud-init
 # more ec2-ify
 %post --erroronfail
 
+yum -y remove binutils
+
+
 # fstab mounting is different for x86_64 and i386
 cat <<EOL > /etc/fstab
 LABEL=_/   /         ext4    defaults        1 1


_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud



[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux