- 21 Oct, 2009 3 commits
-
-
Leigh B. Stoller authored
Wrap all calls to XMLin/XMLout in eval since on error they call die(), and we don't like that.
-
Cody Cutler authored
node_hostkeys. tpmblob uses 'tpmblob' and tpmpubkey uses 'tpmx509'.
-
Leigh B. Stoller authored
its a delay node.
-
- 20 Oct, 2009 3 commits
-
-
Keith Sklower authored
among all switches in a stack. Does check to see if the required additional perl modules are installed and will revert to standard behavior if not there. Currently only looking up vlan numbers from all the switches in the stack is actually parallelized; this alone results in a speed up by a factor of 5 on DETER. Additional speedups could be gained if we assign all the vlan numbers for vlans in snmpit -t at the time it is run thereby allowing us to construct different vlans in different switches in an overlapping way. We haven't implemented this yet on DETER awaiting synchronizing with the mothership to make use of VLan->setVlanTag().
-
Keith Sklower authored
handle quieting backends in a different way - (to minimized changes to nortel, foundry, and hp support), use perl "select" with one arg to change default for "print" with no explicit fileglob. print STDERR, STDOUT, still works; won't interfere with tblog() and friends. will put parallization mods in a separate CVS change.
-
Jonathon Duerig authored
-
- 19 Oct, 2009 5 commits
-
-
Gary Wong authored
-
Gary Wong authored
are present, prefer to use the URN.
-
Gary Wong authored
-
Ryan Jackson authored
Changed rc.linux to support sharing swap space with FreeBSD, since newer FreeBSD images want to do this. On first boot, all swap entries are removed from /etc/fstab to ensure no invalid entries are present. Then the root disk is scanned and any type 0x82 partitions are added to fstab as swap devices. An empty file is created in BOOTDIR once complete, indicating to subsequent runs that this step has already been done. On each boot, the swap entries in fstab are checked. If the device listed is a valid block device and is not currently active, mkswap and swapon are run to activate it. Entries that have the "noauto" option are skipped, as are ones prefixed with `#'.
-
David Johnson authored
Also create var/emulab/boot in the guest -- this should make it possible to boot any fedora-like guest image, even if it hasn't been emulabized. However, we need to also add support for the debian way of configuring interfaces...
-
- 18 Oct, 2009 1 commit
-
-
Keith Sklower authored
Clean up a couple of minor inconsistancies in the modules concerning printing ports not in the wires table and make sure utterances like "wap snmpit -i Nortel10 4/4" work properly.
-
- 16 Oct, 2009 15 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
- Keep from looping forever if we don't get loadinfo data - Fix zapsuperblocks; make it use files under /sys instead of calling /sbin/fdisk (I long ago gave up trying to make rc.frisbee compatible with both FreeBSD and Linux).
-
Jonathon Duerig authored
Added code to create www/crossdomain.xml and www/protogeni/crossdomain.xml. The former allows flash clients to use the latter. The latter allows flash clients to access the xmlrpc interface if they hail from boss, ops or *.protogeni.net
-
Jonathon Duerig authored
Whenever making an xmlrpc call to a new site, make sure to check the protogeni/crossdomain.xml (if it exists) rather than the root crossdomain.xml
-
David Johnson authored
ever use one of the pseudo partitions linux creates when it sees a bsd disklabel. (slices suck!)
-
David Johnson authored
post facto.
-
David Johnson authored
because we (vnode_setup) needs to go out to the nodes and run vnodesetup to trigger the reload, but os_setup needs to setup the reload. So for now, os_setup sets up the reload but does not wait nor reboot the vnode; vnode_setup does that like normal. Probably there are going to be timeout problems, but it's good enough for my needs right now.
-
Raghuveer Pullakandam authored
EXT4 directory added
-
Raghuveer Pullakandam authored
EXT4 directory added.
-
Raghuveer Pullakandam authored
EXT4 specific changes done.
-
Raghuveer Pullakandam authored
Added EXT4 specific directives
-
Raghuveer Pullakandam authored
-
Raghuveer Pullakandam authored
EXT4 support for imagezip
-
Jonathon Duerig authored
-
Leigh B. Stoller authored
-
- 15 Oct, 2009 3 commits
-
-
Raghuveer Pullakandam authored
-
Raghuveer Pullakandam authored
ext4 filesystem support for imagezip
-
Jonathon Duerig authored
-
- 14 Oct, 2009 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
- 13 Oct, 2009 8 commits
-
-
Matt Strum authored
-
Matt Strum authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Changed flag output to attributes in ptop case to conform with Tarun's changes from a few months ago.
-
Matt Strum authored
-
Leigh B. Stoller authored
-