Commit Graph

1376 Commits

Author SHA1 Message Date
minoura 1c2633be97 Updated for the new install procedure with the single-disk miniroot.
Use _VER macro for the version number.
1998-10-21 14:32:36 +00:00
bouyer 5cf9e827ee New IDE includes and manual pages. 1998-10-20 10:10:46 +00:00
ross 79b15dce33 sync 1998-10-19 22:11:23 +00:00
bouyer b32187bfe9 Note PCI IDE support and ATAPI disks. 1998-10-19 13:18:27 +00:00
minoura 690a8993f4 We support only SCSI disks. 1998-10-18 15:15:46 +00:00
itohy 16f4ff7111 Remove strings(1) (temporary?) since it is no longer in
src/usr.bin and the GNU version seems too large for floppies.
Use single-user only init(8), which saves ramdisk capacity
and a key stroke.
1998-10-18 07:50:18 +00:00
itohy 6220b02986 Use installboot instead of writefdboot.
Minor changes.
1998-10-18 07:35:00 +00:00
ross d34961267b Someday we might really traverse in distrib; at least traverse this
subdirectory now.
1998-10-16 01:36:45 +00:00
ross 906b236b05 Nuke the site from orbit, it's the only way to be sure. 1998-10-16 01:32:44 +00:00
ross 9219052313 More pieces of new integrated alpha installer. 1998-10-16 00:45:23 +00:00
ross 49039732e8 Components to new NetBSD/alpha integrated installer. 1998-10-16 00:43:02 +00:00
ross 0f58b07160 Utilities in (script) source form for the ramdisk. The old install scripts
are provided as well as the new sysinst program.
1998-10-16 00:40:54 +00:00
ross 4d7a2efdc4 This is now the main install directory for the new integrated sysinst
boot. Yes, NetBSD/alpha finally gets sysinst on all media types.
The new boot makes a single ramdisk which is then divided via ustarfs
onto a two-floppy set, and a second unified image for CD's, HD's, or
tapes is also created.
1998-10-16 00:39:38 +00:00
ross 5095710bae History. All alpha install options are integrated now. 1998-10-16 00:25:03 +00:00
ross 40020e5444 History. 1998-10-16 00:20:02 +00:00
ross dcd47d3361 hey hey hey, bye bye 1998-10-16 00:18:02 +00:00
kim 00d5e09649 Regen. 1998-10-15 02:01:29 +00:00
phil 984947d5b9 Change how network interfaces are selected to allow for longer names,
e.g. epic0.  (Fixes PR 5778)
1998-10-14 05:27:52 +00:00
minoura 842c98e3df Sort the developers' name correctly: me, msaitoh and tsugutomo. 1998-10-13 15:22:48 +00:00
leo 91af58fade Add /usr/sbin/bootpref 1998-10-13 11:56:34 +00:00
leo e1af0222ca Add {cat,man}4/atari/et.[04] 1998-10-13 11:55:16 +00:00
erh b3edb8ba74 Add braces to make egcs happy. 1998-10-12 17:00:43 +00:00
perry 274d4c2de2 Fixes to the install floppies
(from Havard.Eidnes@runit.sintef.no)
1998-10-12 16:32:16 +00:00
perry 5721ce3806 Fix not to include contents of kernel compile directories
(from Havard.Eidnes@runit.sintef.no)
1998-10-12 16:28:35 +00:00
simonb ecb9aeaeaa Remove /sbin/ldconfig - not used on mips ports anymore 1998-10-12 03:10:28 +00:00
simonb 513ff15404 sync minor version number of libc 1998-10-08 04:36:58 +00:00
ross ccc17f86dd g/c debug rule 1998-10-08 01:08:24 +00:00
ross e462ec8f09 Simplify the SRCDIR comment. 1998-10-08 00:44:16 +00:00
chopps afe88c71cc s,upgrade,install, 1998-10-07 16:34:12 +00:00
mark 4f50564268 Fix the vnd devices used. 1998-10-06 02:59:19 +00:00
mark 0220416488 Miscellaneous maintainance and debugging.
Fix several size / offset calculation errors.
Make some of the default partition sizes more realistic.
1998-10-06 01:43:12 +00:00
mark 0402c9b7d8 Add T_FILECORE to the DTYPE enum.
Add filecore to the fstype array.
1998-10-06 01:37:17 +00:00
minoura c94e60002d Back out previous patches: it is not necessory now. 1998-10-05 22:41:13 +00:00
itohy 76efe5d523 Added ./usr/mdec/{installboot,loadbsd.x} 1998-10-05 19:39:55 +00:00
ross 01b7b1cf60 Add `libs yplib.o'. (Holds the yp stubs from libhack.) 1998-10-05 04:35:21 +00:00
ross 62557d2bad Compile the yp stubs from libhack, and call it `yplib.o'. This avoids the
xdr functions as well. Simply linking in -lresolv wasn't enough.
1998-10-05 04:33:12 +00:00
ross a95f9dc921 Go to a 2 disk set and call the images disk[12]of2. s/netbsd.gz/netbsd/ even
though it is gzip'ed; we want the first scan through the FS to open the file.
Print out the number of bytes free on disk 2. Label disk 2 with it's volume
number and tack on a bunch of label comments...date created, md5 of disk1 of
volume set...
1998-10-05 04:30:16 +00:00
mark 3c45647427 Termcap entry for use with SHARK installs etc. 1998-10-05 00:21:59 +00:00
mark 67d97dfb18 Fix the mounting of the ramdisk read/write. 1998-10-05 00:20:43 +00:00
mark 223662fb38 Update ramdisk size and use the install-ramdisk disktab entry. 1998-10-05 00:17:56 +00:00
minoura 24c03f53f8 Flush buffer cache. 1998-10-04 14:57:53 +00:00
minoura c2d098c4a2 Corrected installation of the bootblock. 1998-10-04 14:45:23 +00:00
minoura 9d0f75e2bb Use relative path. 1998-10-04 14:41:12 +00:00
minoura ac7c4d39c5 They won't work :-p 1998-10-01 16:49:10 +00:00
jtk 4b8165499a add i386/bioscall.9 1998-10-01 02:34:30 +00:00
jonathan 2ace653fab Update /usr/include/dev/mii entries to match new mii scheme.. 1998-09-29 23:25:44 +00:00
mark ac579dca26 Overhaul for sysinst.
Remove all the gunk that sysinst does not need.
1998-09-29 03:08:47 +00:00
is fc6353f33f Add a warning to reinstall miniroot.fs before retrying installation.
[This is not totally true, but whoever is knowledgable enough to understand
the fineprint, wouldn't need the warning anyway.]
1998-09-27 19:32:59 +00:00
ross 0a7091ab0f Remove libhack. I still don't have what I want, though, which is the real
resolver routines but without any YP stuff.
1998-09-25 00:34:37 +00:00
ross fd466eded9 Print out the amount of free space on the floppy. 1998-09-25 00:33:53 +00:00