diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2012-02-08 02:29:32 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-02-08 02:29:32 +0100 |
commit | ffb14093b38eb64a73f978d0ae966c1cdf44013f (patch) | |
tree | b484087a72c092f07c7e973c4e0a86e51b3fafad /config/repositories | |
parent | 90df5fcb4a42cca29e705822a87b47a57d30fae8 (diff) | |
download | kanotix-ffb14093b38eb64a73f978d0ae966c1cdf44013f.zip kanotix-ffb14093b38eb64a73f978d0ae966c1cdf44013f.tar.gz |
imported patches from Kano
http://kanotix.com/files/kanotix-hellfire/kanotix-live-build-update.patch
* hellfire-extra repo
* enable backports by default
* small packagelists changes
Diffstat (limited to 'config/repositories')
-rw-r--r-- | config/repositories/hellfire | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/repositories/hellfire b/config/repositories/hellfire index 5ea3a89..de5a972 100644 --- a/config/repositories/hellfire +++ b/config/repositories/hellfire @@ -1,3 +1,7 @@ # Kanotix Hellfire deb http://kanotix.com/files/hellfire ./ deb-src http://kanotix.com/files/hellfire ./ + +# Kanotix Hellfire Extra +deb http://kanotix.com/files/hellfire.extra ./ +deb-src http://kanotix.com/files/hellfire.extra ./ |