| 1 |
[drobbins]
|
| 2 |
The baselayout /etc/fstab shm line should be changed to:
|
| 3 |
shm /dev/shm shm defaults 0 0
|
| 4 |
This is for >=2.4.2 kernels. So far, the filesystem name has
|
| 5 |
changed from swapfs->tmpfs->shm in less than three kernel releases,
|
| 6 |
and I hope it stays the same for now.
|
| 7 |
|
| 8 |
[UNASSIGNED] blender-2.04 is linked to libMesaGLU and friends. But, the nvidia
|
| 9 |
(and xfree86, I think) packages don't install libMesa compatibility symlinks.
|
| 10 |
We need to either fix this or create a mesa-compat package.
|
| 11 |
|
| 12 |
[achim] updating package-dependencies based on sys-build as a minimum
|
| 13 |
set of packages
|
| 14 |
|
| 15 |
[ęchim] module-config management
|
| 16 |
|
| 17 |
[achim] better devfs support and updating packages that do not
|
| 18 |
support devfs
|
| 19 |
|
| 20 |
[ęchim] fixing problems with alsa-drivers
|
| 21 |
|
| 22 |
[drobbins] add csh support to env-update
|
| 23 |
|
| 24 |
[drobbins] enhanced useradd script for 1.0_rc4
|
| 25 |
(is there still a problem with the minimal useradd in shadow-20001016?)
|
| 26 |
|
| 27 |
[drobbins] A configfile management system is needed (1.0_rc5+)
|
| 28 |
|
| 29 |
[UNASSIGNED] add supervise support to various packages (ongoing...)
|
| 30 |
|
| 31 |
[UNASSIGNED] Upgrade fetch feature of ebuild to eliminate partial download problem.
|
| 32 |
(download is aborted, partial file sits in /usr/portage/distfiles and possibly get your
|
| 33 |
md5sums corrupted)
|
| 34 |
|
| 35 |
[UNASSIGNED] Perl-5.6.0-r3's tcp and udp tests fail when my iptables-based stateful firewall is up.
|
| 36 |
Is there a safe way to skip these tests?
|
| 37 |
|
| 38 |
|