public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Custom profiles
@ 2002-12-19  5:21 Cedric Veilleux
  2002-12-19 12:50 ` Chad Huneycutt
  2002-12-20 14:06 ` Jack Morgan
  0 siblings, 2 replies; 3+ messages in thread
From: Cedric Veilleux @ 2002-12-19  5:21 UTC (permalink / raw
  To: gentoo-dev

Hi,

	What is the most elegant way to use a custom profile in portage? 

	Emerge rsync will delete it if I place it under /usr/portage right? If I 
change the symbolic link in /etc/make.profile to point to another directory, 
would it cause eventual problems? Would updates to baselayout and such 
replace /etc/make.profile back to /usr/portage/profiles?

	I need to create a new profile for running gentoo in a virtual server 
environment, i.e. inside a host system. See the vserver project.



thanks,

Cedric

--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Custom profiles
  2002-12-19  5:21 [gentoo-dev] Custom profiles Cedric Veilleux
@ 2002-12-19 12:50 ` Chad Huneycutt
  2002-12-20 14:06 ` Jack Morgan
  1 sibling, 0 replies; 3+ messages in thread
From: Chad Huneycutt @ 2002-12-19 12:50 UTC (permalink / raw
  To: gentoo-dev

Cedric Veilleux wrote:

> Hi,
>
> 	What is the most elegant way to use a custom profile in portage?
>
> 	Emerge rsync will delete it if I place it under /usr/portage right? If I
> change the symbolic link in /etc/make.profile to point to another 
> directory,
> would it cause eventual problems? Would updates to baselayout and such
> replace /etc/make.profile back to /usr/portage/profiles?


Once you get past rsync blasting your updates to a profile (using one of 
the methods you suggested), there is a problem with customized updates. 
  The problem is that no notification is made when changes are made to 
the profiles.  For instance, recently, I started getting errors from 
portage that no unmasked gcc existed in portage.  It turns out that the 
version specified explicitly (*=...) in my packages file had been 
removed from portage.  A simple e-mail anytime profiles are touched 
would really be helpful.

>
-- 
Chad Huneycutt


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Custom profiles
  2002-12-19  5:21 [gentoo-dev] Custom profiles Cedric Veilleux
  2002-12-19 12:50 ` Chad Huneycutt
@ 2002-12-20 14:06 ` Jack Morgan
  1 sibling, 0 replies; 3+ messages in thread
From: Jack Morgan @ 2002-12-20 14:06 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

On Thu, Dec 19, 2002 at 12:21:39AM -0500, Cedric Veilleux wrote:
> 	What is the most elegant way to use a custom profile in portage? 
> 
> 	Emerge rsync will delete it if I place it under /usr/portage right? If I 
> change the symbolic link in /etc/make.profile to point to another directory, 
> would it cause eventual problems? Would updates to baselayout and such 
> replace /etc/make.profile back to /usr/portage/profiles?
 
i would make /usr/local/profiles and place them there. You will need to maintain
your profiles, eg make sure they are up-to-date. Then use PORTAGE_OVERLAY=" \
/usr/portage/profiles" Updates to baselayout will not hose your /etc/make.profile
as the baselayout ebuild doesn't know which arch/release you want to use. 

HTH

-- 
Jack Morgan						
Gentoo-Sparc Developer				http://www.gentoo.org/~jmorgan
Gentoo Reference Platfrom - Sparc               http://www.bonyari.com/packages/


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2002-12-20 14:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19  5:21 [gentoo-dev] Custom profiles Cedric Veilleux
2002-12-19 12:50 ` Chad Huneycutt
2002-12-20 14:06 ` Jack Morgan

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