public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] ship /usr/portage with stage4
@ 2013-02-20 16:51 Burak Arslan
  2013-02-20 16:55 ` Chris White
  0 siblings, 1 reply; 2+ messages in thread
From: Burak Arslan @ 2013-02-20 16:51 UTC (permalink / raw
  To: gentoo-catalyst

Hi there,

I've set up my first stage4 catalyst job and everything seems to be in 
order.

My final gripe with it is that I couldn't get it to ship the contents of 
/usr/portage inside the stage4 tarball. Having looked at the source, I 
guess that's because the latest portage snapshot is mount --bind'ed to 
the chroot environment, which is unmounted before creating the tarball.

Any suggestions? Am I missing something obvious here?

Best regards,
Burak

ps: I wouldn't prefer to ship the archive and add this to local.start:

if [ -f /portage-latest.tar.bz2 ]; then tar xjpf /portage-latest.tar.bz2 
-C /usr && rm /portage-latest.tar.bz2; fi



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-20 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20 16:51 [gentoo-catalyst] ship /usr/portage with stage4 Burak Arslan
2013-02-20 16:55 ` Chris White

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox