summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/chroot_local-patches/live-boot_subdevices-order.patch11
-rw-r--r--config/repositories/zevenos1
2 files changed, 1 insertions, 11 deletions
diff --git a/config/chroot_local-patches/live-boot_subdevices-order.patch b/config/chroot_local-patches/live-boot_subdevices-order.patch
deleted file mode 100644
index 2c0e03c..0000000
--- a/config/chroot_local-patches/live-boot_subdevices-order.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- live-boot-2.0.15.orig/scripts/live-helpers
-+++ /usr/share/initramfs-tools/scripts/live-helpers
-@@ -26,7 +26,7 @@
- sysblock=${1}
- r=""
-
-- for dev in "${sysblock}" "${sysblock}"/*
-+ for dev in "${sysblock}"/* "${sysblock}"
- do
- if [ -e "${dev}/dev" ]
- then
diff --git a/config/repositories/zevenos b/config/repositories/zevenos
index 34bb116..cacde63 100644
--- a/config/repositories/zevenos
+++ b/config/repositories/zevenos
@@ -1,3 +1,4 @@
# Zevenos Neptune (KDE 4.8)
deb http://zevenos.dyndns.org/repo sid main
+deb-src http://zevenos.dyndns.org/repo sid main