Commit Graph

362 Commits

Author SHA1 Message Date
gwr a8791ca150 The hack to keep out deflate.c and related stuff belongs better here,
because that allows zlib to stay closer to the distributed version.
1996-09-24 20:40:10 +00:00
thorpej 84378055a8 Add the Free Hardware Foundation. 1996-09-21 06:39:12 +00:00
jonathan 8214ac7d58 Remove bogus reference to "testme.h", once used for regression-testing
merged mips1/mips3 (r[23]k,r4k) header files.
1996-09-16 23:45:48 +00:00
jonathan 1112d46296 Fix 1.1->1.2 references as in pr#2745, and other typos. 1996-09-15 19:06:40 +00:00
cgd eb8541778b note new CKSUMS file 1996-09-14 04:39:54 +00:00
gwr 713bf81a5b lob off some more libc code 1996-09-13 18:57:38 +00:00
gwr 815a4d2d55 These files should be merged into src/sbin/route after the 1.2 release.
For now they can live here, so the sun3 ramdisk can use them.
1996-09-13 18:21:25 +00:00
perry f16e62fc51 Add missing i386 include files, etc. 1996-09-13 15:25:43 +00:00
perry 514aa13c4b Bump minor version number of libi386.so 1996-09-13 15:18:26 +00:00
gwr a42e3b4603 This is a minimal zcat for installation media. 1996-09-12 20:24:00 +00:00
jonathan 4813c310c4 * Fix supported-system list to refer to supported DECstations, not Sparc
systems.
* Reorder unsupported systems by model name.
* Correct reference to "sun keyboard and mouse".
* Fix typo on unsupported hardware list.
1996-09-08 10:38:53 +00:00
gwr 5c4ec6aa7e quiet down cvs update 1996-09-05 17:11:55 +00:00
thorpej 52110e02f0 RCS id police. 1996-08-30 20:03:54 +00:00
thorpej f7af6b8627 RCS id police 1996-08-30 17:37:26 +00:00
thorpej c7a5193440 RCS id police. 1996-08-30 17:32:23 +00:00
veego a107442de9 added ./usr/include/machine/conf.h 1996-08-26 21:48:53 +00:00
gwr 7ea45d9109 Add this on the main branch too. 1996-08-26 16:04:54 +00:00
thorpej 25507ee843 Pull md_install_sets() changes down from release branch. 1996-08-26 02:34:37 +00:00
jtk b86b695240 add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +00:00
pk f8b994ef5b sync with 1.2 branch 1996-08-25 14:59:00 +00:00
pk 3644c8dbbd Pull up fstab changes from 1.2 branch. 1996-08-25 14:49:06 +00:00
thorpej c4dce4a8fa Sync up wtih WWW pages. 1996-08-24 22:59:10 +00:00
thorpej 1effb21638 Acknowledge a donation from James Chacon. 1996-08-24 22:08:07 +00:00
thorpej eb233a57af Note that Frank van der Linden is co-maintainer of port-i386, and add
Karl Schilke (rAT) to "Supporting Cast".
1996-08-24 22:05:44 +00:00
mrg 30e14d6861 Makefile to build xbin, xman, and xinc 1996-08-22 03:32:21 +00:00
mrg 682e5d1a57 do md_install_sets. 1996-08-22 03:24:15 +00:00
mrg d6a8947874 update a bit for 1.2 1996-08-19 02:44:32 +00:00
oki b57279a974 update. 1996-08-15 09:15:06 +00:00
jonathan c376af9abb Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
1996-08-13 09:05:01 +00:00
leo 2ee7b67a98 Some small fixes suggested by David Brownlee 1996-08-12 14:06:11 +00:00
oki 8aaf3f915b revision is up to 1.2. 1996-08-11 15:38:43 +00:00
leo 00f3b26b64 Final(?) update of the 1.2 install docs 1996-08-02 08:33:41 +00:00
leo a8ea317ed4 keymap -> keymaps 1996-07-15 06:24:07 +00:00
oki d09eed0a24 Sync with release branch. 1996-07-08 19:36:21 +00:00
oki fcfd492fd6 - VERSION is up to 1.2
- fixed to write bootstrap code correctly.
- x68k has only fake disklabel, cannot use disklabel -r.  remove -r.
1996-07-08 19:33:40 +00:00
chopps 63d996d871 change more to less and make link from less to more 1996-07-07 07:02:29 +00:00
thorpej d0fa21650e Sync with WWW server. 1996-07-07 02:28:44 +00:00
leo 6d97198ea1 First steps in getting the installation docs up to date. 1996-07-06 19:45:43 +00:00
leo 1cc9cc4d59 Re-arrange install_disk() a bit. The code to mount a disk is pulled out
so it can also be used from other functions.
1996-07-04 06:57:21 +00:00
leo 04b67d2caa Check for $DESTDIR being set. This prevents you from accidently ending up
with a miniroot that contains your local passwd files.
1996-07-04 06:53:12 +00:00
leo ed96a4bc28 - Conditionally install the boot block.
- Add a way to copy /netbsd from disk or floppy.
1996-07-04 06:41:00 +00:00
leo 5592f8b22b Add the binpatch & boot_atari manuals. 1996-07-04 06:28:46 +00:00
leo 23b9899ecf Add binpatch, loadkmap & the keyboard maps. 1996-07-04 06:23:24 +00:00
leo 296b6800e5 - Catch up with Jason's disklabel changes.
- Add md_get_partition_range() (I'm sure it has been there before!?)
- some minor nits.
1996-06-28 22:08:42 +00:00
pk bd6d9d2e89 Deal with install sets in `install_from_mounted_fs()' differently.
The sets are passed around in a global variable.
Remember installed sets across loads from different media.
1996-06-27 13:45:45 +00:00
pk f838b18224 Do the disklabel song and dance. 1996-06-26 21:35:32 +00:00
thorpej a3c63c03ac Add md_copy_kernel().
(I have the feeling that a cvs merge botched at some point...)
1996-06-26 21:11:07 +00:00
pk 4e06e7b166 Pull up from 1.2 release branch: We need installboot, sysctl, getopt. 1996-06-26 19:26:39 +00:00
pk b11425523d Do not present previously skipped sets as default again. 1996-06-26 19:09:31 +00:00
pk 512a95af8e Pull up changes from release branch (rename `install_common_cdrom_nfs'). 1996-06-26 19:07:29 +00:00