summaryrefslogtreecommitdiff
blob: b0c28bb10a48a89501bfcc3c02ce77f9eb9d8a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[drobbins]
	The baselayout /etc/fstab shm line should be changed to:
	shm      /dev/shm        shm      defaults                0 0
	This is for >=2.4.2 kernels.  So far, the filesystem name has
	changed from swapfs->tmpfs->shm in less than three kernel releases,
	and I hope it stays the same for now.

[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.

[achim] updating package-dependencies based on sys-build as a minimum
	set of packages

[�chim] module-config management

[achim] better devfs support and updating packages that do not
	support devfs

[�chim] fixing problems with alsa-drivers 

[drobbins] add csh support to env-update

[drobbins] enhanced useradd script for 1.0_rc4
 (is there still a problem with the minimal useradd in shadow-20001016?)

[drobbins] A configfile management system is needed (1.0_rc5+)

[UNASSIGNED] add supervise support to various packages (ongoing...)
	
[UNASSIGNED] Upgrade fetch feature of ebuild to eliminate partial download problem.
	(download is aborted, partial file sits in /usr/portage/distfiles and possibly get your
	md5sums corrupted)

[UNASSIGNED] Perl-5.6.0-r3's tcp and udp tests fail when my iptables-based stateful firewall is up.
Is there a safe way to skip these tests?