diff options
author | Eric Thibodeau <kyron@neuralbs.com> | 2008-10-20 15:36:20 -0400 |
---|---|---|
committer | Eric Thibodeau <kyron@neuralbs.com> | 2008-10-20 15:36:20 -0400 |
commit | d181cc17c0c7a4adf6c4c2fbd6bcd2b4a67dd643 (patch) | |
tree | f300851103994d277d4674c12e7ff2e36dfeb3c0 /TODO | |
parent | LiveCD-HOWTO: Documentation update to reflect latest portage changes (diff) | |
download | clustering-livecd-d181cc17c0c7a4adf6c4c2fbd6bcd2b4a67dd643.tar.gz clustering-livecd-d181cc17c0c7a4adf6c4c2fbd6bcd2b4a67dd643.tar.bz2 clustering-livecd-d181cc17c0c7a4adf6c4c2fbd6bcd2b4a67dd643.zip |
Added call to torque's confi within beowulf-head if USE=-livecd (ie: not in catalyst)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +General: +_config files_ +The domaine name is set in both files, this might cause weird problems if not set to identical values. This also means we're doing something incorrect ans out config file approach is flawed (duplication of information, things _will_ go wrong). + beowulf-head ebuild: The beowulf-head ebild requires that the NFS bootable image exists in /tftproot/nfsroot/$ARCH prior to calling pkg_config. Currently, this folder is populated thanks to the following sequence: |