summaryrefslogtreecommitdiffstats
path: root/custom
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2010-06-07 00:02:00 -0500
committerBruno Wolff III <bruno@wolff.to>2010-06-07 00:02:00 -0500
commitdc84eda507bfa6a4bf76d8392ca92ff50c53fefb (patch)
treee2f7babd2688a2696998be7d84e5c11d330f4878 /custom
parent01689a4bec6b859b2d5ef81a5a07d46d38e42ae8 (diff)
downloadspin-kickstarts-dc84eda507bfa6a4bf76d8392ca92ff50c53fefb.tar.gz
spin-kickstarts-dc84eda507bfa6a4bf76d8392ca92ff50c53fefb.tar.xz
spin-kickstarts-dc84eda507bfa6a4bf76d8392ca92ff50c53fefb.zip
Get rid of the sym linked files.
The building block spins were getting included twice. But rather than change them to sym links have the ks files use ../ so they can just be dropped.
Diffstat (limited to 'custom')
-rw-r--r--custom/README4
l---------custom/fedora-live-base.ks1
l---------custom/fedora-live-desktop.ks1
l---------custom/fedora-live-mini.ks1
l---------custom/fedora-live-minimization.ks1
l---------custom/fedora-livecd-desktop.ks1
l---------custom/fedora-livecd-kde.ks1
-rw-r--r--custom/fedora-livedvd-haskell.ks2
-rw-r--r--custom/qa-test-day.ks2
9 files changed, 4 insertions, 10 deletions
diff --git a/custom/README b/custom/README
index d13cf88..dfa621b 100644
--- a/custom/README
+++ b/custom/README
@@ -3,5 +3,5 @@
This directory contains unofficial kickstarts. These have been technically
approved by the Fedora Spins SIG, but have no trademark approval.
-Included in this directory is also a few symbolic links to official Fedora
-kickstarts, used by the other kickstarts in this directory.
+If these kickstart files include standard kickstarts (such as live-base),
+they should use ../ for the directory name.
diff --git a/custom/fedora-live-base.ks b/custom/fedora-live-base.ks
deleted file mode 120000
index f283971..0000000
--- a/custom/fedora-live-base.ks
+++ /dev/null
@@ -1 +0,0 @@
-../fedora-live-base.ks \ No newline at end of file
diff --git a/custom/fedora-live-desktop.ks b/custom/fedora-live-desktop.ks
deleted file mode 120000
index 077ea4b..0000000
--- a/custom/fedora-live-desktop.ks
+++ /dev/null
@@ -1 +0,0 @@
-../fedora-live-desktop.ks \ No newline at end of file
diff --git a/custom/fedora-live-mini.ks b/custom/fedora-live-mini.ks
deleted file mode 120000
index 656fcdd..0000000
--- a/custom/fedora-live-mini.ks
+++ /dev/null
@@ -1 +0,0 @@
-../fedora-live-mini.ks \ No newline at end of file
diff --git a/custom/fedora-live-minimization.ks b/custom/fedora-live-minimization.ks
deleted file mode 120000
index aa6adeb..0000000
--- a/custom/fedora-live-minimization.ks
+++ /dev/null
@@ -1 +0,0 @@
-../fedora-live-minimization.ks \ No newline at end of file
diff --git a/custom/fedora-livecd-desktop.ks b/custom/fedora-livecd-desktop.ks
deleted file mode 120000
index 5466f3f..0000000
--- a/custom/fedora-livecd-desktop.ks
+++ /dev/null
@@ -1 +0,0 @@
-../fedora-livecd-desktop.ks \ No newline at end of file
diff --git a/custom/fedora-livecd-kde.ks b/custom/fedora-livecd-kde.ks
deleted file mode 120000
index 77a5924..0000000
--- a/custom/fedora-livecd-kde.ks
+++ /dev/null
@@ -1 +0,0 @@
-../fedora-livecd-kde.ks \ No newline at end of file
diff --git a/custom/fedora-livedvd-haskell.ks b/custom/fedora-livedvd-haskell.ks
index 173f896..4b29e96 100644
--- a/custom/fedora-livedvd-haskell.ks
+++ b/custom/fedora-livedvd-haskell.ks
@@ -1,4 +1,4 @@
-%include fedora-live-base.ks
+%include ../fedora-live-base.ks
part / --size 6000
diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks
index fc8e4e9..8ec8118 100644
--- a/custom/qa-test-day.ks
+++ b/custom/qa-test-day.ks
@@ -1,4 +1,4 @@
-%include fedora-livecd-desktop.ks
+%include ../fedora-livecd-desktop.ks
%packages
gdb