- 01 Mar, 2010 5 commits
-
-
Ryan Jackson authored
Set the hostname based on project and experiment name using sethostname.dhclient as we do on other images.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
assigned locally, so that the local CM can store that in the vinterfaces table for later return in cooked mode setup. Wrap start and delete sliver in a retry loop if the remote side is busy. This will take some tweaking.
-
Leigh B Stoller authored
busy (locked) and retry.
-
Leigh B Stoller authored
cooked mode nodes, but do the virtual node interfaces.
-
- 27 Feb, 2010 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 26 Feb, 2010 6 commits
-
-
Leigh B Stoller authored
node info. Not sure this will survive. Add routines to update as well. Also add Update and Refresh routines. Export VMAC for virtual interfaces as for cooked mode.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Jonathon Duerig authored
-
- 25 Feb, 2010 12 commits
-
-
Ryan Jackson authored
The wget build for the Linux MFS failed because it target depended on the wrong path for the compiled wget binary.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
Add the Data::Dumper and overload perl modules to fix dependency issues with liblocsetup.
-
Ryan Jackson authored
Added a makefile to build the toolchain via buildroot. Everything now depends on the toolchain having been built, so a simple 'make' should build everything. Added patches to change getline() to _getline() in Linux's and uClibc's unifdef build utility. This fixes compile errors on recent glibc versions that define their own getline() function.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Leigh B Stoller authored
it does. Change the code that rebuilds nodetypeXpid_permissions so that if a node is specifically revoked, make sure it is granted to all other projects. This is kinda gross, but in fact, we really need to ditch nodetypeXpid_permissions and use the policy tables directly, but I do not have time to do that. Remove all that robot lab open/close stuff in libadminctrl. Silly stuff that is no longer used.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 24 Feb, 2010 8 commits
-
-
Jonathon Duerig authored
Workaround for library bug. Adding an attribute with a namespace causes the wrong prefix in some circumstances.
-
Mike Hibler authored
-
Mike Hibler authored
This option will create 2 BSD partitions but only mount one of them. The second (smaller) partition created is solely for the benefit of elabinelab to create a /share FS in (I have usurpted the partition that /share formerly occupied).
-
Mike Hibler authored
Implement minsize option, fix some prints.
-
Ryan Jackson authored
Add the bootinfo_server attribute for specifying the bootinfo server the node should use during the boot process. If not specified the node will default to trying the tftp server and dhcp server, in that order. PXE vendor option 128 is used to communicate this to the NBP. Options 128-254 are available for NBP-specific use according to the PXE spec, so we're safe using it.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Fix XML. Don't try to canonicalize to print. That has too much unwanted baggage. Create a copy of the node instead which will automatically add namespace declarations to it.
-
Mike Hibler authored
Change mkextrafs so that we can create a filessytem on the second disk. The command line option was always there, it just didn't work. Added -l option to make it print out "available" partitions that you could put a filesystem on. This uses the new os_find_freedisk() function which was inspired by Dave's Linux libvnode routine to locate unused space. In fact, that latter function should get moved up to linux/liblocsetup.pm and the Linux mkextrafs updated to support -l.
-
- 23 Feb, 2010 7 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
as we get more proxy nodes on differing states.
-
Leigh B Stoller authored
-