[191] in NetBSD-Development
lola-granola now at 1.0
daemon@ATHENA.MIT.EDU (jtkohl@MIT.EDU)
Thu Nov 10 00:55:14 1994
From: jtkohl@MIT.EDU
Date: Thu, 10 Nov 1994 00:54:56 -0500
To: netbsd-dev@MIT.EDU
Cc: yandros@MIT.EDU
I've updated lola-granola to NetBSD 1.0. I fought a lot with the disk
partitioning, as usual :(. The DOS partition is now at the absolute end
of the disk, and linux was summarily blown away.
The MS-DOS partition is now mounted read-only as /msdos.
Filesystem 1024-blocks Used Avail Capacity Mounted on
/dev/wd0a 10023 8111 1410 85% /
/dev/wd0e 63703 45882 14635 76% /usr
/dev/wd0f 347311 138266 191679 42% /u1
/dev/wd0g 51290 22052 29238 43% /msdos
I rebuilt the kernel, but have *not* rebuilt any user-space code nor
have I rebuilt AFS (but it works just fine).
I restored all the build trees to /u1/build (symlink from /build) and
copied the root.tgz, u1.tgz, and usr.tgz files back from the netbsd nfs
locker on picayune. I removed them from the NFS locker.
While Matt Braun was in the office, I had him generate a new srvtab,
since the existing srvtab had been sent over the network in the clear
(in the backup).
==John