Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] svn image of the Prefix tree
Date: Sat, 26 Sep 2009 15:14:01
Message-Id: 20090926151335.GU11131@gentoo.org
1 If you have no clue what the SVN image of the Prefix tree is, or you
2 know that you are using an rsync checkout of the tree, then this message
3 is not for you and you can stop reading now ;)
4
5 I just removed the licenses directory from the SVN tree. It's copied
6 from gentoo-x86 now in the rsync tree. If you have a svn snapshot you
7 work with, you can obtain the licences like you get the profiles, e.g.
8 like this in an executable file in etc/portage/postsync.d/
9
10 rsync --no-motd -a --delete \
11 rsync.prefix.freens.org::gentoo-portage-prefix/profiles/ \
12 ${EPREFIX}/usr/portage/profiles/
13 rsync --no-motd -a --delete \
14 rsync.prefix.freens.org::gentoo-portage-prefix/licenses/ \
15 ${EPREFIX}/usr/portage/licenses/
16
17
18 --
19 Fabian Groffen
20 Gentoo on a different level