- 10 May, 2007 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
Make note that the two ports conflict. Add distinfo with checksums.
-
- 09 May, 2007 4 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 08 May, 2007 10 commits
-
-
Mike Hibler authored
This will probably shortly become the default.
-
Mike Hibler authored
listen on the "real" control net).
-
Mike Hibler authored
-
Mike Hibler authored
-
David Johnson authored
-
Robert Ricci authored
belong to an experiment that no longer exists or is not swapped in.
-
Leigh B. Stoller authored
header line looks like its clickable.
-
Mike Hibler authored
-
Leigh B. Stoller authored
showproject_list.php3 using sorttable, and it makes for a much cleaner file. Note that the headers are clickable, but they do not appear as such. Just know that you should always click on the header tags to see if things are really sortable. I will be converting pages to use this, so should all of you!
-
Leigh B. Stoller authored
-
- 07 May, 2007 5 commits
-
-
Leigh B. Stoller authored
with pubsub stuff now.
-
Leigh B. Stoller authored
-
Robert Ricci authored
control net is not routable.
-
Russ Fish authored
-
Leigh B. Stoller authored
Other stuff leaked in too ... I did separate out a lot of tbsetup/libArchive into db/Archive, and whats left in libArchive.pm will eventually move over into the Template library. Note that I have dropped archiving of plain experiments; this is not really owrth it outside the workbench context, and it just wastes space and makes a lot if stuff painful in the web interface.
-
- 04 May, 2007 3 commits
-
-
Mike Hibler authored
of an image and return that in the loadinfo.
-
Mike Hibler authored
-
Mike Hibler authored
-
- 03 May, 2007 12 commits
-
-
Russ Fish authored
-
Robert Ricci authored
default to The Right Thing if not given.
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
to figure out which protocol version to use by looking in your .ssh/ directory, but there are plenty of ways this can get you into trouble. Like, for instance, if you have both types of keys, but the sever only accepts one protocol version.
-
Pramod R Sanaga authored
should make it possible to handle both connected and connection-less TCP and UDP sockets.
-
Leigh B. Stoller authored
-
David Johnson authored
on images that use grub as bootloader. No way to fix GRUB itself to handle this little problem without spending a bunch more time.
-
Kevin Atkinson authored
Add template_startrun to list of symbolic links to create and update help screen for template_startrun.
-
David Johnson authored
-
David Johnson authored
showosinfo.
-
David Johnson authored
-
- 02 May, 2007 2 commits
-
-
Mike Hibler authored
to try to tweak the name in /etc/fstab from frisbee's slicefix. So we remove a swap partition entirely from fstab in the image and just set it on the fly via this script.
-
Russ Fish authored
-
- 01 May, 2007 2 commits
-
-
Mike Hibler authored
this as a temporary measure. Also, renumber the last few database-migrate entries, there was a missing number and things had gotten out of sync with database-create.
-
Mike Hibler authored
* Somewhere in the DB, probably images, we will store the MBR "version" required by a partition (non-whole-disk) image. This info will be passed to the client (us). * We use this info to install the correct MBR on the disk before starting frisbee. The various MBRs (all two of them) will be stored in the frisbee MFS since they are only 512 bytes each. This checkin handles the client-side of things and is backward compatible (i.e., assumes MBR version 1 if nothing is passed). One immediate benefit is that this will allow us to install a partition image on a new (or otherwise MBR-free) disk, as it detects the case of no MBR and installs one.
-