aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Thibodeau <kyron@neuralbs.com>2008-07-08 23:11:18 -0400
committerEric Thibodeau <kyron@neuralbs.com>2008-07-08 23:11:18 -0400
commit84b4c22f75f2930bc9122d66c6b0849d9cb88ac7 (patch)
treec4614d919524aa834e2cdd04f29a14543f423243 /profiles/hpc-clustering
parentlivecd-tools password patch (diff)
downloadclustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.tar.gz
clustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.tar.bz2
clustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.zip
NFSroot now boots cleanly (almost)
- sshd keys generated in catalyst run - runlevel scripts cleaned out for a smoother boot * shutdown and reboots are still unclean, OpenRC needs to ignore useless tasks (given it's an ro ROOT) * still need to resolve the "Caching service dependencies" at boot time (very slow) Updated HOWTOs for merging nfsroot and livecd into a single ISO, currently incomplete: - Added AUFS to livecd, needs to be configured to mount nfsroot as rw for the beaowulf-head config script to function - Once AUFS is functionnal, we can start testing the booting of nodes off the livecd! ** Vmware is being used and is causing some problems: -- e1000 emulation is so good we're getting kernel module problems (irq related...is it the module or VMware...) -- found out how to disable DHCP on the local virtual net (thanks go to Demosthenes on gentoo-server): simply delete the files in /etc/vmware/vmnet1/dhcpd/ and the VMWare dhcpd won't start.
Diffstat (limited to 'profiles/hpc-clustering')
-rw-r--r--profiles/hpc-clustering/package.keywords/aufs1
-rw-r--r--profiles/hpc-clustering/package.use1
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/hpc-clustering/package.keywords/aufs b/profiles/hpc-clustering/package.keywords/aufs
new file mode 100644
index 0000000..a20ced9
--- /dev/null
+++ b/profiles/hpc-clustering/package.keywords/aufs
@@ -0,0 +1 @@
+=sys-fs/aufs-20080422 **
diff --git a/profiles/hpc-clustering/package.use b/profiles/hpc-clustering/package.use
index 86b5f21..3d39a38 100644
--- a/profiles/hpc-clustering/package.use
+++ b/profiles/hpc-clustering/package.use
@@ -15,3 +15,4 @@ app-admin/sudo ldap
# ^^^ Nope...that won't work, so commenting and trying in livecd-stage1.spec instead (net-nds/openldap added to the list)
sys-cluster/openmpi smp threads fortran
+app-editors/vim -minimal