- 24 Sep, 2009 7 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
want to do.
-
Leigh B. Stoller authored
virtual topology, get tickets, redeem tickets, map onto Emulab nodes. Work in progress!
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
create "proxy" nodes for remote geni nodes. Clean up method access to reserved table slots. Changes/Fixes to CreateVnodes() to support cooked mode Protogeni nodes.
-
Leigh B. Stoller authored
-
- 23 Sep, 2009 21 commits
-
-
Matt Strum authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
Terminate strings by using '\0' instead of (char)NULL. While the latter techically works, it causes recent gcc versions to throw compiler warnings.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
Kernel modules are now compressed into a tarball in addtion to being installed into the initramfs. This way all modules are still available even if modules are removed from the initramfs to reduce its size. The final initramfs image is now located in $(TOPDIR) along with the kernel and modules tarball.
-
Ryan Jackson authored
Create critical system directories (like /var/log, /var/lock, /tmp) at build time instead of assuming they're checked in to version control. Some VCSs handle empty directories, some don't (Git, for example).
-
Ryan Jackson authored
-
Ryan Jackson authored
* Moved tarballs to a single directory * More 64-bit related changes
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
This script is going to be linux-specific anyway, so yank out all of the FreeBSD stuff. Some additional cleanup, although it could still improve quite a bit. Add initial support for multiple images, based on Kevin Atkinson's changes to the FreeBSD rc.frisbee. Still untested.
-
Leigh B. Stoller authored
host by port number, which is redirected into the container.
-
Leigh B. Stoller authored
This might be how I do preconfig.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Gary Wong authored
-
Robert Ricci authored
that the \w character class includes digits, and that regexps are (by default) greedy from left to right...
-
- 22 Sep, 2009 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
-
Jonathon Duerig authored
-
- 21 Sep, 2009 5 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-