Commit Graph

1933 Commits

Author SHA1 Message Date
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
bad 638ae929a5 Add tr.4 man page. 1999-04-29 16:43:33 +00:00
ross f14052bc95 Use \- instead of \*- (to get a dash instead of a hyphen) 1999-04-29 02:34:54 +00:00
ross a7158cb71c A note enumerating the final subtree build targets. 1999-04-29 02:32:16 +00:00
ross f344b99e97 Add `disk' target that does the dd(1). 1999-04-29 02:17:43 +00:00
ross cdc2780d60 term type, sun -> vt100 1999-04-29 01:23:53 +00:00
leo f290c42dd1 Atari X11 related updates 1999-04-28 19:33:41 +00:00
leo eb49506c14 fix typo. 1999-04-28 19:03:44 +00:00
leo 167d50274d Reorganize hardware list and bring it up-to-date. 1999-04-28 19:02:56 +00:00
drochner 5c7be261d4 disable the "install" target in a way which works if other "install"
rules are present
1999-04-28 09:18:13 +00:00
is 30c61c3427 Warn users to quite their PPC co-CPU before booting NetBSD from AmigaOS. 1999-04-27 19:05:16 +00:00
drochner e3fbc0265a update:
-i386/stand/biosboot_ser was removed a while ago
-wscons related manpage changes
-new mbr(8) manpage
1999-04-27 18:38:44 +00:00
simonb 3c8d976886 Install install kernel as install.gz not netbsd.gz. 1999-04-27 12:18:47 +00:00
simonb ae59152eea Oops, install both the install kernel and diskimage. 1999-04-27 12:14:00 +00:00
simonb 9de21096d9 Add a beforeinstall target to bomb out if RELEASEDIR isn't set.
There's probably a prettier way of doing this...
1999-04-27 12:05:05 +00:00
simonb 766f40edeb Add BINDIR and an install rule to install into ${RELEASEDIR}${BINDIR}. 1999-04-27 12:03:39 +00:00
simonb f76b42c7a5 Make the "all" target depend in the ramdisk image and not the crunched
binary.
1999-04-27 01:37:13 +00:00
simonb 1ba2319263 Gzip the diskimage. 1999-04-27 01:34:49 +00:00
is 7d8031561f Adapt minimum memory and disk requirements to reality:
- due to a pmap bug, really low memory booting doesn't work
- NetBSD-1.4 needs much more disk than earlier releases.
1999-04-26 19:29:45 +00:00
is 655935bd49 Remove comments about additional bootblock remarks, and add additional
remarks about bootblock limitations where they were missing.
1999-04-26 19:18:23 +00:00
is 5baac5a0fb Disable line editing for the ftp-scripts. Apparently, this is what makes
ftp installs work again.
1999-04-26 10:50:44 +00:00
abs 4a2304f936 Cleanup to work on sparc again 1999-04-26 05:04:50 +00:00
tsubai c039b53a2a Add macppc part. 1999-04-26 01:04:45 +00:00
tsubai 9c98d224c6 Remove ld.so.conf. 1999-04-26 00:29:15 +00:00
veego 21fbe5b6d3 Enter the notes subdir before entering the machine directories.
This is needed, at least for the alpha, to get the INSTALL.more doc.
1999-04-25 12:05:36 +00:00
thomas 21c19e9e8e Atari specific file list to xbase 1999-04-24 20:03:45 +00:00
dbj 2b52f90af2 install documentation for the next68k port, contributed by Matt Debergalis 1999-04-24 18:47:14 +00:00
dbj 2474822860 add lmcctl.8 1999-04-24 18:13:19 +00:00
ross 2aa563c6ba * Don't use fancy mdoc features that don't yet have good HTML mappings.
* Fix typos
* Tweak style
* Edit scheduler enhancements bullet item
1999-04-23 23:09:03 +00:00
ross fa6ffabd98 Fix header inversion caused by untracked macro package change. 1999-04-23 22:47:16 +00:00
ross 944dc00f76 * Umm, the installboot(8) run is important. Don't ignore errors!
* Use the current boot program schema.
1999-04-23 19:10:54 +00:00
perry d9a5400fdc add cjs to releng, rm cgd from releng for 1.4, move hpeyerl to contributors. 1999-04-23 15:25:41 +00:00
leo 1c0011369f Remove Waldi Ravens from the contributors list. 1999-04-23 12:33:13 +00:00
leo ce26a3ede3 Add a list of devices that are 'New' for 1.4. Don't pretend that all
devices supported are listed.
1999-04-23 12:17:27 +00:00
tsubai 9751244932 md_post_newfs() should return int. 1999-04-23 01:38:35 +00:00