]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Add new distribution configuration for pakfire.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 27 Feb 2011 19:38:56 +0000 (20:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 27 Feb 2011 19:38:56 +0000 (20:38 +0100)
config/default.conf [new symlink]
config/ipfire-3-i686.conf [new file with mode: 0644]
config/pakfire.conf [new file with mode: 0644]

diff --git a/config/default.conf b/config/default.conf
new file mode 120000 (symlink)
index 0000000..30be3bd
--- /dev/null
@@ -0,0 +1 @@
+ipfire-3-i686.conf
\ No newline at end of file
diff --git a/config/ipfire-3-i686.conf b/config/ipfire-3-i686.conf
new file mode 100644 (file)
index 0000000..1e7e9b7
--- /dev/null
@@ -0,0 +1,16 @@
+
+[distro]
+name = IPFire
+version = 3.0-alpha2
+slogan = Gluttony
+
+vendor = ipfire
+arch = i686
+
+[testingbay]
+description = IPFire Testing Repository
+
+mirrorlist = http://people.ipfire.org/~ms/testingbay/mirrors
+
+url = http://people.ipfire.org/~ms/testingbay
+
diff --git a/config/pakfire.conf b/config/pakfire.conf
new file mode 100644 (file)
index 0000000..70d54fe
--- /dev/null
@@ -0,0 +1,5 @@
+
+# This is the main configuration file for pakfire.
+
+[main]
+logfile = /var/log/pakfire.log