From: Michael Tremer Date: Sun, 27 Feb 2011 19:38:56 +0000 (+0100) Subject: Add new distribution configuration for pakfire. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb394aee6f65ecba65b1796286b5e3bd3df6691;p=ipfire-3.x.git Add new distribution configuration for pakfire. --- diff --git a/config/default.conf b/config/default.conf new file mode 120000 index 000000000..30be3bd40 --- /dev/null +++ b/config/default.conf @@ -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 index 000000000..1e7e9b7e6 --- /dev/null +++ b/config/ipfire-3-i686.conf @@ -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 index 000000000..70d54fec6 --- /dev/null +++ b/config/pakfire.conf @@ -0,0 +1,5 @@ + +# This is the main configuration file for pakfire. + +[main] +logfile = /var/log/pakfire.log