Commit Graph

330 Commits

Author SHA1 Message Date
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
thorpej fb6584df4d The x68k port poffd(8) source lives in sys/arch/x68k/usr.sbin/..., so
ports like the hp300 (or i386, or ...) will never get a chance to
build or install the manual page.  For this reason, the page belongs in
the x68k machine-dependent list, not the "shared machine-dependent" pages.
1996-06-26 06:37:56 +00:00
thorpej b3b461a5a2 Fix a couple of typos. 1996-06-25 07:36:54 +00:00
thorpej 7f3ca3ca65 Move all disklabel handling into install.md. Even the error messages
can be machine-dependent.
1996-06-25 07:35:20 +00:00
thorpej 647f309e62 We're 1.2A, I promise. 1996-06-25 05:33:14 +00:00
jonathan 38e30038fb Add pmax header files created since the 1.1 release.
Add all of /usr/include/mips header files.
1996-06-23 19:01:13 +00:00
oki f606ce425b fixed typo 1996-06-23 15:24:08 +00:00
leo d306a384e2 Add keyboardmap stuff. 1996-06-23 14:04:54 +00:00
leo 294d82f240 Add /usr/share/keymap/atari 1996-06-23 13:58:59 +00:00
mark adade817c8 arm32 dependent set lists. 1996-06-22 21:51:40 +00:00
pk 187edb5fa8 Insert pause after disklabel blurb.
Remove `-v' from binstall.
1996-06-19 14:18:40 +00:00
pk 0719964575 Typos I thought I killed before. 1996-06-19 14:16:25 +00:00
pk ca95e90fca Insert filesystem type in munge_fstab.
Don't `ifconfig down' an active network interface (bad for diskless setup);
but use it to cull default IP address and netmask.
1996-06-18 12:50:56 +00:00
oki f0367c0602 first commit of x68k related document. 1996-06-17 11:26:04 +00:00
oki fc865832f6 method of kernel-copy floppy 1996-06-17 04:14:15 +00:00
oki cc7e048040 fixed to make image file correctly 1996-06-17 04:12:16 +00:00
oki 6644de1c12 x68k dependent set lists. 1996-06-16 16:42:19 +00:00
oki b30c13bd83 added man files for x68k 1996-06-16 15:41:47 +00:00
cgd 066cc0d79c pull down from branch:
>add a little hack, to replace /etc/rc on the distribution disk image,
>to make life a little bit easier for people just starting out.
>(remounts root read-write, mounts /usr, etc.)  includes instructions
>on how to get 'normal' /etc/rc as the default.  does _not_ appear
>in the tar files.
1996-06-15 04:04:26 +00:00
cgd 69db9501d4 we don't ship netbsd_nfs{,.gdb}.gz any more. 1996-06-13 20:50:33 +00:00
thorpej 72548ecec1 Adapt to the slightly different content of the MD `list' file on the
trunk.
1996-06-11 09:53:25 +00:00
thorpej 5e55ec3674 Oops, missed this file:
Remove the hp300-specific installation tools and use the MI minroot
tools.
1996-06-11 09:50:30 +00:00
thorpej f4529b230f The file is no longer needed; we don't go down subdirectories anymore. 1996-06-11 09:09:14 +00:00
thorpej f965d026f3 Remove the hp300-specific installation tools and use the MI minroot
tools.
1996-06-11 08:30:11 +00:00
cgd 8edcc13f8e add note about the 'ported-software' directory of pub/NetBSD/arch/alpha. 1996-06-06 19:20:46 +00:00
cgd 9175e2b707 Be more tolerant of changes in the GNU (Cygnus) cpp binary's location
due to NetBSD and Cygnus release number/date changes.
1996-05-31 00:54:39 +00:00
leo a2df203f71 Nuke use of more. 1996-05-30 07:09:20 +00:00
leo cff5efa2ad Add more&less. They are no longer in the MI-list. 1996-05-30 07:00:45 +00:00
leo 76285e652b * Edit VERSION into install.sub while copying instead of using a
VERSION file.
* Set the EDITOR variable in install.sub, so it will be set in both
  upgrade & install.
* Make the checks on  the presence of installation sets on the local
  disks on upgrade more precise.
* Remove more&less from the list of standard binaries (I need more space!)
* When building an fstab from the users' fstab, drop lines starting with
  a '#' and lines with an fstype that is not supported on the miniroot.
1996-05-30 06:57:12 +00:00
pk 728c3fbcb2 Change extra directory for vi to `vi/build' 1996-05-28 21:51:31 +00:00
leo ad65f50c1f CURDIR -> ARCHDIR 1996-05-27 15:53:39 +00:00
leo ef84477f6d Forgotten in previous commit. 1996-05-27 15:50:53 +00:00
leo b058af8711 Remove leftover from atari (floppybt -> miniroot) 1996-05-27 15:46:41 +00:00