Commit Graph

3560 Commits

Author SHA1 Message Date
matt 86e73d4390 Add int_types.h 2000-11-28 06:23:15 +00:00
thorpej 708b54ae07 Add auich(4). 2000-11-28 05:16:06 +00:00
minoura 0cab28b0fc Reorganize (again) the installation system.
- Remove historical `script' installer, which was provided for
  4MB RAM systems.
 - Instead we provide `floppy-root' installer, which is composed
  of 2 floppies just like the installation system used in the netbsd-1-2
  days; one floppy contains (GENERIC) kernel and the other contains
  the miniroot.
 - The miniroots for both `ramdisk-root' installation system and
  `floppy-root' installation system are identical.
2000-11-28 03:03:26 +00:00
minoura 532d121692 Now that mount knows everything, do not link mount_* with ramdiskbin.
This might be a temporary fix if the traditional mount (possiblly
built in distrib/utils/x_mount?) turned out more space saver.
2000-11-28 02:46:13 +00:00
tsubai ceb1024f49 Use libhack again. 2000-11-27 15:11:36 +00:00
tsubai 6d7e27b148 Remove slattach, since the INSTALL kernel no longer supprot slip. 2000-11-27 15:08:42 +00:00
ad 57ea462da2 lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00
matt a2669c50c0 When making the release notes, use the macros in ${DESTDIR} 2000-11-26 02:50:12 +00:00
simonb c4a144e6ed Close list_file after we're finished with it. 2000-11-26 01:11:26 +00:00
tsubai fe63c77e86 Add hid.h. 2000-11-25 17:16:19 +00:00
scw 5f25c7dbd1 ./usr/bin/pmc belongs in md.i386, not mi. 2000-11-24 22:15:09 +00:00
scw d976ff924e Speeling fix. 2000-11-24 21:58:36 +00:00
scw 53de2db906 Automate the MD `make release|snapshot' procedure.
[I should have done this ages ago.]
2000-11-24 19:49:40 +00:00
scw 91f4764792 Up the ramdisk size to 1024 blocks. 2000-11-24 19:39:08 +00:00
scw 4ab6d51c0e Add -lintl 2000-11-24 19:04:46 +00:00
fvdl c13641ea40 NULL for the highest split set file for the xmisc set is wrong, make it "aa"
Also, correct the xserver split set extension.
2000-11-23 16:26:50 +00:00
abs 26ed04b487 Switch to the more correct 'conv=sync' - from pk 2000-11-23 16:06:10 +00:00
abs a117f6fc07 dd disk2 requires conv=osync unless we are lucky enough to hit a 36k boundary
on a gzippd tarfile.
2000-11-22 21:14:24 +00:00
abs f399708136 Handle hostname being set in /mnt/etc/rc.conf 2000-11-22 21:04:46 +00:00
bjh21 09fec58116 Add BBBB(8). 2000-11-22 00:40:09 +00:00
scw cd97c2a4f6 Add two new mvme68k-specific kernels (for mvme172 and mvme177). 2000-11-21 12:39:40 +00:00
scw 85023db0de Mention support for mvme172 and mvme177 in all the relevant places. 2000-11-21 12:38:59 +00:00
pk bc229aa16a Set the md_upgrade_prep_needed flag.
Kill some typos.
2000-11-20 11:52:37 +00:00
wiz 511edc4629 New config file for am-utils-6.0.4 2000-11-20 00:48:20 +00:00
wiz 432b495ff5 libamu minor got bumped to 2 2000-11-20 00:31:37 +00:00
wiz 312dcf1382 Oops, fix typo introduced two revisions ago. 2000-11-18 06:22:18 +00:00
wiz 21a7ac04e8 for completeness, add the /usr/include/dev/i2o directory itself. 2000-11-18 06:20:30 +00:00
wiz 0cad7812a0 add some libintl stuff 2000-11-18 06:17:35 +00:00
wiz 4905dfb5f7 add fmtcheck and linedisc man pages 2000-11-18 06:11:03 +00:00
wiz e9be2a4aa7 add some timezones 2000-11-18 06:10:11 +00:00
wiz 73818de477 retire secr here, too. 2000-11-18 05:32:00 +00:00
wiz 6ab3ff94e1 fix usage output 2000-11-18 05:29:21 +00:00
tv 1842fd53a8 cryptint is dead; GC. 2000-11-18 05:24:55 +00:00
tv ce7463a755 secr is now dead; GC. 2000-11-18 05:19:31 +00:00
tv 1966cce0c3 Only include "c++rt0.o" in one file -- ad.m68k. 2000-11-18 05:14:28 +00:00
pk 2168a74f89 Add file(1); we use it to determine the shared library type. 2000-11-17 18:01:41 +00:00
pk c6ab4b179f Add functions to move a.out shared libraries to /emul/aout, and call
them from md_prepare_upgrade().
2000-11-17 17:53:53 +00:00
pk d4ed4966be Allow for an optional MD upgrade preparation routine. 2000-11-17 17:36:39 +00:00
mrg d7c887d2da recommend 32MB as a minimum. PCIIDE cdroms work on the secondary channel,
but disks do not.  add install from solaris' instructions from Murray
Stokely <murray@osd.bsdi.com>.
2000-11-17 06:20:07 +00:00
mrg d1864bacf3 that's /etc/netconfig not /etc/nteconfig. 2000-11-16 23:32:00 +00:00
tv e9e3dccd80 Fix "NetBSD/sparc" to .Nx*M. 2000-11-16 17:14:43 +00:00
tv 6b5b36ae1f Fix "NetBSD/i386" to .Nx*M. 2000-11-16 17:12:08 +00:00
tv fb29a1e1bb C&P info about sysinst moving to /emul/aout from i386 notes. 2000-11-16 17:04:50 +00:00
abs 1d655fabae Try to upgrade a.out libraries. Currently just cut & pasted from the i386 port 2000-11-16 15:02:46 +00:00
simonb 9bb5785535 Adjust a couple of things to use less temporary space:
+ build the passwd file before copying in ramdiskbin
 + don't copy MAKEDEV, run it, then delete it - run it in-place from
   ${.CURDIR}/...../etc.i386/MAKEDEV
Also, use LINK instead of SYMLINK for files under /usr - it's not a
separate filesystem.

Fixes PR misc/11473 and port-i386/11504 (until something else grows
again).
2000-11-16 13:21:05 +00:00
mrg 3f648dea6e add /usr/share/zoneinfo to the ramdisk, to enable support for setting the
zoneinfo inside sysinst.
2000-11-16 13:04:21 +00:00
phil 31cb04f137 sysinst isn't working on the pc532, don't include it in the install fs. 2000-11-16 07:16:23 +00:00
hubertf 5868050f6f The X Consortium does not request the "The" being part of "The X Window
System", so don't capitalize it unnecessarily.
2000-11-16 01:48:29 +00:00
tv c6610a4af0 Back out 1.75 by request of fvdl. 2000-11-15 20:07:39 +00:00
is 661711dff9 Document the Amiga INSTALL and INSTWDCPCM kernels. 2000-11-15 00:00:26 +00:00