Commit Graph

5283 Commits

Author SHA1 Message Date
bouyer 720f57412d Kill ncr(4), mention esiop(4). 2002-04-23 19:48:41 +00:00
tv aa25460ffb Make sure DBG setting is passed to crunch Makefile to get proper
compile-time options.
2002-04-23 19:44:14 +00:00
bouyer 4ce493540b Add esiop; and rename 53c1010-33 to 53c1010 (the 66Mhz version should work
too).
2002-04-23 19:43:18 +00:00
bouyer be7a077389 Add esiop(4) 2002-04-23 19:41:31 +00:00
augustss 43688aeeca Fix some (old) typos: s/catman/man/ 2002-04-23 12:07:52 +00:00
augustss 7e84f132c3 Add acpi man pages. 2002-04-23 12:04:12 +00:00
gmcgarry 8561815f09 Clarify that only miniroot installs are supported ATM. 2002-04-23 05:56:44 +00:00
gmcgarry 7df0b0a5ed - only describe the floppy directory if floppies are supported for machine
- the kern set has grown an extension
- add new kernels for hp300
2002-04-23 05:55:23 +00:00
fredette fd6a9fbbbf Be sure to use /usr/sbin/installboot instead of /usr/mdec/installboot,
since the status of any compatability link or script is up in the air.
2002-04-23 02:27:40 +00:00
fredette 3da37c5b67 Converted sun2 to the new distrib world order. It is now
possible to do full release unprivileged cross-builds.
2002-04-22 21:17:48 +00:00
ad 8c02ac5aed Add icpsp. 2002-04-22 21:07:47 +00:00
ad 9a09578e25 Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
2002-04-22 21:05:19 +00:00
bjh21 8515070701 Use the correct subdir name. 2002-04-22 19:24:28 +00:00
minoura a37bf11046 Add passwd.conf. 2002-04-22 10:08:41 +00:00
gmcgarry 8212c0741f Use INSTALLATION_DIRS for directory creation. 2002-04-22 03:37:12 +00:00
mbw 5d8d768800 Flesh out details and make it look more like other platforms hardware
sections
2002-04-22 02:51:19 +00:00
mbw 6f930c224e preparing for branch to 1.6
mention nell device support and restrictions
move javastation model from supported list to status webpage since most
 of the useful support is not in-tree
move VME/IPI note inside the VME disk interface list
audiocs now supports recording and the JavaStation-1 and JavaStation-10
tcx driver supports JavaStation-1
Twinhead TWINstation 5G (SS5 clone) works
change wording to list all known classes of sun4m CPUs as being supported
2002-04-22 01:21:20 +00:00
mbw 02b6ab65ab mention 5500 and 6500 need nvramrc patches to use on-board video
remove info specific to the 1.5 branch but no longer pertaining to -current
2002-04-22 00:37:01 +00:00
mbw 6ee2d2961d preparing for branch to 1.6
supported in -current:
 PowerBook G4 (Gigabit Ethernet)
 PowerMacintosh G4 (Quicksilver)
 AirPort/AirMac and Lucent WaveLan

supported in 1.5.2 and later
 Apple Worgroup Server 8550
 Apple 53c875 Ultra Wide SCSI (needs firmware update)
 usb SCSI adapters work

change time frame of supported/unsupported models
remove info specific to the 1.5 branch but no longer pertaining to
-current
2002-04-22 00:35:50 +00:00
nsmrtks a1329f834a minoura and nsmrtks moved between portmasters and developers 2002-04-21 17:37:05 +00:00
shin 883a9619e2 make "kern-GENERIC" selected by default. 2002-04-21 11:21:53 +00:00
shin d7d286e362 fix miniroot image file name. 2002-04-21 11:20:45 +00:00
thomas a6bf55b131 Remove not needed README.* files. 2002-04-21 10:41:38 +00:00
leo 177bcf6b76 Handle the atari kernel-sets. 2002-04-20 20:35:00 +00:00
gmcgarry 377968bc08 Make all devices, bump ramdisk size, and fiddle with inode density. 2002-04-20 05:01:58 +00:00
schmonz 1524f54e8e Add myself. 2002-04-19 23:03:09 +00:00
tsutsui b4ede19e63 Remove obsolete header files used by old (pre-wscons) kernel. 2002-04-19 18:30:58 +00:00
tsutsui b0b225c021 Switch to NDWO ustar bootfloppy creation process. 2002-04-19 10:40:23 +00:00
wiz ea039f6637 Fix setlist name typo. install/16406 by Hiroyuki Bessho. 2002-04-19 09:47:10 +00:00
bjh21 82120310c1 Provide a Makefile to link into the rest of the tree. 2002-04-19 00:03:46 +00:00
bjh21 e2bc29b8b1 Initial ramdisk kernel glue for acorn26. Still needs sysinst adding. 2002-04-18 23:55:50 +00:00
fredette ed853533a0 Fixed a spelling mistake. 2002-04-18 21:45:37 +00:00
fredette e19ecd314c Fixed a spelling mistake. 2002-04-18 21:41:38 +00:00
wiz 95bc0b09e2 Remove opms(4) for bebox (superseded by pms(4)).
Approved by christos.
2002-04-18 15:44:20 +00:00
bouyer a1e18eb6d5 Include .include <bsd.own.mk> to get ${_SRC_TOP_}, and
${_SRC_TOP_}/distrib/Makefile.inc to get DISTRIBDIR & al.
2002-04-18 15:36:57 +00:00
wiz 1f28a82ce5 Remove /dev/pms0 creation from ports that do not have the driver;
obsolete it on the ones that had it in the 'all' target.
2002-04-18 13:24:56 +00:00
wiz b9682f0b89 Remove empty line. 2002-04-18 13:23:55 +00:00
wiz c3a518018a Add /dev/pms0 to obsolete list after opms(4) removal. 2002-04-18 12:56:57 +00:00
wiz c6dc851f64 Remove opms(4) and its device, /dev/pms0, from the i386 port, because
it has been obsoleted by pms(4).

Reviewed by fvdl and christos.
2002-04-18 12:54:09 +00:00
tv 73a896df92 Exit with nonzero status if the -i (installboot) command fails. (The media
certainly won't be usable in this case.)
2002-04-17 20:42:34 +00:00
shell 1bbaea941f replace my name, sorted alphabetically 2002-04-17 14:04:16 +00:00
shell 0c52280d47 append my name to the list 2002-04-17 13:04:05 +00:00
kleink e10975f88e Remove duplicated sysinst entry. 2002-04-16 20:52:44 +00:00
heinz f0edf45953 $DESTDIR/boot.amiga was removed from the base set (see distrib/sets/lists/base/
md.amiga 1.49)
2002-04-16 20:46:19 +00:00
heinz 8ee9cab5ca $DESTDIR/boot.amiga was removed from the base set (see distrib/sets/lists/base/
md.amiga 1.49).
2002-04-16 20:45:21 +00:00
kleink 63ef3c8259 Sync with tzdata2002c. 2002-04-16 18:39:13 +00:00
lukem b9c8fc2871 convert to NDWO ustar bootfloppy creation process.
xxx; untested
2002-04-16 09:16:21 +00:00
lukem e59919804c we don't want "rescue-tiny.fs.fs" ... 2002-04-16 09:08:01 +00:00
lukem ad423f169c Migrate MI-shareable stuff to distrib/common/Makefile.tarfloppy. 2002-04-16 09:06:49 +00:00
lukem a0296e9ed9 Makefile snippet to create bootable ustar floppies 2002-04-16 09:00:20 +00:00