Skip to content
Snippets Groups Projects
Commit f90deda0 authored by Mike Hibler's avatar Mike Hibler
Browse files

<cdrom> is the CD-ROM filesystem that winds up in the .iso

        (~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
parent 86c79118
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment