Re: Bootscript future

2010-08-10 Thread fade
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Tue, 10 Aug 2010 16:49:50 -0600, Matthew Burgess escribió: > Apparently it should be supplied by sysvinit (see, for example, > http://packages.ubuntu.com/lucid/i386/sysvinit-utils/filelist).  It was > apparently added in 2.86ds1-62 added to sysvin

Re: Bootscript future

2010-08-10 Thread fade
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Tue, 10 Aug 2010 17:38:50 -0400, Jeremy Huntwork escribió: > Personally, I love the flexibility that chkconfig gives you, both for > managing your scripts and for being able to quickly modify their > parameters without having to slave over symlink

Re: the issue of setting an environment variable with "set" command under Ubuntu 10.04 host

2010-06-07 Thread fade
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Sat, 5 Jun 2010 20:05:11 +0800, littlebat escribió: > I'm just intrested in your experience on bashrc: NCPUS=$(getconf _NPROCESSORS_ONLN) export MAKEFLAGS=-j$((NCPUS + NCPUS / 2)) special cases: $  grep \\-j1 .specs/* .specs/attr.spec:make -j1 \