Gentoo Archives: gentoo-catalyst

From: Christophe PEREZ <christophe.perez@×××××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Re: Re: Re: Re: minimal install on usb key
Date: Thu, 30 Jun 2005 16:58:55
Message-Id: pan.2005.06.30.16.58.22.713988@novazur.fr
In Reply to: Re: [gentoo-catalyst] Re: Re: Re: minimal install on usb key by Chris Gianelloni
1 Le Thu, 30 Jun 2005 09:50:42 -0400, Chris Gianelloni a écrit :
2
3 > Actually, you said that you have DISTDIR pointed to somewhere else?
4
5 Actualy (build running), I have exactly :
6 # grep -i distdir /etc/catalyst/* /etc/make.conf
7 /etc/catalyst/catalyst.conf:# distdir specifies where your distfiles are located. This setting should
8 /etc/catalyst/catalyst.conf:distdir="/sauve_loc/portage/distfiles"
9 /etc/catalyst/catalyst-env.sh:#export DISTDIR="/download/Linux/gentoo/portage"
10 /etc/make.conf:DISTDIR=/download/Linux/gentoo/portage
11
12 # grep /download /etc/fstab
13 nfs.novazur.fr:/autre/download /download nfs rsize=8192,wsize=8192,nosuid,nolock,intr 0 0
14
15 When you write "DISTDIR" I don't know if you talk about normal system
16 distdir, or catalyst distdir.
17
18 At my first tries of building with catalyst, I had :
19 /etc/catalyst/catalyst.conf:distdir="/download/Linux/gentoo/portage"
20
21 And all packages were downloaded for each build.
22
23 I tried adding :
24 /etc/catalyst/catalyst-env.sh:export DISTDIR="/download/Linux/gentoo/portage"
25 but didn't work better.
26
27 But, I wasn't familar with catalyst at this time.
28 Now, I'm sure my specs are fine, I'll try again an will able to give you
29 more informations.
30
31 > Can you also try mounting the portage tree to your /usr/portage
32 > directory.
33
34 I never thought to do that. I always mounted only distfiles
35
36 > The reason that I say this is because of bug #88488
37 > (http://bugs.gentoo.org/88488).
38
39 ok.
40
41 --
42 Christophe PEREZ
43 --
44 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Re: Re: Re: Re: minimal install on usb key Chris Gianelloni <wolf31o2@g.o>