Skip to content
Snippets Groups Projects
  1. Aug 20, 2002
  2. Aug 19, 2002
  3. Aug 18, 2002
  4. Aug 17, 2002
  5. Aug 16, 2002
    • Chad Barb's avatar
      · 60529980
      Chad Barb authored
      The big one.
      
      New look;
      most of the changes are in menu.php3.
      
      A lot of the changes in other files are s/<TD>/<TH>/
      for table headers.
      
      Also closed some tags, tweaked some table styles, etc..
      
      No actual functionality should have changed.
      
      Will be installing soon...
      60529980
    • Chad Barb's avatar
      · 2e142429
      Chad Barb authored
      Changed format for passing in command to execute
      to use @s instead of %s..
      also removed exteraneous output when not using -v.
      2e142429
    • Mike Hibler's avatar
      <cdrom> is the CD-ROM filesystem that winds up in the .iso · f90deda0
      Mike Hibler authored
              (~stoller/dga.cdrom)
      <image> is the disk filesystem that winds up imagezipped
              (pc16's disk)
      <floppy> is the floppy image for the CD-ROM
              (~stoller/dga.cdrom/floppies/boot.flp)
      ===========
      
      <cdrom>/etc/rc.cdroot:
              Add "-c 16" to mount_mfs commands to get rid of warning message.
      
      <cdrom>/usr/site/sbin/register.pl
              Added "showprogress" which, when set, will do more verbose
              output from wget and imageunzip.  Added more "be patient" messages,
              they now use a common string.  Warn about kernel messages when
              creating tmp filesystem.  Use installed emulab.net, not Leigh's
              development tree.  Get "Dance with Netbed" prompt off same line
              as "starting local daemons..."
      
      <cdrom>/usr/site/sbin/waipconfig.pl
              Change WhichRawDisk to use non-'r' special files, there is no
              distinct raw device interface anymore.  Also add ATAPI RAID to
              the list to try.  Default netmask to 255.255.255.0.
              Split-off initial install path some so that we can introduce
              prompts which don't time out (like, "are you sure you want to
              do this?").  rawbootdisk becomes netbed_disk in the rc.conf.local,
              also add and writeout netbsd_IP for use in the register.pl
              script (which doesn't use it yet).
      
      <image>/etc/ntp.conf:
              Change "remote peers" (servers) to utah.ron and mit.ron
      
      <image>/var:
              Cleaned out logfiles and other cruft.  Logfiles had a little too
              much info in them for my tastes (hostnames, IPs, users...)
      
      <floppy>/boot/loader:
              Fixed "Aborted" error message
      f90deda0
Loading