Re: reducing compiler instances during buildkernel

2011-11-07 Thread Joerg Sonnenberger
On Mon, Nov 07, 2011 at 06:46:24PM +1100, Peter Jeremy wrote: > On 2011-Nov-05 22:30:21 +, Alexander Best wrote: > >wouldn't it be possible to somehow spawn N gcc or clang instances > >(make -jN buildkernel) and then pipe the src to one of those N instances? > >just like with something like mu

Re: limits do not apply

2011-11-07 Thread Joerg Sonnenberger
On Mon, Nov 07, 2011 at 01:24:05PM +0900, rozhuk...@gmail.com wrote: > Scripts for which the specified user inherit it from the startup script, > rather than generate it based on the settings for the user. > > #su -m mysql -c '/bin/sh -c "/usr/bin/env"' Try to use su -c default -m mysql ... Joer

RE: limits do not apply

2011-11-07 Thread rozhuk . im
This is not my personal problem, this in: /etc/rc.subr if [ -n "$_user" ]; then _doit="su -m $_user -c 'sh -c \"$_doit\"'" fi   -- Rozhuk Ivan   > -Original Message- > From: owner-freebsd-hack...@freebsd.org [mailto:owner-freebsd- > hack...@freebsd.org] On Behalf Of Joerg Sonnenbe

Re: BUG: 'glabel label' name's lenght, is truncated without err/warn

2011-11-07 Thread rank1seeker
- Original Message - From: Lucas Holt To: rank1see...@gmail.com Cc: hack...@freebsd.org Date: Sat, 5 Nov 2011 10:24:04 -0400 Subject: Re: BUG: 'glabel label' name's lenght, is truncated without err/warn > > On Nov 5, 2011, at 7:02 AM, rank1see...@gmail.com wrote: > > > 8.2R p4 both i38