From ef083babffb5887fcce9bf761fbadfb79a38715f Mon Sep 17 00:00:00 2001 From: rjones Date: Fri, 11 Jan 2008 17:44:57 +0000 Subject: [PATCH] Updated to Fedora 8: - util-linux renamed to util-linux-ng - %end added at end of KS file --- livecd-post.sh.in | 4 +++- livecd.ks.in | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/livecd-post.sh.in b/livecd-post.sh.in index f591405..4e3eee9 100644 --- a/livecd-post.sh.in +++ b/livecd-post.sh.in @@ -60,4 +60,6 @@ echo "RUN_FIRSTBOOT=NO" > /etc/sysconfig/firstboot touch /media/.hal-mtab # Make some mountpoints. -mkdir /mnt/root \ No newline at end of file +mkdir /mnt/root + +%end diff --git a/livecd.ks.in b/livecd.ks.in index bb0a6f5..fa9d4ef 100644 --- a/livecd.ks.in +++ b/livecd.ks.in @@ -43,7 +43,7 @@ coreutils # For device mapping device-mapper -util-linux +util-linux-ng module-init-tools gzip kpartx -- 1.8.3.1