- 10 Jul, 2002 1 commit
-
-
Leigh B. Stoller authored
-
- 09 Jul, 2002 8 commits
-
-
Kirk Webb authored
because slothd uses an ioctl requiring a socket under linux to grab ethernet addresses. I forgot to close that socket. fixed.
-
Kirk Webb authored
the sensor hardware (if its reached the end of the time interval). This was the original behavior, from the original author. Now it wakes up after the specified interval has passed (we currently have this set to every five minutes).
-
Mike Hibler authored
-
Robert Ricci authored
The main purpose of these it to retry on failure. Most of snmpit's direct interaction with the SNMP module will be converted to use these new calls. snmpitSet functions will follow shortly.
-
Robert Ricci authored
-
Chad Barb authored
Added "console" binary target for tiptunnel... use in the same way as "tip" (e.g. logged into plastic).
-
Robert Ricci authored
don't have to go through configure to get it.
-
Robert Ricci authored
Serial Line' option.
-
- 08 Jul, 2002 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
- 07 Jul, 2002 6 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
-
- 05 Jul, 2002 3 commits
-
-
Robert Ricci authored
users that aren't approved into the project (actually, the group.) But, tmcdd was looking at whether or not the user was active. Thus, in the unlikely case that you have a user who is active (probably from being in another project,) but has not yet been approved into this group, tmcd decided that their home directory should be mounted, but exports_setup hadn't exported it.
-
Robert Ricci authored
-
Robert Ricci authored
-
- 04 Jul, 2002 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 03 Jul, 2002 4 commits
-
-
Robert Ricci authored
nse to syntax check simulated portions of the NS file. Note that this only disables NSE syntax checking, not use of NSE on nodes. It's safe to leave this variable out of a defs file.
-
Christopher Alfeld authored
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
- 02 Jul, 2002 8 commits
-
-
Robert Ricci authored
First, a liblocsetup.pm for Linux (no target to install it yet.) Mostly ripped off from the local-node liblocsetup . Second, some changes to the mkemuman script, so that it will work on Linux as well as FreeBSD.
-
Robert Ricci authored
-
Robert Ricci authored
-
Leigh B. Stoller authored
it "-" for the output filename. This means we cannot seek, and so the little bit of stuff we do for netdisk cannot be done, but so what. It also means that output errors are fatal, and so no reason to retry them (like we do for writes to an NFS file). Convert imageunzip to optionally using stdin instead of a file, by giving it "-" for the input name. I added an 1MB chunk buffer to, which reads are buffered into. I also changed unified the interface from the the Frisbee client, which got rid of some ifdefs.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
fail (usually cause of network dropout), continue to try every minute until it suceeds.
-
Leigh B. Stoller authored
-
- 01 Jul, 2002 6 commits
-
-
Chad Barb authored
Added linux version for download, and made both versions into gzipped tarballs.
-
Chad Barb authored
Now, I have ".tar.gz" files available, changed instructions accordingly. Also added link to Linux version.
-
Leigh B. Stoller authored
stand alone bootable MFS (ala our PXE MFS). The bootable CD-ROM can go multiuser and run sshd, and do imagezip and unzip. I support I could commit the .iso file, but that would really annot people!
-
Robert Ricci authored
-
Robert Ricci authored
common values. Lines in this file should be 'REPLACE INTO', rather than 'INSERT INTO' statements. This way, it can be used to update existing databases. The intent is that this file should be generated with export_tables .
-
Robert Ricci authored
REPLACE statements will work correctly. Also, remove the few INSERT statements, which will shortly be in a new file.
-