Gentoo Archives: gentoo-dev

From: "Patrick Börjesson" <psycho@××××××××.cx>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Speaking of new kernels being added to the tree
Date: Sat, 04 Oct 2003 15:56:46
Message-Id: 20031004175629.09f342a0.psycho@rift.ath.cx
In Reply to: Re: [gentoo-dev] Speaking of new kernels being added to the tree by Luke-Jr
1 > Packages don't neccesarilly need to be a kernel at all. If -src were
2 > implemented, there would be apache-src, kdelibs-src, gcc-src, etc...
3
4 That would mean that portage wouldn't be able to track the files
5 installed when doing a "make install" on those packages... As the
6 kernels don't install anything, but in /lib/modules/`uname -r` where the
7 kernel-modules go, portage doesn't have to track the files generated by
8 a kernel-compile. But to be able to remove files which ordinary packages
9 install portage has to be able to track the files installed by those
10 packages. This would mean that portage would have to be extensively
11 modified to be able to handle the files installed by a "make install"
12 from a package merged to /usr/src.
13 Just a thought...
14
15 Patrick Börjesson
16
17 --
18 Public key id: 4C5AB0BF
19 Public key available at search.keyserver.net[:11371]

Replies