diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-09-14 23:54:58 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-09-14 23:59:02 +0200 |
commit | 2359d76bc28f0d72908924e891a5aa8af9d130ea (patch) | |
tree | 241b6c6018d8c266893f1bf76bc9b61b9b97e0f2 /config/repositories/grub | |
parent | 14f39b67ae34f7f4ea10e68ba36e4ac624dc8930 (diff) | |
download | kanotix-2359d76bc28f0d72908924e891a5aa8af9d130ea.zip kanotix-2359d76bc28f0d72908924e891a5aa8af9d130ea.tar.gz |
use grub2-squeeze-backport
Diffstat (limited to 'config/repositories/grub')
-rw-r--r-- | config/repositories/grub | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/repositories/grub b/config/repositories/grub new file mode 100644 index 0000000..7f84c01 --- /dev/null +++ b/config/repositories/grub @@ -0,0 +1,3 @@ +# Grub2 +deb http://kanotix.com/files/fix/grub2.squeeze ./ +deb-src http://kanotix.com/files/fix/grub2.squeeze ./ |