- 30 Sep, 2004 13 commits
-
-
Leigh B. Stoller authored
parameters in the defs file. Pretty simplistic at the moment, but will work for our current setup, and for elabinelab. Rob is gonna either laugh or shoot me.
-
Mac Newbold authored
-
Leigh B. Stoller authored
start before trying to use it. Silly, I know.
-
Mac Newbold authored
-
Leigh B. Stoller authored
what we thought.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
mountpoints, edit fstab, mount the mountpoints (using new DoneIfMounted routine in the library to make sure not already mounted). Also add SCP tp ops of the necessary ssl certs that allow the control node to tell boss (via tmcd) that it has rebooted.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
plab code.
-
Leigh B. Stoller authored
boss/op install scripts when they change. Been doin' that a lot lately.
-
Leigh B. Stoller authored
initial configuration (for turning an experimental node into a boss or ops node).
-
Leigh B. Stoller authored
kill running bootinfo in bootinfo.restart. Hey, its 6am.
-
Leigh B. Stoller authored
longer going to bother with cvsup on new installations.
-
- 29 Sep, 2004 13 commits
-
-
Robert Ricci authored
get versions of these functions.
-
Leigh B. Stoller authored
stuff uses it.
-
Leigh B. Stoller authored
totally whacked out by my half finished changes!
-
Mike Hibler authored
-
Mike Hibler authored
Add client-install target used by cdboot-install.
-
Mike Hibler authored
CDVERSION= for CD-booted machines.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Robert Ricci authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 28 Sep, 2004 11 commits
-
-
Leigh B. Stoller authored
that we can restart the name server after generating the named configuration, without it throwing a fatal exit cause there is none running.
-
Robert Ricci authored
-
Robert Ricci authored
don't get built with a package.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
2. teach slicefix how to customize linux partitions (/etc/fstab and /etc/lilo.conf) 3. lint in dhclient* files
-
Mike Hibler authored
2. handle command lines passed by bootinfo (specifically, Linux command lines which we set with groklilo
-
Mike Hibler authored
2. after killing dhclient, "ifconfig down" the non-control net IFs that get left up by dhclient
-
Leigh B. Stoller authored
-
Robert Ricci authored
now tuned to try to find the solution in the first run, so there isn't much point in running it 20 times. 3 is probably still more conservative than necessary, but let's stay on the safe side.
-
- 27 Sep, 2004 3 commits
-
-
Siddharth Aggarwal authored
-
Leigh B. Stoller authored
* Change how we get the root key over to boss during initial installation. Instead of breaking out and having the user do it by hand, we have a default keypair in the repo that is installed long enough to allow boss to ssh over to ops and install the newly generated keypair. The keypair is in the repo cause it won't ever be used anyplace else. Just to be safe, I prefix it with a from="boss.emulab.net" option when ops-install sticks it into root's authkeys file. * Fix a couple of bugs in the root key ssh. @ needs to be escaped in perl, and must use BatchMode=yes option or else the check to see of the root key was copied just hangs! * Add initialization of mysql user and group since the pkg does not do that (the port does though).
-
Russ Fish authored
-