On Mon, 03 Mar 2008 16:50:49 +0100, Michael Haubenwallner
<[EMAIL PROTECTED]> wrote:
> For hpux fex this just is adding some symlinks:
> /sbin/init.d/name -> /my/prefix/sbin/init.d/distccd
> /sbin/rc3.d/S990name -> /sbin/init.d/name # to start in runlevel 3
> /sbin/rc2.d/K100name -> /sbin/init.d
On Mon, 3 Mar 2008 15:53:20 +0100, Fabian Groffen <[EMAIL PROTECTED]>
wrote:
> On 03-03-2008 13:36:25 +, Roy Marples wrote:
>> On Thursday 28 February 2008 11:22:13 Roy Marples wrote:
>> > So the only thing left (aside from bug fixing) is to instruct OpenRC
>> > dependency
>> > code that it'
On Mon, 2008-03-03 at 15:53 +0100, Fabian Groffen wrote:
> On 03-03-2008 13:36:25 +, Roy Marples wrote:
> > On Thursday 28 February 2008 11:22:13 Roy Marples wrote:
> > > So the only thing left (aside from bug fixing) is to instruct OpenRC
> > > dependency
> > > code that it's in a prefix and t
On 03-03-2008 13:36:25 +, Roy Marples wrote:
> On Thursday 28 February 2008 11:22:13 Roy Marples wrote:
> > So the only thing left (aside from bug fixing) is to instruct OpenRC
> > dependency
> > code that it's in a prefix and to respect the noprefix keyword in services,
> > or
> > to provide d
On Thursday 28 February 2008 11:22:13 Roy Marples wrote:
> So the only thing left (aside from bug fixing) is to instruct OpenRC
> dependency
> code that it's in a prefix and to respect the noprefix keyword in services,
> or
> to provide dummy services.
This is now done.
I have OpenRC fully workin
joshua jackson wrote:
All,
Google is once again doing the summer of code for students. I'm helping
organize it this year and am putting out a call for some elements to help.
1) We need idea's for things to do. Diego has already submitted some via
his blog which have been taken into consideratio
Check your idea into cvs.. ;)
On 2/29/08, JoseAlberto <[EMAIL PROTECTED]> wrote:
> I have some ideas to improve GNAP (last year was a nice experience):
>
> - live upgrade
> - squashfs pkgs
> - unionfs
>
> i think this 3 task can fit in only one project.
>
> - use new catalyst
>
> This is the
I have some ideas to improve GNAP (last year was a nice experience):
- live upgrade
- squashfs pkgs
- unionfs
i think this 3 task can fit in only one project.
- use new catalyst
This is the hardest one adn must be a different project.
regards
El mar, 26-02-2008 a las 10:32 -0800, joshua jacks
On Tue, 26 Feb 2008 10:32:45 -0800
joshua jackson <[EMAIL PROTECTED]> wrote:
> All,
>
> Google is once again doing the summer of code for students. I'm
> helping organize it this year and am putting out a call for some
> elements to help.
>
> 1) We need idea's for things to do. Diego has already
On 28-02-2008 11:22:13 +, Roy Marples wrote:
>
> On Wed, 27 Feb 2008 15:21:58 +0100, Fabian Groffen <[EMAIL PROTECTED]>
> wrote:
> > I'm not sure how far OpenRC actually can
> > deal with unprivileged installs, so that are just things we have to find
> > out along the way.
>
> Provided you ha
On Wed, 27 Feb 2008 15:21:58 +0100, Fabian Groffen <[EMAIL PROTECTED]>
wrote:
> I'm not sure how far OpenRC actually can
> deal with unprivileged installs, so that are just things we have to find
> out along the way.
Provided you have permissions to start the configured programs, then it's
fine.
On Wednesday 27 February 2008 14:21:58 Fabian Groffen wrote:
> On 27-02-2008 13:56:51 +, Roy Marples wrote:
> > On Wed, 27 Feb 2008 13:29:15 +0100, Fabian Groffen <[EMAIL PROTECTED]>
> >
> > wrote:
> > > Well... that's great! But a jail or a (ch)root is in general not the
> > > same as a "pref
On 27-02-2008 13:56:51 +, Roy Marples wrote:
>
> On Wed, 27 Feb 2008 13:29:15 +0100, Fabian Groffen <[EMAIL PROTECTED]>
> wrote:
> > Well... that's great! But a jail or a (ch)root is in general not the
> > same as a "prefix".
>
> No, but it's the same kettle of fish as chroots, jails and vps
On Wed, 27 Feb 2008 13:29:15 +0100, Fabian Groffen <[EMAIL PROTECTED]>
wrote:
> Well... that's great! But a jail or a (ch)root is in general not the
> same as a "prefix".
No, but it's the same kettle of fish as chroots, jails and vps systems -
basically
there is a need to disable dependencies th
On 27-02-2008 10:46:43 +, Roy Marples wrote:
>
> On Wed, 27 Feb 2008 09:42:05 +0100, Fabian Groffen <[EMAIL PROTECTED]>
> wrote:
> > - baselayout porting to Prefix (mostly the start stop mechanisms)
>
> What start stop mechanics do you mean?
>
> OpenRC already has full FreeBSD jail support i
Fabian Groffen <[EMAIL PROTECTED]> wrote:
> On 26-02-2008 10:32:45 -0800, joshua jackson wrote:
> > All,
> >
> > Google is once again doing the summer of code for students. I'm helping
> > organize it this year and am putting out a call for some elements to help.
> >
> > 1) We need idea's for th
On Wed, 27 Feb 2008 09:42:05 +0100, Fabian Groffen <[EMAIL PROTECTED]>
wrote:
> - baselayout porting to Prefix (mostly the start stop mechanisms)
What start stop mechanics do you mean?
OpenRC already has full FreeBSD jail support in services like do
depend() { keyword nojail; }
That effectively
On 26-02-2008 10:32:45 -0800, joshua jackson wrote:
> All,
>
> Google is once again doing the summer of code for students. I'm helping
> organize it this year and am putting out a call for some elements to help.
>
> 1) We need idea's for things to do. Diego has already submitted some via
> his bl
On 2/26/08, joshua jackson <[EMAIL PROTECTED]> wrote:
> Rémi Cardona wrote:
> > joshua jackson a écrit :
> >> 2) We need mentors, so far confirmed I have: Diego and Saleem
> >
> > What kind of work is involved there? I wouldn't mind being a mentor
> > but I'd like to know a bit more about what
Rémi Cardona wrote:
> joshua jackson a écrit :
>> 2) We need mentors, so far confirmed I have: Diego and Saleem
>
> What kind of work is involved there? I wouldn't mind being a mentor
> but I'd like to know a bit more about what's expected from a "good"
> mentor.
>
> Thanks,
>
> Rémi
There's a few
joshua jackson a écrit :
2) We need mentors, so far confirmed I have: Diego and Saleem
What kind of work is involved there? I wouldn't mind being a mentor but
I'd like to know a bit more about what's expected from a "good" mentor.
Thanks,
Rémi
--
gentoo-dev@lists.gentoo.org mailing list
All,
Google is once again doing the summer of code for students. I'm helping
organize it this year and am putting out a call for some elements to help.
1) We need idea's for things to do. Diego has already submitted some via
his blog which have been taken into consideration.
2) We need mentors, s
22 matches
Mail list logo