Commit Graph

2824 Commits

Author SHA1 Message Date
jdolecek
9732605da9 add biosboot_ps2.sym - IBM PS/2 bootblocks 2000-05-13 20:03:32 +00:00
lukem
78abee064b remove netstart 2000-05-13 08:07:01 +00:00
thorpej
03f41d304a Add x_dhclient. 2000-05-12 20:54:16 +00:00
thorpej
5a58ea4ad2 Support for building a small(er) DHCP client, one day suitable for
installation media.  From Erik Berls <cyber@netbsd.org>, with some
slight frobbing by me.
2000-05-12 20:53:21 +00:00
hubertf
6ff1541020 Whitespace fix. 2000-05-12 01:00:08 +00:00
jdc
5133f6e158 libcurses minor++. 2000-05-11 22:56:46 +00:00
bjh21
d1744447e8 Add arm26 port 2000-05-11 21:30:07 +00:00
hubertf
601fd8e3ee Add some "\n"s (one to make things look better, and one for consistency). 2000-05-11 02:27:25 +00:00
hubertf
d30469d828 Move the configbootsel selection box down some lines so it doesn't
overwrite anything important. (The moving down hides some elements
of the selection box, but we can scroll).

Took some digging to find out that aparently all selection boxes default
to a upper row of 12 and some more digging on how to change it.
2000-05-11 02:26:24 +00:00
hubertf
e20160f1a2 add blank line after bootselectors partition list 2000-05-11 02:24:36 +00:00
hubertf
6458701315 fix typo 2000-05-11 02:23:53 +00:00
hubertf
baa1e576e4 Make it easier to comment out single targets/floppies. 2000-05-10 23:44:51 +00:00
thorpej
b7600c4149 Add viaenv and viapm manapges. 2000-05-10 23:29:46 +00:00
thorpej
f7c5e1ea86 Add missing cat4/bktr.0 2000-05-10 23:28:17 +00:00
thorpej
2d395cdbf0 Add missing arm26 {cat,man}4 arcws{kbd,mouse}.[04] 2000-05-10 23:27:14 +00:00
thorpej
2a90261514 Add cat4/arm26 and man4/arm26. 2000-05-10 23:25:44 +00:00
thorpej
6d85384c6f Update for location of aliases/aliases.db. 2000-05-10 23:24:04 +00:00
groo
4bfa511ce1 add arm26 devices 2000-05-10 16:46:06 +00:00
hubertf
ec974f2650 Seperate "Shall we continue?" questions optically, to make them more
obvious.
2000-05-09 00:25:27 +00:00
mycroft
0236348990 Sync. 2000-05-08 06:09:57 +00:00
itojun
ab325e0bb6 add netbsd-proto-IPv6.mc 2000-05-08 00:38:29 +00:00
itojun
10e25f6012 make default sendmail.cf IPv4-only again.
roll sendmail-IPv6.cf, which does IPv4/v6.
2000-05-08 00:37:53 +00:00
wiz
a30914202c add man page for bktr(4) 2000-05-07 20:46:10 +00:00
mycroft
0033b70c27 Put the ramdisk kernel in the release area. 2000-05-07 18:21:17 +00:00
bjh21
9404af6d5a Add myself to portmasters list 2000-05-07 09:57:46 +00:00
wiz
a84ef58660 added bt8xx.h for bktr driver 2000-05-07 00:56:03 +00:00
augustss
32e67c7edb Add pas(4) man page. 2000-05-06 14:33:22 +00:00
sjg
df3dbd39a6 Allow bootfs to grow as needed. It does not fit on a floppy
anymore - so stop trying, a new floppyfs is needed.
Meanwhile this bootfs remains useful to those that don't use floppies.
2000-05-06 14:18:53 +00:00
mycroft
681d659b77 Finish previous sync. 2000-05-06 06:27:42 +00:00
mycroft
b62104ce62 Sync (mostly). 2000-05-06 06:22:21 +00:00
mycroft
873c2fbd93 Build bootfloppy-small, as a 1.44MB floppy image. 2000-05-06 05:32:28 +00:00
mycroft
48b5b5f82c Build bootfloppy-tiny again. 2000-05-05 21:37:05 +00:00
mycroft
b0afa4ef98 Need BLOCK8K now. 2000-05-05 21:35:51 +00:00
mycroft
819afb8af2 Switch to using ustarfs. Saves space, and allows us to truncate the image if
it's smaller than the media (e.g. boot-big.fs).
2000-05-05 21:34:32 +00:00
mycroft
23873a5473 GC some unused stuff. 2000-05-05 21:25:58 +00:00
mycroft
21d295469d Minor cleanup in previous. 2000-05-05 21:08:01 +00:00
mycroft
0992b5f229 Make this capable of generating a single-floppy image. 2000-05-05 21:01:35 +00:00
mycroft
00975f989f Merge latest build system changes, and use the kernels built in ramdisk-kernel. 2000-05-05 20:13:29 +00:00
mycroft
64228ba734 Build in ramdisk-kernel. 2000-05-05 19:30:13 +00:00
mycroft
7080cedad4 Makefile to build and install the ramdisk kernels, separately from the boot
floppy images.
2000-05-05 19:29:28 +00:00
itojun
945422d310 update wording for sendmail upgrade issues. 2000-05-05 19:05:29 +00:00
sjg
9caa7e60e5 Added missing .gz to makesums arg 2000-05-05 11:15:45 +00:00
hubertf
057045f8bf Add commented-out BOOTCODE setting for bootfloppies with output to
serial console.
2000-05-04 14:12:13 +00:00
itojun
1f8a9e6165 supply IPv6-ready route(8) for i386 and hpcmips
(those who has IPv6-ready sysinst already)
2000-05-04 03:30:57 +00:00
itojun
3b30be92ba make -DINET6 conditional with MACHINE_ARCH.
checked after a comment from "Simon J. Gerraty" <sjg@quick.com.au>
2000-05-04 03:27:09 +00:00
itojun
ee5a20c368 sync better with 8.10.1. 2000-05-04 00:52:58 +00:00
simonb
79d9107b9d Remove ntptimeset.[08] - there is no man page for this program.
Noted by Johan Danielsson.
2000-05-03 23:30:35 +00:00
augustss
c8cd24e809 Add entries for the new links. 2000-05-03 23:04:13 +00:00
augustss
e4e7996be0 Reflect bba(4) move. 2000-05-03 22:58:39 +00:00
itojun
cca383c204 fix sendmail.cf file path. 2000-05-03 17:12:16 +00:00