Commit Graph

4281 Commits

Author SHA1 Message Date
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
thorpej 85cfe77604 Add dmphy(4). 2001-07-25 22:30:43 +00:00
thorpej 0a10fb6090 Add bmtphy(4). 2001-07-25 22:28:22 +00:00
thorpej 7f07f5e625 Add glxtphy(4). 2001-07-25 22:12:38 +00:00
thorpej d100dbaf39 Add gentbi(4). 2001-07-25 22:07:58 +00:00
thorpej 2e06cc8152 Add stge(4). 2001-07-25 00:20:56 +00:00
nra 986e8b1b32 s/mainlist/maillist/ 2001-07-24 18:27:09 +00:00
nra 33ee029c74 Minor spelling fixes.
Partititon -> Partition
  aquired -> acquired
2001-07-24 18:24:51 +00:00
nra 70ff3c5f63 Minor spelling fixes.
dislabel -> disklabel
  labelled -> labeled
  Asumming -> Assuming
2001-07-24 18:18:32 +00:00
nra c1dd5f1c31 s/Asumming/Assuming/ 2001-07-24 18:14:34 +00:00
nra 88b9d96885 Minor spelling/grammar fixes.
meessages -> messages
  NetbSD -> NetBSD
  parttion -> partition
  utlility -> utility
  you'e -> you've
2001-07-24 18:11:00 +00:00
nra ad3472e4d8 s/comands/commands/ 2001-07-24 18:05:20 +00:00
nra 18aa2a8837 Minor Spelling fixups.
duing -> during
  issueing -> issuing
  Partititon -> Partition
  standarize -> standardize
2001-07-24 18:02:56 +00:00
nra b98067f83b s/recommenation/recommendation/ 2001-07-24 17:57:45 +00:00
nra 337cba2a73 s/layed/laid/ 2001-07-24 17:51:03 +00:00
nra 6d7d43474a Minor spelling fixes.
auxilliary -> auxiliary
  concatinate -> concatenate
2001-07-24 17:46:07 +00:00
nra 181324be97 Minor spelling fixes.
choise -> choice
  continous -> continuous
  dalog -> dialog
  labelled -> labeled
  limitiations -> limitations
  neccessary -> necessary
  sceme -> scheme
  standarize -> standardize
2001-07-24 17:30:55 +00:00
nra f9e15b45d4 Minor spelling fix. s/accellerator/accelerator/ 2001-07-24 16:36:17 +00:00
nra 888511b35b Minor spelling fix. s/necesary/necessary/ 2001-07-24 16:31:39 +00:00
eeh f247756193 Add Makefile.inc. 2001-07-23 14:54:25 +00:00
mbw 178afdd27a D-Link DFE-530TX is really an rtk chipset, not vr 2001-07-23 02:52:03 +00:00
wiz a9356936b4 seperate -> separate 2001-07-22 13:33:58 +00:00
jdolecek 6780bcba0b Add PS/2 bootfloppy, to be used for installation on IBM PS/2 machines. 2001-07-21 14:46:08 +00:00
eeh ceea8c87d3 Make the size of the miniroot more easily tuneable and install it in a kernel. 2001-07-21 06:01:03 +00:00
eeh 8f31411496 Remove some irrelevent files. 2001-07-21 05:57:13 +00:00
nra d3ddc0ef44 Minor spelling fixes. 2001-07-20 19:00:38 +00:00
thorpej 5950c63d1f Add clone(2) manual pages. 2001-07-18 23:11:44 +00:00
thorpej 609ca76f1a libc.so.12.77 2001-07-18 23:10:43 +00:00
thorpej c6128d5e3d Add <sched.h>. 2001-07-17 03:07:17 +00:00
wiz 1d32ca9175 Add pmap includes (/usr/include/powerpc/ibm4xx and
/usr/include/powerpc/mpc6xx and contents). Fixes port-macppc/13468.
2001-07-15 23:29:13 +00:00
wiz 059761d1f5 Add lots of forms man pages, kthread(9), pci_intr_*(9), and
{rem,set}runqueue(9).
2001-07-15 23:27:17 +00:00
wiz 7c1f7d7cee add cat4/sc.0 2001-07-15 23:25:36 +00:00
jdolecek 8f278f8b6e Add Belgian AZERTY-based keymap, provided by Atanas Argirov in misc/13464. 2001-07-15 14:46:02 +00:00
scottr 8f69e0c022 After modifying the Apple Disk Partition Map, use the DIOCGDINFO/DIOCWDINFO
ioctls to refresh the in-core disk label.  From Bob Nestor.
2001-07-14 07:57:16 +00:00
garbled 84a0bf2b94 Need to add /sushi/network/interfaces/interface/nwid.sed here too. 2001-07-14 06:53:23 +00:00
itojun 6d6ebe430c add altq(9). 2001-07-12 12:35:16 +00:00
manu de6de771d8 Moved my name, I was not in the right section :o/ 2001-07-11 21:30:03 +00:00
mbw f43e2fbf31 iMac (Summer 2000) has been supported for a while, but only recently
reported to port-macppc as working.
2001-07-11 15:35:35 +00:00
jrf b8f8d48496 Added myself to the developers list. 2001-07-10 12:55:23 +00:00
wiz d90a970c63 Since ncr(4) isn't in-tree anymore, dump its man page too. 2001-07-09 15:15:02 +00:00
perry 9dc361ff1e Add b*.[09] and mem*.[09] to the sets 2001-07-07 15:57:15 +00:00
simonb 92b9ddc2d9 Remove <dev/dec/dec_boot.h> from the obsolete list. 2001-07-07 11:28:22 +00:00
mbw 8f4395f4db common/main:
quick guide for impatient reword netboot section, also macppc can netboot

macppc/hardware:
mention that some older models not listed might work, but are untested
mention that some iMac (Bondi Blue) and PowerMacintosh G3 (Blue and White)
  systems have keyboard problems
mention that ttya is "modem" port, and ttyb is "printer" port

macppc/install:
describe the keyboard workaround for PM G3 (B&W), and that 1.4.3 works
  fine for it and the iMac (Bondi)

macppc/prep:
make the whole BootROM/Open Firmware distinction clearer
describe that some models have to remove internal modem or set
  input/output devices to ttyb since int modem usurps ttya.

macppc/whatis:
mention important changes, such as ELF, binary compatability, newly
  supported models that don't require kernel patches, and that the install
  procedure described now works for all models (i.e. Open Firmware 3
  machines with only one hard drive).
2001-07-05 05:03:02 +00:00
mbw 053f541c97 At jhawk's request, sync the "Quick install notes for the impatient" from
the netbsd-1-5 branch.  These notes currently only cover i386, macppc, and
sparc platforms.
2001-07-04 23:33:18 +00:00
thorpej a59a7e818b First pass at sysinst for the ARC port. This is a work-in-progress. 2001-07-04 16:56:01 +00:00
hubertf ee9dee88b9 add i386/io manpage 2001-07-02 22:59:55 +00:00
fredette 17cc649043 Add sc(4). 2001-07-02 14:50:40 +00:00
tv b21858f304 Don't create gzipped versions of the install floppies. The floppy images are
not padded to disk-size boundaries (except for boot-big, for somewhat
unnecessary reasons), and the included kernel is already gzipped.  Adding
another round of gzip saves only tens of K, but creates a duplicate image,
wasting space on release media including these files.
2001-07-02 14:10:09 +00:00
gmcgarry 8752c2315f Add some missing documentation. 2001-07-01 04:11:13 +00:00
gmcgarry d6182a9e77 In-kernel device configuration manager - allows modification
of device locators at run-time.

Written by Mats O Jansson <moj@stacken.kth.se>.  Reworked by
Jun-ichiro itojun Hagino <itojun@netbsd.org>.
2001-07-01 02:56:20 +00:00
tron 0c6f062020 Add back "/usr/include/dev/tc/sfbreg.h". 2001-06-30 21:24:06 +00:00
mbw 85968fcef5 Tsubai-san just added support for the iMac (Early 2001) model in -current
and netbsd-1-5
2001-06-30 19:00:39 +00:00
itojun 21f1825482 add m_pulldown.9 to MLINKS. 2001-06-28 23:04:38 +00:00
wiz 403083db34 Add compat_svr4_32(8). 2001-06-27 23:11:31 +00:00
itojun d27c25bbb1 sync with openssh upgrade (primes.5 -> moduli.5). PR 13327 2001-06-27 20:40:12 +00:00
hubertf 864848be63 close a .Bl 2001-06-25 23:42:42 +00:00
scw ef6b402fcc Use the real versions of protocols(5) and services(5) instead
of inferior home-grown ones.
2001-06-25 15:46:22 +00:00
veego bc41e8429e Remove tmplabel during a make clean. 2001-06-24 12:15:58 +00:00
veego f208f983fe Remove also the kernel symbols files during a make clean and co. 2001-06-24 12:09:04 +00:00
gehenna 94b9258fc0 - add myself to developers 2001-06-23 23:36:47 +00:00
itojun 69d60502fe upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
- authorized_keys2 and known_hosts2 are obsoleted, and integrated
  into those without "2".
- file name change, /etc/primes -> /etc/moduli
- cleanups
2001-06-23 19:37:38 +00:00
bjh21 0450d95c18 Add <arm/param.h>. 2001-06-23 13:26:36 +00:00
bjh21 5010f11738 Line up columns properly. 2001-06-23 12:24:52 +00:00
bjh21 d670c9221a Add <arm/endian.h>. 2001-06-23 12:24:05 +00:00