Commit Graph

4244 Commits

Author SHA1 Message Date
mrg
f32a062ce6 install the netbsd.INSTALL kernel into the release area as well. 2001-08-23 16:59:33 +00:00
mrg
75146946d7 update sizes for / and /usr to ones that actually *fit* 2001-08-23 16:59:08 +00:00
mrg
9bdc5bb710 add a note about the new "instfs" and also xref diskless(8). 2001-08-23 16:42:40 +00:00
mrg
d8ebb0682c build an "instfs" which can be untarred for complete netboot installs. 2001-08-23 15:50:09 +00:00
mrg
1e8c30ef94 update sparc64 (and some generic) set sizes to reality (gnu.tgz is
*much* larger for sparc64 now! :-).  remove the notes that PCI kbd/ms,
sbus audiocs, and fas support don't work because they now do.
2001-08-23 14:33:13 +00:00
wiz
74d0aad2a6 Add MAKEDEV(8) for netwinder, and the necessary directories. 2001-08-23 01:41:36 +00:00
martin
c45ea630d3 Drop ``-Os'' on sparc64 due to toolchain issues.
The same change has already been applied on the 1.5 branch. The problems
(i.e. ifconfig not showing IP addresses) have been verified to still exist
with the new toolchain.
2001-08-20 12:19:43 +00:00
wiz
1e378c4c12 precede, not preceed. 2001-08-20 12:00:46 +00:00
mrg
8ce8d4953e - cope with ports that don't build lint libraries
- updates for the new toolchain (if old toolchain can't, at least let some
  people's `make snapshot' complete.)
2001-08-19 17:18:01 +00:00
mrg
178253697d sparc64 MD X11 files. 2001-08-19 14:18:02 +00:00
mrg
0d1e777842 add ./usr/include/sparc64 (the dir.) 2001-08-19 14:17:23 +00:00
mrg
56ac329b4b add compat LKMs. 2001-08-19 14:16:34 +00:00
mrg
8f8875394a add support for ports that do not (can not) build lint libraries. 2001-08-19 13:15:18 +00:00
ad
cf24a0936c Bump libutil major for pw_mkdb() change. 2001-08-18 19:33:17 +00:00
tv
124e80aa4c Get new dhclient-script from usr.sbin/dhcp/clientscript/. 2001-08-18 16:03:48 +00:00
wiz
339471dbcd Add ofwboot(8) for macppc. 2001-08-18 00:02:59 +00:00
thorpej
efb284a610 add net/if_bridgevar.h 2001-08-17 23:30:32 +00:00
thorpej
bcc1bef4b2 Add bridge(4) and brconfig(8) manual pages. 2001-08-17 22:25:42 +00:00
thorpej
0a56ddefad Add /sbin/brconfig. 2001-08-17 22:23:05 +00:00
wiz
be45c09abc Add new sun2 man(4) pages. 2001-08-17 07:23:03 +00:00
mbw
4846972207 common/main:
quick start info about bootable CD-R image

common/sysinst:
point to FAQ entry on missing hard drives

macppc/hardware:
fix info on D-Link 530TX (vr) and 530TX+ (rtk)
Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8,
   need to use -current
mention that AirPort/AirMac 802.11b wireless is supported in -current
mention that CPU upgrades are supported

macppc/install:
point to partition numbering explanation in FAQ
fix kernel name on bootable cd-rom and mention case sensitivity

macppc/prep:
mention that people unfamiliar with MacOS should mail the port-macppc
list.
Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8,
   need to use -current
Umax S900 isn't supported by System Disk
describe how to use Disk Copy to create the bootable floppy
point to partition numbering explanation in FAQ
point to ISO mirror site list
2001-08-17 07:04:41 +00:00
tv
0d8e992e48 Use "-t ffs" when remounting rootdev read/write. 2001-08-16 19:14:40 +00:00
matt
06c22beb4b Copy dhcp file from dist (since it has now moved there.) 2001-08-16 14:27:19 +00:00
jdolecek
17a77bd059 mention i386 INSTALL_PS2 2001-08-14 20:46:17 +00:00
garbled
e199b83316 Oops! Fix a pasto in this file. Change the second set of
sushi/*/securityconf entries to read sshdconf.  Noted by Chuck Silvers in
private mail.
2001-08-06 06:51:10 +00:00
scw
ea9dffc984 Update for recent UVM/UBC man page changes. 2001-08-05 20:49:19 +00:00
yamt
ce0851f049 add myself 2001-08-03 15:08:46 +00:00
drochner
1eef3751f8 dhcp installs omshell now 2001-08-03 14:21:27 +00:00
drochner
22c120406f use dhcp sources from src/dist/dhcp 2001-08-03 14:15:48 +00:00
garbled
4f0354c66f Add the sshdconf directory. 2001-08-02 05:45:36 +00:00
jdolecek
87b865f2a9 It takes quite a while for the /dev to be setup on my PS/2 test machine.
Since impatient users might think the machine locked up, print a message
'Creating real /dev (this may take a while) ...' so that they know what's
happening.
2001-07-30 22:43:36 +00:00
jdolecek
8fca9dfe2d make BLOCK8K match DISKSIZE 2001-07-30 21:38:22 +00:00
ad
3b1828355b Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6
firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
2001-07-30 19:59:04 +00:00
jdolecek
06d8eabe50 split the PKG_PATH example to two lines (variable set and export) to avoid
too long line in .more or .txt version of the INSTALL document
remove the pkg_add example for cvs - it's part of base system now
2001-07-30 16:58:55 +00:00
jdolecek
3ac00817eb update for recent changes in IBM PS/2 support 2001-07-30 13:46:03 +00:00
jdolecek
38e122016d mention boot-ps2.fs for i386 IBM PS/2 machines 2001-07-30 13:44:04 +00:00
chs
690a630673 increase the memory disk size, it needs to be bigger with ELF. 2001-07-30 00:09:08 +00:00
scw
ddac7c3663 Add mvme68k's memc(4). 2001-07-29 08:02:31 +00:00
bjh21
21167a9dcd arm26 uses ELF, so we want to ship the libarm32.so.0 symlink. 2001-07-28 19:46:21 +00:00
bjh21
66d7c21d4f Ship libarm32 on arm26 as well. 2001-07-28 19:26:37 +00:00
bjh21
db91425281 Obsolete <arm/arm32/sysarch.h>. 2001-07-28 19:22:57 +00:00
bjh21
6b38ee3d62 <arm/arm32/sysarch.h> -> <arm/sysarch.h>
Also add <arm26/sysarch.h> on arm26.
2001-07-28 19:21:59 +00:00
bjh21
c1832e4050 Add boot26(8). 2001-07-28 14:43:13 +00:00
bjh21
16c6c851dc Add /usr/mdec/boot26,ff8. 2001-07-28 12:45:42 +00:00
bjh21
bf4e210bbe Add a machine-dependent base file list for arm26, based on the arm32 one. 2001-07-28 12:08:13 +00:00
tsubai
5b827e1fa6 Use all of libhack (but opendir.c) to fit 1.4M floppy. 2001-07-27 11:37:58 +00:00
wiz
41df6b74a9 partiton -> partition 2001-07-26 22:47:34 +00:00
is
4f2228731d explicitly use ffs. As we currently are pretty much limited to ffs, for
bootblock reasons, this is ok...
XXX instead, mount should be changed to really guess what type is there, even
on mfs /kern/rootdev.
2001-07-26 21:58:46 +00:00
assar
675ea17a5c add new texinfo man pages 2001-07-25 23:47:23 +00:00
thorpej
3c45e1ff5f Add makphy(4). 2001-07-25 22:34:22 +00:00