generic/fedora-19-i386-cloud.ks generic/fedora-19-x86_64-cloud.ks

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

 



 generic/fedora-19-i386-cloud.ks   |    2 +-
 generic/fedora-19-x86_64-cloud.ks |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6d6842091ae2d6a42ed1f15dd162e5807e3b8736
Author: Matthew Miller <mattdm@xxxxxxxxxx>
Date:   Tue May 21 12:48:36 2013 -0400

    use relative symlink to be consistent with f18 ks files; also, probably
    the right thing, although it shouldn't matter.

diff --git a/generic/fedora-19-i386-cloud.ks b/generic/fedora-19-i386-cloud.ks
index ee97d80..c8b0e4d 100644
--- a/generic/fedora-19-i386-cloud.ks
+++ b/generic/fedora-19-i386-cloud.ks
@@ -79,7 +79,7 @@ rsync
 #link grub.conf to menu.lst for ec2 to work
 if ! [[ -e /boot/grub/menu.lst ]]; then
   echo -n "Linking menu.lst to old-style grub.conf for pv-grub"
-  ln -s /boot/grub/grub.conf /boot/grub/menu.lst
+  ln -s grub.conf /boot/grub/menu.lst
   ln -sf /boot/grub/grub.conf /etc/grub.conf
 fi
 
diff --git a/generic/fedora-19-x86_64-cloud.ks b/generic/fedora-19-x86_64-cloud.ks
index 0f14894..70bc31b 100644
--- a/generic/fedora-19-x86_64-cloud.ks
+++ b/generic/fedora-19-x86_64-cloud.ks
@@ -79,7 +79,7 @@ rsync
 #link grub.conf to menu.lst for ec2 to work
 if ! [[ -e /boot/grub/menu.lst ]]; then
   echo -n "Linking menu.lst to old-style grub.conf for pv-grub"
-  ln -s /boot/grub/grub.conf /boot/grub/menu.lst
+  ln -s grub.conf /boot/grub/menu.lst
   ln -sf /boot/grub/grub.conf /etc/grub.conf
 fi
 


_______________________________________________
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