aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-10-06 15:50:02 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-10-06 15:50:02 +0000
commitcf018898a970926f8578ed2719aca019a95d9fc6 (patch)
tree0b71e2a4c77287ab6c75d09ebb7c75def0896b72 /examples/livecd-stage2_template.spec
parentallow file_check to proceed if key is not in use (diff)
downloadcatalyst-cf018898a970926f8578ed2719aca019a95d9fc6.tar.gz
catalyst-cf018898a970926f8578ed2719aca019a95d9fc6.tar.bz2
catalyst-cf018898a970926f8578ed2719aca019a95d9fc6.zip
Removed livecd/runscript and livecd/archscript from livecd-stage2 example spec template and updating version stamp.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@846 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'examples/livecd-stage2_template.spec')
-rw-r--r--examples/livecd-stage2_template.spec19
1 files changed, 3 insertions, 16 deletions
diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec
index 0e14c36e..c407d362 100644
--- a/examples/livecd-stage2_template.spec
+++ b/examples/livecd-stage2_template.spec
@@ -56,7 +56,7 @@ distcc_hosts:
# portage_confdir: /etc/portage
portage_confdir:
-# The cdfstype is used to determine what sort of CD we should build. This is
+# The fstype is used to determine what sort of CD we should build. This is
# used to set the type of loopback filesystem that we will use on our CD.
# Possible options are as follows:
# squashfs - This gives the best compression, but requires a kernel patch.
@@ -64,21 +64,8 @@ portage_confdir:
# normal - This creates a loop without compression.
# noloop - This copies the files to the CD directly, withuot using a loopback.
# example:
-# livecd/cdfstype: squashfs
-livecd/cdfstype:
-
-# The archscript is for architecture-dependent configuration. Not all Gentoo
-# architectures use their own archscript. Some share with other architectures
-# that are similar.
-# example:
-# livecd/archscript: /usr/lib/catalyst/livecd/runscript/x86-archscript.sh
-livecd/archscript:
-
-# The runscript is the "brains" of the livecd-stage2 target and is designed to
-# be architecturer agnostic. It is best not to change this.
-# example:
-# livecd/runscript: /usr/lib/catalyst/livecd/runscript/default-runscript.sh
-livecd/runscript:
+# livecd/fstype: squashfs
+livecd/fstype:
# The cdtar is essentially the bootloader for the CD. It also holds the main
# configuration for the bootloader. On x86/amd64, it also can include a small