public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] baselayout upgrade
@ 2010-08-01 15:56 James
  2010-08-01 16:33 ` [gentoo-user] " James
  0 siblings, 1 reply; 6+ messages in thread
From: James @ 2010-08-01 15:56 UTC (permalink / raw
  To: gentoo-user

Ok,

I've been putting off migrating to baselayout-2;
since reading this:

http://www.mail-archive.com/gentoo-amd64@lists.gentoo.org/msg12251.html

From what I've googled, it can be a pain, but inevitable.
So is this the best/complete guide of information
I'll need?

http://www.gentoo.org/doc/en/openrc-migration.xml

Any other information and recommendations is most appreciated,
before I begin upgrading about a dozen systems.....


James







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

* [gentoo-user] Re: baselayout upgrade
  2010-08-01 15:56 [gentoo-user] baselayout upgrade James
@ 2010-08-01 16:33 ` James
  2010-08-01 17:43   ` Mick
  2010-08-01 18:50   ` Volker Armin Hemmann
  0 siblings, 2 replies; 6+ messages in thread
From: James @ 2010-08-01 16:33 UTC (permalink / raw
  To: gentoo-user

James <wireless <at> tampabay.rr.com> writes:

Here's a dev_debate that really muddies these
baselayout waters (at least from where I sit).

http://www.listware.net/201007/gentoo-dev/9517-gentoo-dev
-the-future-of-sys-appsopenrc-in-gentoo.html

Any discussion or guidance is welcome!


James




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

* Re: [gentoo-user] Re: baselayout upgrade
  2010-08-01 16:33 ` [gentoo-user] " James
@ 2010-08-01 17:43   ` Mick
  2010-08-01 18:50   ` Volker Armin Hemmann
  1 sibling, 0 replies; 6+ messages in thread
From: Mick @ 2010-08-01 17:43 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 959 bytes --]

On Sunday 01 August 2010 17:33:20 James wrote:
> James <wireless <at> tampabay.rr.com> writes:
> 
> Here's a dev_debate that really muddies these
> baselayout waters (at least from where I sit).
> 
> http://www.listware.net/201007/gentoo-dev/9517-gentoo-dev
> -the-future-of-sys-appsopenrc-in-gentoo.html
> 
> Any discussion or guidance is welcome!

Like you I thought of going down this path, but held back because as time 
passed openrc (and portage 2.2) have been masked for quite some time now.  Now 
that I see from your link that systemd may be another alternative I will 
definitely wait, until something becomes stable.

Anyway, that's just my take on this matter - for many gentoo users being on 
the latest baselayout is more important than what it is for me.  I'm happy 
when my systems work with minimum interference on my behalf so when I can help 
it I avoid unnecessary migrations by staying on stable.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] Re: baselayout upgrade
  2010-08-01 16:33 ` [gentoo-user] " James
  2010-08-01 17:43   ` Mick
@ 2010-08-01 18:50   ` Volker Armin Hemmann
  2010-08-01 19:19     ` Alex Schuster
  1 sibling, 1 reply; 6+ messages in thread
From: Volker Armin Hemmann @ 2010-08-01 18:50 UTC (permalink / raw
  To: gentoo-user

On Sonntag 01 August 2010, James wrote:
> James <wireless <at> tampabay.rr.com> writes:
> 
> Here's a dev_debate that really muddies these
> baselayout waters (at least from where I sit).
> 
> http://www.listware.net/201007/gentoo-dev/9517-gentoo-dev
> -the-future-of-sys-appsopenrc-in-gentoo.html
> 
> Any discussion or guidance is welcome!
> 
> 
> James

if it works for you and there is nothing you miss then don't change anything.

I went down the bl2/openrc path a long time ago and there were some unpleasant 
moments. But overall it was ok.

At the moment 'devfs' needs almost a freaking minute to start and I have no 
clue why.



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

* Re: [gentoo-user] Re: baselayout upgrade
  2010-08-01 18:50   ` Volker Armin Hemmann
@ 2010-08-01 19:19     ` Alex Schuster
  2010-08-05 16:01       ` James
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Schuster @ 2010-08-01 19:19 UTC (permalink / raw
  To: gentoo-user

Volker Armin Hemmann writes:

> I went down the bl2/openrc path a long time ago and there were some
> unpleasant moments. But overall it was ok.

I had no trouble at all, but I may just have been lucky.

> At the moment 'devfs' needs almost a freaking minute to start and I
> have no clue why.

Strange, there does not seem too much be going on in there, just some 
mounting of directories in /dev.
When you add a "set -xv" in the /etc/init.d/devfs script, you will get 
debug output. So you can see where exactly something hangs.

	Wonko



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

* [gentoo-user] Re: baselayout upgrade
  2010-08-01 19:19     ` Alex Schuster
@ 2010-08-05 16:01       ` James
  0 siblings, 0 replies; 6+ messages in thread
From: James @ 2010-08-05 16:01 UTC (permalink / raw
  To: gentoo-user

Alex Schuster <wonko <at> wonkology.org> writes:


> > I went down the bl2/openrc path a long time ago and there were some
> > unpleasant moments. But overall it was ok.

> I had no trouble at all, but I may just have been lucky.
 
> > At the moment 'devfs' needs almost a freaking minute to start and I
> > have no clue why.
 
> Strange, there does not seem too much be going on in there, just some 
> mounting of directories in /dev.
> When you add a "set -xv" in the /etc/init.d/devfs script, you will get 
> debug output. So you can see where exactly something hangs.


Well thanks for the discussion, I guess folks are just
holding back to see if openrc(baselayout-2) can be stablized. For now
I'm sitting on the broken(?) baselayout-1 until somebody
pipes up and sings praises about baselayout-2.

(cluck_cluck_cluck whilst doing the flunky chicken dance)


thx,
James






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

end of thread, other threads:[~2010-08-05 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-01 15:56 [gentoo-user] baselayout upgrade James
2010-08-01 16:33 ` [gentoo-user] " James
2010-08-01 17:43   ` Mick
2010-08-01 18:50   ` Volker Armin Hemmann
2010-08-01 19:19     ` Alex Schuster
2010-08-05 16:01       ` James

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