14 Jan 2009 19:25
3 commits - conf/conf.d revisor/modrebrand scripts/DEVEL-buildinstall
Jeroen van Meeuwen <kanarip <at> fedoraproject.org>
2009-01-14 18:25:53 GMT
2009-01-14 18:25:53 GMT
conf/conf.d/fedora-10-gold.cfg | 181 +++++++++++++++++++++++++++++++++++++++++
revisor/modrebrand/__init__.py | 75 ++++++----------
scripts/DEVEL-buildinstall | 138 +++++++++++++++++--------------
3 files changed, 289 insertions(+), 105 deletions(-)
New commits:
commit f400beed1095e2c0c48692332568b3c0ac926f19
Author: Jeroen van Meeuwen (Fedora Unity) <kanarip <at> fedoraunity.org>
Date: Wed Jan 14 19:25:38 2009 +0100
Add fedora-10-gold to git repo
diff --git a/conf/conf.d/fedora-10-gold.cfg b/conf/conf.d/fedora-10-gold.cfg
new file mode 100644
index 0000000..80d2293
--- /dev/null
+++ b/conf/conf.d/fedora-10-gold.cfg
<at> <at> -0,0 +1,181 <at> <at>
+# Kickstart file for composing the "Fedora" spin of Fedora (rawhide)
+# Maintained by the Fedora Release Engineering team:
+# https://fedoraproject.org/wiki/ReleaseEngineering
+# mailto:rel-eng <at> lists.fedoraproject.org
+
+# Use a part of 'iso' to define how large you want your isos.
+# Only used when composing to more than one iso.
+# Default is 695 (megs), CD size.
+# Listed below is the size of a DVD if you wanted to split higher.
+#part iso --size=4998
+
+# Add the repos you wish to use to compose here. At least one of them needs group data.
(Continue reading)
RSS Feed