Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Petar Dimitrijevic
Andreas Niederl wrote: Petar Dimitrijevic wrote: Andreas Niederl wrote: [...] Note, that you have to include libstdc++.so yourself if you're not emerging gcc into your /install. You mean just to copy libstdc++.so to /lib or emerge libstdc++ ? [...] Just copy it ove

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Petar Dimitrijevic
Neil Bothwick wrote: On Fri, 28 Sep 2007 00:51:45 +0200, Petar Dimitrijevic wrote: I'm not cross compiling. I'm compiling the packages on i686 arch for i686 arch. The C3 is i586 not i686. Compile for i686 and it will crash. I built a system booting from CF on an Epia board and I used

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Andreas Niederl
Petar Dimitrijevic wrote: > Andreas Niederl wrote: [...] >> Note, that you have to include libstdc++.so yourself if you're not >> emerging gcc into your /install. >> > You mean just to copy libstdc++.so to /lib or emerge libstdc++ ? [...] Just copy it over to /usr/lib (which is the default loca

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Neil Bothwick
On Fri, 28 Sep 2007 00:51:45 +0200, Petar Dimitrijevic wrote: > I'm not cross compiling. I'm compiling the packages on i686 arch for > i686 arch. The C3 is i586 not i686. Compile for i686 and it will crash. I built a system booting from CF on an Epia board and I used a variation on this http://f

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Petar Dimitrijevic
Andreas Niederl wrote: Hi, Petar Dimitrijevic wrote: Hi ppl, My basic idea is to have chroot-ed environment which will be the full system and then to install separate system with only minimal stuff (without gcc, portage, ...). When I need to update the minimal system I will first update the

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Petar Dimitrijevic
forgottenwizard wrote: On 23:04 Thu 27 Sep , Petar Dimitrijevic wrote: forgottenwizard wrote: On 19:42 Thu 27 Sep , Petar Dimitrijevic wrote: Hi ppl, My basic idea is to have chroot-ed environment which will be the full system and then to install separate system wit

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread forgottenwizard
On 23:04 Thu 27 Sep , Petar Dimitrijevic wrote: > forgottenwizard wrote: >> On 19:42 Thu 27 Sep , Petar Dimitrijevic wrote: >> >>> Hi ppl, >>> >>> My basic idea is to have chroot-ed environment which will be the full >>> system and then to install separate system with only minimal stuff

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Andreas Niederl
Hi, Petar Dimitrijevic wrote: > Hi ppl, > > My basic idea is to have chroot-ed environment which will be the full > system and then to install separate system with only minimal stuff > (without gcc, portage, ...). When I need to update the minimal system I > will first update the chrooted one and

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Petar Dimitrijevic
forgottenwizard wrote: On 19:42 Thu 27 Sep , Petar Dimitrijevic wrote: Hi ppl, My basic idea is to have chroot-ed environment which will be the full system and then to install separate system with only minimal stuff (without gcc, portage, ...). When I need to update the minimal system

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread forgottenwizard
On 19:42 Thu 27 Sep , Petar Dimitrijevic wrote: > Hi ppl, > > My basic idea is to have chroot-ed environment which will be the full > system and then to install separate system with only minimal stuff (without > gcc, portage, ...). When I need to update the minimal system I will first > upda

[gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Petar Dimitrijevic
Hi ppl, My basic idea is to have chroot-ed environment which will be the full system and then to install separate system with only minimal stuff (without gcc, portage, ...). When I need to update the minimal system I will first update the chrooted one and the emerge the updates onto the new o