summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2012-02-27 11:38:50 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2012-02-27 11:38:50 +0100
commit04728efa2c791d2b98e9d4bf666d5578c459ac5a (patch)
tree4a926a23ec4d2beb2b744550a58af3fb8883723c
parent01a0968c9772b99e6fc18e1715df4531aff59aeb (diff)
downloadkanotix-04728efa2c791d2b98e9d4bf666d5578c459ac5a.zip
kanotix-04728efa2c791d2b98e9d4bf666d5578c459ac5a.tar.gz
initial changes and repositories for dragonfire
-rwxr-xr-xauto/build4
-rw-r--r--config/repositories/dragonfire3
-rw-r--r--config/repositories/wine-ppa-oneiric3
-rw-r--r--config/repositories/wine-ppa-oneiric.gpg12
4 files changed, 20 insertions, 2 deletions
diff --git a/auto/build b/auto/build
index b414473..c97fb9c 100755
--- a/auto/build
+++ b/auto/build
@@ -11,8 +11,8 @@ export LB_BOOTLOADER
# Update kanotix-version (32/64-bit and timestamp)
mkdir -p config/chroot_local-includes/etc
-[ ! -f config/chroot_local-includes/etc/kanotix-version ] && echo "Kanotix Hellfire 0000-00:00" > config/chroot_local-includes/etc/kanotix-version
-perl -pi -e "s%(Kanotix|Excalibur|Hellfire)(32|64)%\${1}$bit%i; s%(32|64)(bit)%$bit\${2}%i; s|[0-9]+-[0-9]+:[0-9]+|$(date +%Y%m%d-%H:%M)|" config/chroot_local-includes/etc/kanotix-version
+[ ! -f config/chroot_local-includes/etc/kanotix-version ] && echo "Kanotix Dragonfire 0000-00:00" > config/chroot_local-includes/etc/kanotix-version
+perl -pi -e "s%(Kanotix|Excalibur|Hellfire|Dragonfire)(32|64)%\${1}$bit%i; s%(32|64)(bit)%$bit\${2}%i; s|[0-9]+-[0-9]+:[0-9]+|$(date +%Y%m%d-%H:%M)|" config/chroot_local-includes/etc/kanotix-version
prebuild()
{
diff --git a/config/repositories/dragonfire b/config/repositories/dragonfire
new file mode 100644
index 0000000..b89374c
--- /dev/null
+++ b/config/repositories/dragonfire
@@ -0,0 +1,3 @@
+# Kanotix Dragonfire
+deb http://kanotix.com/files/dragonfire ./
+deb-src http://kanotix.com/files/dragonfire ./
diff --git a/config/repositories/wine-ppa-oneiric b/config/repositories/wine-ppa-oneiric
new file mode 100644
index 0000000..a1b0cb0
--- /dev/null
+++ b/config/repositories/wine-ppa-oneiric
@@ -0,0 +1,3 @@
+# PPA for Wine
+deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu oneiric main
+deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu oneiric main
diff --git a/config/repositories/wine-ppa-oneiric.gpg b/config/repositories/wine-ppa-oneiric.gpg
new file mode 100644
index 0000000..033032b
--- /dev/null
+++ b/config/repositories/wine-ppa-oneiric.gpg
@@ -0,0 +1,12 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+Version: SKS 1.0.10
+
+mI0ESXVzlQEEAN1BxiR961SiFrJ7tacrAImCmDdxs4OSifgpBAp8q0fe0iLcSeAoWdS7H+7Y
+4T+/2t3XEw7+3cD831WBu8c/Pv0ldx5TyDyOQmEtUBlMqy33WdKVxscirnag8ShrNM9PtG/v
+AQU/JtfQl68dXfD3BsCtrXVrjqcO2AxNYBSvd9hpABEBAAG0IkxhdW5jaHBhZCBQUEEgZm9y
+IFVidW50dSBXaW5lIFRlYW2ItgQTAQIAIAUCSXVzlQIbAwYLCQgHAwIEFQIIAwQWAgMBAh4B
+AheAAAoJEFqaBq75y42wflcD/jLMihWMzRCO60S/a7SqD0QNqV/nAYEOsma/Y2C/uhQ44j0n
+p+iOB6+PDRbyJ8GVgIjpaIbtl4sReXcf7bS9Dhhn5Gbe/n6VQr7xoMr1Io0PrXdmWpmsOfCu
+ebWU4bV1w+YBvHFFqTu5QF2Y0Fj9bRxQdQ1M2HcnXOiLq82hKlb+
+=Z9DY
+-----END PGP PUBLIC KEY BLOCK-----