lukem
6f74d7ed98
regen
1999-05-09 07:38:21 +00:00
scw
843d2335b8
Nuke strings(1). It's not required for a miniroot.
1999-05-08 19:58:33 +00:00
tron
413c0b8a54
Add "usr/include/machine/devmap.h".
1999-05-07 20:54:01 +00:00
ender
79b5fdde80
Various updates for 1.4 since it looks like we will be making the
...
release after all.
1999-05-07 03:30:44 +00:00
ragge
fb77d3696c
Oops, forgot to check in the updated install instructions.
1999-05-07 00:15:16 +00:00
simonb
c0b49cb7db
Tidy up "make clean", remove compressed tar file of diskimage.
1999-05-06 20:51:22 +00:00
simonb
2f8ffb8914
Add compressed image to CLEANFILES
1999-05-06 20:50:13 +00:00
wrstuden
f2a11156e3
We don't need to give explicit rules for .c.o conversion, the default
...
ones work fine, and are correct for cross-compiling.
1999-05-06 18:48:23 +00:00
christos
b84e78c664
Add mount_ntfs
1999-05-06 17:13:08 +00:00
jtk
41dd04fe75
note my name (486/33, cash for nbftp)
1999-05-06 11:29:14 +00:00
thorpej
d06d703de1
Add ofw_pci.h.
1999-05-06 00:08:23 +00:00
billc
6afcf9429b
added Dave Rand, AboveNet, Warped Communications
1999-05-05 23:32:24 +00:00
is
6d08ee5e26
Add VMC
1999-05-05 19:12:45 +00:00
is
19277ae203
We support ATAPI CD-ROMs, nowadays
1999-05-05 18:47:40 +00:00
simonb
a94b4b4c49
Add setting RTC offset for pc's.
1999-05-05 01:21:37 +00:00
fvdl
5d8dd1750f
Sync with reality.
1999-05-04 20:20:35 +00:00
fvdl
f1b4e99d77
Update to match reality.
1999-05-04 20:07:02 +00:00
kleink
2e50200254
Add links for asctime_r(3), ctime_r(3), gmtime_r(3) and localtime_r(3).
1999-05-04 15:50:24 +00:00
simonb
f6f8865538
Mainly formatting. Sysinst does make FTP/NFS easier...
1999-05-04 03:42:20 +00:00
simonb
c327e3a779
Mention some highlights since 1.3.
1999-05-04 03:41:46 +00:00
simonb
ff08ee4418
Use common/upgrade.
1999-05-04 03:41:11 +00:00
simonb
d610c1f1cc
Most of this is gone, into pmax/install. Just keep a mention that
...
backups are important.
1999-05-04 03:40:22 +00:00
simonb
f7395fddb7
Big clean up for ramdisk install kernel (don't need diskimages in
...
swap partitions, etc).
Mention PROM commands here instead of pmax/prep.
Better list of set retrieval methods (based on Alpha page).
Use common/sysinst.
1999-05-04 03:39:32 +00:00
simonb
4e72e5afe8
DECsystation capitialisation.
...
Mention that PX and PXG graphics boards are supported in -current.
Minor formatting.
1999-05-04 03:38:40 +00:00
simonb
a05781204e
The pmax doesn't use sd* or wd*.
1999-05-04 03:37:44 +00:00
simonb
9a2c838c56
The pmax needs to upgrade bootblocks before booting the install kernel.
...
And don't mention those darn floppies...
1999-05-04 03:37:09 +00:00
simonb
268918ca6d
For a pmax:
...
+ Don't include pcmcia goop.
+ Don't mention floppy disks!
+ Add minimum memory requirements.
+ Only mention rz* disks, not wd* or sd*.
Mention that watching the file extraction list can slow things down on
a slow console.
1999-05-04 03:36:15 +00:00
simonb
21a058f060
Change terminal type and ifconfig interface for pmax.
...
Mention some new files that have appears in NetBSD 1.4.
Make i386 and arm32 X configuration conditional on those archs.
Remove pmax X11R5 discussion - uses X11R6 now.
1999-05-04 03:35:03 +00:00
simonb
bdb75f209e
Update src set sizes to current reality.
...
Prune 1.2->1.3 compatilbity issues, and 1 (only!) 1.3->1.4
issue. More could go here!!!
1999-05-04 03:34:14 +00:00
simonb
7e55f1498b
Add a html <name> to second-level subsection macro.
1999-05-04 03:33:30 +00:00
simonb
11de58919c
Add pmax kernels.
...
Update available set sizes to current reality.
Remove comment about sysinst not being able to install X sets.
1999-05-04 03:32:55 +00:00
simonb
528b59cd0b
Oops, remove ".include <bsd.sys.mk>" added by mistake in previous commit.
1999-05-04 02:46:15 +00:00
simonb
3434f6e05e
Add dummy depend targets so that "make depend" doesn't bomb out.
1999-05-04 02:44:22 +00:00
fvdl
06d4645b5d
Update this. From Izumi Tsutsui.
1999-05-03 21:58:10 +00:00
cgd
b2d4e4e618
add compat_ibcs2 manual page to lists
1999-05-03 19:04:10 +00:00
is
ef37d9492f
Fix an old typo (or rather, an old failure to fully adapt copied code's
...
prompt text to the new location): for ftp, we build a list and extract all
at once afterwards.
1999-05-02 20:53:22 +00:00
fvdl
e254cfed65
Since our mbr code and bootselector are only 512 bytes long, only
...
read/write that much. Previously, too much was written back to
disk (although it didn't do any harm because of the sequence
of execution).
Also, upgrade the MBR type from 386bsd -> NetBSD if needed during
an upgrade operation.
1999-05-02 15:26:22 +00:00
fvdl
337300d376
Change partition type if we're installing into an old 386bsd partition.
...
Check if there's no active partition after MBR editing.
Ask for own MBR to be installed if we're booting from out of CHS range.
Ask for bootselector to be installed if > 1 OS, and configure it.
1999-05-02 13:07:15 +00:00
minoura
ac3360b0df
Forgotten part in 1.7.
...
Copy /sbin/fsck_ffs with /sbin/fsck.
1999-05-01 10:59:55 +00:00
leo
d914980ab2
More typo's (Julian Coleman).
1999-04-30 18:29:16 +00:00
leo
fd88c5db65
Mention the package system (Julian Coleman).
1999-04-30 18:26:58 +00:00
abs
c0161d7e63
Add sysinst setup for sparc, does not affect existing script based install.
...
ramdisk.sysinst should work unchanged for i386 also. Would be good to merge
after 1.4.
1999-04-30 05:09:43 +00:00
ross
c5a82dd848
* New MI man page for fp{set,get}{round,sticky,mask}(3).
...
* Implement fpgetsticky() for alpha.
* Direct fpsetsticky() and fp{get,set}mask() into alpha kernel via sysarch(2).
* Define new sysarch(2) stub for above and install and distribute sysarch.h
for alpha. (The fpcr IS user mode r/w, but for reasons beyond the scope
of a commit message kernel calls are needed.) And much kernel Magick is
required before these do anything, but this way programs compiled under
1.4 will DTRT on future snapshots and releases.
1999-04-30 00:58:30 +00:00
bad
dc8601cb76
Mention Token-Ring cards supported by the tr(4) driver.
1999-04-29 21:49:51 +00:00
ender
4bee9b1689
Update mac68k set sizes for 1.4
1999-04-29 20:21:34 +00:00
simonb
115fa7a4ac
Add sysstat.
1999-04-29 20:15:30 +00:00
is
e609fe69c7
Add missing sponsors from the WWW page. Reorganize as there (individuals
...
and organizations seperately).
1999-04-29 19:27:27 +00:00
is
0ec95d34b3
update sponsor list from WWW page. split into individual and organization section, like there.
1999-04-29 19:27:26 +00:00
ross
22939f25dd
Add target used when importing INSTALL.more to sysinst images.
1999-04-29 19:03:03 +00:00
ross
6f951a52eb
Import INSTALL.more a better way.
1999-04-29 18:57:31 +00:00