diff options
author | Eric Thibodeau <kyron@neuralbs.com> | 2008-07-10 02:20:39 -0400 |
---|---|---|
committer | Eric Thibodeau <kyron@neuralbs.com> | 2008-07-10 02:20:39 -0400 |
commit | 62b275210d94aff1a38ecf64670e5b890afa6cfb (patch) | |
tree | 51b6d933ed703443a8deee547a497f1e99bd424b /profiles | |
parent | Corrected a typo as per http://bugs.gentoo.org/show_bug.cgi?id=230968 (diff) | |
download | clustering-livecd-62b275210d94aff1a38ecf64670e5b890afa6cfb.tar.gz clustering-livecd-62b275210d94aff1a38ecf64670e5b890afa6cfb.tar.bz2 clustering-livecd-62b275210d94aff1a38ecf64670e5b890afa6cfb.zip |
New cluster-setup script to be runned by the user on LiveCD bootup
Corrected many OpenRC bootup sequences and quirks
--Thanks to Uber(lord) (Roy Maples) for quick fixes
--NFSroot system now boots up quickly
**There are still a few error messages on shutdown that will be adressed in later versions of OpenRC
--> ref: http://bugs.marples.name/show_bug.cgi?id=98
beowulf-head/beowulf-head automated script corrections
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hpc-clustering/package.keywords/baselayout2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/hpc-clustering/package.keywords/baselayout2 b/profiles/hpc-clustering/package.keywords/baselayout2 index aa526a1..2ade82e 100644 --- a/profiles/hpc-clustering/package.keywords/baselayout2 +++ b/profiles/hpc-clustering/package.keywords/baselayout2 @@ -1,2 +1,3 @@ =sys-apps/baselayout-2.0.0 ** +# it's not exatly 0.2.5, it's a git repo saved as 0.2.5 by running `make dist` from within the git clone =sys-apps/openrc-0.2.5 ** |