- 04 Jun, 2012 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 01 Jun, 2012 15 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
Problem before was that I was using 'git log' of the commit and its parent, which doesn't work as I intended when there's more than one parent. Instead, use 'git show -s', which is helpfully not documented in the manpage for git-show, but instead the manpage for git-shortlog
-
Jonathon Duerig authored
-
Leigh B Stoller authored
to emulabconfig variables; this allows me to put a bunch of passwords into a file instead of elabinelab attributes, which land in log files, mail logs, ns files, etc. Do not set root password to fixed string in rc.mkelab. Instead, if one does not come in the config variables, generate a random password string and write that into a file in /usr/testbed/etc. Localize NAMED_VARIABLES from the config variables if it exists.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
ops will boot more quickly if boss is also booting or not booted yet.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
This turns out to be less obvious then first thought, since with PAM built into sshd, also need to turn off the ChallengeResponseAuthentication setting.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
everything figured out for setting up the private vlan on both switches. There is a wire from eth1 on the control node to a port on the control switch. Another wire from eth2 to a port on the experimental switch. The complication on the control switch is that we have no serial console, and so we actually have another wire from eth3 to the control switch, so that we can dhcp and then log in and do a switcherroo to get the private vlan configured.
-
- 31 May, 2012 4 commits
-
-
Leigh B Stoller authored
little room.
-
Leigh B Stoller authored
Need to add a desire on the lannode that says it is okay to put it on a shared node, otherwise it gets a desires violation even though it maps okay. Thanks to Rob for figuring this out!
-
Leigh B Stoller authored
Avoids a problem on machines with no serial port.
-
Leigh B Stoller authored
-
- 30 May, 2012 6 commits
-
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
no longer included in their original ports. Add xauth since it is needed for proper x11 agent forwarding, and should always be installed.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 29 May, 2012 10 commits
-
-
Robert Ricci authored
-
Leigh B Stoller authored
them to be unique in the shared node case, but for good measure lets just generate random/unique macs, and then also set the "locally administered" bit (0x02 in the upper octet) cause linux requires it, and we do not want the client side to change the mac if we can avoid it.
-
Leigh B Stoller authored
them to be unique in the shared node case, but for good measure lets just generate random/unique macs, and then also set the "locally administered" bit (0x02 in the upper octet) cause linux requires it, and we do not want the client side to change the mac if we can avoid it.
-
Leigh B Stoller authored
updated.
-
Gary Wong authored
This is necessary for a "make install" to succeed without a previous "make [all]".
-
Leigh B Stoller authored
-
Leigh B Stoller authored
them to be unique in the shared node case, but for good measure lets just generate random/unique macs, and then also set the "locally administered" bit (0x02 in the upper octet) cause linux requires it, and we do not want the client side to change the mac if we can avoid it.
-
Leigh B Stoller authored
might otherwise get lost.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 27 May, 2012 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-