summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2006-09-15 20:45:50 +0000
committerBenedikt Boehm <hollow@gentoo.org>2006-09-15 20:45:50 +0000
commitc57d3cde4e285146664a80bd7c8e7db2160411c6 (patch)
treeb31c5fccf98030bfc68f884b0e02173f8b402ccb
parentthis can't be a fix; it either works without or a real fix has to be found (diff)
downloadmisc-c57d3cde4e285146664a80bd7c8e7db2160411c6.tar.gz
misc-c57d3cde4e285146664a80bd7c8e7db2160411c6.tar.bz2
misc-c57d3cde4e285146664a80bd7c8e7db2160411c6.zip
patch is now in vanilla
svn path=/; revision=476
-rw-r--r--util-vserver/patches/0.30.211/200_all_sharedportage.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/util-vserver/patches/0.30.211/200_all_sharedportage.patch b/util-vserver/patches/0.30.211/200_all_sharedportage.patch
deleted file mode 100644
index 9db406a..0000000
--- a/util-vserver/patches/0.30.211/200_all_sharedportage.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: util-vserver/distrib/misc/fstab
-===================================================================
---- util-vserver.orig/distrib/misc/fstab
-+++ util-vserver/distrib/misc/fstab
-@@ -1,3 +1,7 @@
- none /proc proc defaults 0 0
- none /tmp tmpfs size=16m,mode=1777 0 0
- none /dev/pts devpts gid=5,mode=620 0 0
-+
-+# shared portage tree
-+#/usr/portage /usr/portage none bind,ro 0 0
-+#/usr/portage/distfiles /usr/portage/distfiles none bind,rw 0 0