Re: I like what Debian is trying to do.
Hi,
> I very much agree with him on the topic of the organization of the
> distribution.
I thought about it, and it looks fairly easy to do (of course I don't think
we have the Disk/CPU power onmaster to do it:)
/usr/src/debian/rex/              
  base/
    <pkg1>/
  admin/
    <pkg20>/
  net/
    <pkg300>/
then 
cd /usr/src/debian/rex/ 
./RULES binary
will do an 
for i in */*; do
( cd $i ; debian/rules "$*")
done
Greetings
Bernd
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com
Reply to: