summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-02-05 19:41:15 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-02-05 19:41:15 +0000
commit3d258c1603491b19c0f9de1e14662ebf509ff149 (patch)
treedee52ed3e075a99c4037f9732da3645f3dce6d13 /BUGS-TODO
parentFixed yacc bug (diff)
downloadgentoo-2-3d258c1603491b19c0f9de1e14662ebf509ff149.tar.gz
gentoo-2-3d258c1603491b19c0f9de1e14662ebf509ff149.tar.bz2
gentoo-2-3d258c1603491b19c0f9de1e14662ebf509ff149.zip
a new bug
Diffstat (limited to 'BUGS-TODO')
-rw-r--r--BUGS-TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/BUGS-TODO b/BUGS-TODO
index 9c06e4ee54e7..9668aed3d91e 100644
--- a/BUGS-TODO
+++ b/BUGS-TODO
@@ -1,3 +1,10 @@
+[UNASSIGNED]
+ The baselayout /etc/fstab shm line should be changed to:
+ swapfs /dev/shm swapfs defaults 0 0
+ I'm putting this in here so that Achim knows about this change :)
+ This also means that swapfs support is required in the kernel, and should be mentioned
+ in the install guide.
+
[UNASSIGNED] blender-2.04 is linked to libMesaGLU and friends. But, the nvidia
(and xfree86, I think) packages don't install libMesa compatibility symlinks.
We need to either fix this or create a mesa-compat package.