Commit Graph

2305 Commits

Author SHA1 Message Date
kleink 23276068c1 Add fmtmsg(3) stuff. 1999-09-13 09:38:07 +00:00
kleink 2baec578d3 Sync libc. 1999-09-13 09:33:37 +00:00
briggs d5fa4fdb66 Put a leading slash on the device name used in md_pre_disklabel().
The pathname was a relative path.  At this point, we should always be
using the miniroot's /dev tree.  Fixes PR install/8384 from Bob Nestor.
1999-09-12 15:29:38 +00:00
hwr f175bcc77e Account for changes in games/fortune. See also PR6202. 1999-09-12 12:09:12 +00:00
ross 899c8f2588 Tweak. 1999-09-10 07:43:00 +00:00
mason c876d35b6a fixed grammatical error ("some architecture" -> "some architectures") 1999-09-10 00:06:38 +00:00
kleink ec18c67bc3 Sync libc. 1999-09-09 20:23:58 +00:00
perseant 7d1736a5f7 Add some more new developers (after the last change I made a couple people
mentioned that they were not listed here *or* in the source I had used to
generate that diff).
1999-09-08 16:28:51 +00:00
soren 73161b0ff2 Regen. 1999-09-08 16:01:43 +00:00
soren 8553f32ee2 Regen. 1999-09-08 15:19:11 +00:00
hubertf c947110381 Add phy.4 as a link to mii.4 1999-09-08 14:23:04 +00:00
soren 712bc685b1 Sync with dev/mii. 1999-09-08 14:02:24 +00:00
perry 5c6c03b3ee update to reflect current reality. 1999-09-07 15:45:07 +00:00
christos b58be766cb add rcmd; there are no other tools that let the user remotely execute
commands.
1999-09-07 06:54:21 +00:00
mycroft 6cbab8a473 Add `gif' and `faith' to the ignored pseudo-devices. 1999-09-05 16:33:03 +00:00
soren b67ceb57b3 Add iophy.[04] and tqphy.[04]. 1999-09-05 00:16:26 +00:00
soren 017785443d Synchronize partition types with <sys/disklabel_mbr.h>.
Closes PR install/8301 by Jonathan Cline.
1999-09-04 19:49:23 +00:00
lukem ca02addecf regen 1999-09-04 14:49:10 +00:00
tron c6f00bc85e Update for XFree86 3.3.5 changes. 1999-09-03 07:48:36 +00:00
ross ac269a8a7e Make the kernel selectable and the strip action optional. 1999-09-02 23:39:43 +00:00
tron fe2def9133 Add mktemp(1). 1999-09-02 20:50:29 +00:00
itojun 1e8c736a70 Apply IPv6 support patch.
Note that all IPv6 address must be wrapped with square bracket, like:
	ALL: [::1/128] 127.0.0.1/255.255.255.255
Increase shlib minor.

ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz
1999-08-31 13:58:58 +00:00
bouyer 707ea062ae Note Intel 82801 support. 1999-08-30 13:12:50 +00:00
augustss 8b75262a54 Add umass(4). 1999-08-30 12:12:22 +00:00
mrg 6b6ed1e197 add ieee.h 1999-08-30 00:53:57 +00:00
bouyer 39ca29c4f8 Note Promise PDC20246 (Ultra/33) and PDC20262 (Ultra/66) support. 1999-08-29 18:17:48 +00:00
lukem f2adc5cef3 regen 1999-08-29 10:16:51 +00:00
tsubai 14b3666e9a Change md size to 2MB.
Don't use libhack temporarily.
1999-08-29 08:45:27 +00:00
lukem b6aa7d82bb shuffle some hats 1999-08-28 01:32:33 +00:00
perseant fba239989f Added missing developers (some others may still be missing though) 1999-08-27 21:35:07 +00:00
itojun 2cd3c05799 increment shlib minor for libwrap (0.0 -> 0.1). 1999-08-27 16:24:01 +00:00
mrg 44591ccc49 remove no longer installed files 1999-08-26 08:02:10 +00:00
thorpej f0c52a4b8c bump libc minor 1999-08-25 05:17:20 +00:00
thorpej 4c29e48f8b Nuke dmap.h 1999-08-23 22:32:27 +00:00
kleink c9f5a4a507 Sync libcompat documentation. 1999-08-22 12:45:28 +00:00
jdc de76a33270 Support ports which don't have 8 partitions/disk. 1999-08-21 19:19:23 +00:00
simonb f95b8b533d Add ./usr/include/sys/bswap.h and ./usr/include/sys/endian.h. 1999-08-21 05:29:24 +00:00
cgd dad8104b12 add ./usr/mdec/bootxx_lfs 1999-08-19 01:04:28 +00:00
augustss d9585ad6d5 Add wi(4) man page. 1999-08-16 23:31:53 +00:00
augustss db574ba708 Add umodem device. 1999-08-16 22:27:08 +00:00
blymn b059cacf58 Updated the minor version of libtermcap 1999-08-16 08:31:04 +00:00
abs c15135486d Add generic make_bsd_partitions() in bsddisklabel.c useable by virtually all
orts. Since port specific information is in appropriate arch/.../md.h
bsddisklabel.c is currently #included by arch/.../md.c.
I'm not totally happy about this, but my concience is somewhat salved by the
overall reduction in breakage.
Initially only pmax, sparc, vax and x68k are using bsddisklabel.c.
While I'm here adjust defs.h for more than eight partitions in a generic
fashion.
1999-08-16 08:29:04 +00:00
lukem d890e44637 regen 1999-08-13 02:11:19 +00:00
bouyer d4a5c0f7ec Add wiconfig(8), needed for installs over wawelan networks. 1999-08-12 15:34:19 +00:00
abs 1e7a66ebab Handle the 'custom' case in a sane fashion (do not create zero length
partitions under any circumstances, allow no swap, do not *overwrite* /usr
when listing additional partitions, and try to abstract at least most of the
magic numbers to #defines at the top.
Also sync up as much as possible to make this easier in future.
Still need to attack the other arch's md.c files.
1999-08-10 15:54:55 +00:00
chopps 68746d569a add myself back to the developers list 1999-08-09 17:57:18 +00:00
simonb 098b1598f6 Put tc_machdep.h back in (needed to build the X server). 1999-08-09 09:25:19 +00:00
ross 57291ce60a -lbz2 -lipsec 1999-08-08 01:08:11 +00:00
simonb 89e2eec2fa During a custom partition layout, don't create an empty /usr partition
that newfs fails on if / and swap take up the entire disk.
1999-08-07 15:56:31 +00:00
simonb b2651d5700 Nuke md_copy_filesystem() for the pmax - tested on both a ramdisk kernel
install and NFS diskless client install.
1999-08-07 15:45:26 +00:00
leo b9869f9169 Define NOLIBHACKOPENDIR=1 so instbin is linking again. Found by Julian
Coleman.
1999-08-05 15:00:28 +00:00
abs 98758e9523 RCS Id police, and add md.vax file. Vax X server does not currently support
the keyboard or mouse, but that is not a distrib/sets issue :)
1999-08-01 20:08:15 +00:00
augustss 9449835f0a Add mpu(4) man page. 1999-08-01 18:21:16 +00:00
fvdl 47d416e15d When converting the end of a partition to CHS, use start + size - 1, not
start + size.
1999-07-30 20:46:10 +00:00
enami 4191a1e6d4 - remove duplicated setting for LDSTATIC in ktruss/Makefile.
- fix command name in SYNOPSIS section of man page.
- link ktrace man page to ktruss man page.
- add executable and man page for ktruss in distrib sets.
1999-07-28 01:56:03 +00:00
christos 001e4d5767 add -lbz2; also sort the libraries properly. 1999-07-26 08:07:30 +00:00
lukem 8a7a8ea124 regen 1999-07-26 04:21:21 +00:00
is 805851f4c7 Provide a script to compute the distribution set checksums.
Make the Makefile use it, instead of calling cksum manually.
1999-07-22 20:10:16 +00:00
tron 017c26041b Update for XFree86 3.3.4 changes. 1999-07-22 16:58:05 +00:00
hubertf 1972d67d47 add ./usr/share/info/am-utils.info 1999-07-22 01:17:41 +00:00
mrg 7199fd8f7b add wtf 1999-07-22 01:05:20 +00:00
simonb aaa754c3c9 Include the root-path in the bootptab and dhcpd.conf examples. 1999-07-21 23:41:27 +00:00
tron 04638befd3 Update for XFree86 3.3.4 changes. 1999-07-21 13:10:23 +00:00
is 3379ab3fac Warn people to add at least a /usr when asked (whoever really knows better
will know how to ignore that advice).
Warn people not to use the c partitions for anything.
Advice people to use the look-at-disklabel option to find out about the
NetBSD names of their partitions.
1999-07-21 11:35:27 +00:00
is c7113b3b3a add missing colon 1999-07-21 11:25:23 +00:00
mycroft b28948e638 Make an aliases.db file when we install the aliases file. 1999-07-21 06:51:30 +00:00
kleink d4c515e694 Add links related to link(8)/unlink(8). 1999-07-19 09:16:34 +00:00
abs 538809c8ae Add usr/share/examples/named/named.conf 1999-07-19 04:34:46 +00:00
abs 68801ce8f6 s/makeing/making/ 1999-07-18 07:22:36 +00:00
abs 7bcdffa983 If all disk is allocated to root and/or swap do not prompt for a (bogus) /usr.
Fixed PR#7741
If the default swap is smaller than the remaining disk, truncate to the
available space.
Set rc_configured to YES in md_cleanup_install()
1999-07-14 16:47:37 +00:00
abs 191e23342f Create a symlink of netbsd to netbsd.GENERIC in md_post_newfs().
Not ideal, but do not want to change kern.tgz until we replace the miniroot
install.
1999-07-14 16:41:31 +00:00
abs b148673ade If the first wait4() in launch_subwin() caught the child exiting, the loop
would never exit. This resulted in somewhat suboptimal infinite install times.
1999-07-14 16:30:58 +00:00
kleink adc20bff46 Add Solo-1. 1999-07-13 16:53:14 +00:00
lukem 109518b89d regen 1999-07-13 10:26:05 +00:00
kleink 4c81e7d7df Add eso(4) links. 1999-07-12 15:18:20 +00:00
minoura 93a7108a18 Fixed md_newdisk().
I commited an old debug version by mistake at the last commit.
1999-07-11 14:12:21 +00:00
fvdl d25150d087 Don't try to convert the CHS values if not needed. Add extra flag
to write_mbr to for this.
1999-07-10 23:07:15 +00:00
minoura 4b69c08a24 x68k part of sysinst. 1999-07-09 15:29:44 +00:00
fvdl 6899d20694 Synch with reality. 1999-07-09 11:55:32 +00:00
tsubai 2f247ac8dd Make ramdiskbin smaller to fit into ramdisk. 1999-07-08 16:36:15 +00:00
tsubai f4b682fed8 Add bootloader. 1999-07-08 12:35:21 +00:00
wrstuden 1eda267aa0 Add layer.h to the comp set. 1999-07-08 03:06:02 +00:00
minoura 76875808ab Build INSTALL kernel automatically.
obj directory handling for read-only /usr/src.
Refer DESTDIR.
1999-07-06 16:22:58 +00:00
cgd 392fa3123d one 'domain' -> 'DNS domain' that slipped through the cracks 1999-07-06 06:10:53 +00:00
cgd 891f175906 beware whitespace at ends of lines in messages: it's actually meaningful!
while here, clean up other whitespace at EOLs in msg files to make grepping
easier.
1999-07-06 06:10:04 +00:00
bouyer 8d82c2165f Translate. 1999-07-05 12:08:09 +00:00
fvdl 12e846384a The i386 port does not use ld.so.conf anymore with ELF. 1999-07-05 09:02:55 +00:00
fvdl b663bdb63e Need -lipsec now, for ping. 1999-07-05 08:52:49 +00:00
cgd b62c0ee8ad get hard-coded messages out of the source, into the message file. (Gee,
you'd think that this wouldn't have been a problem to begin with...)
1999-07-04 22:52:22 +00:00
cgd 5ed98e7513 note that msg_printf_add() is going to go away 1999-07-04 22:33:54 +00:00
cgd 945d434250 convert the custom distribution set table to be formatted with
msg_table.  needed slight tweaks in the MD menus, for menu placement.
(one XXX TRANSLATE in msg.mi.fr.)
1999-07-04 22:31:37 +00:00
cgd add839488b instead of using msg_printf_add("\n") to add a newline to the output,
add a 'newline' message and use msg_display_add().
1999-07-04 21:52:11 +00:00
cgd c624190287 convert run_prog's error message from being a "const char *" to a msg.
XXX Only the callers that actually pass strings were fixed, the rest were
XXX left passing 'NULL'.  Eventually they should be cleaned up to pass
XXX MSG_NONE, but I didn't want to do that yet because somebody else
XXX (jonathan) is hacking on the run_prog callers and I didn't want to
XXX cause him a Lot of conflicts.  at least right now, MSG_NONE and NULL
XXX are as equivalent as they need to be.
1999-07-04 21:39:33 +00:00
cgd 1904092f06 message const poisoning, and conversion from integers to an opaque
message type.
1999-07-04 21:32:48 +00:00
fvdl 25b8d43788 Bring setlists up to date for i386 switch to ELF and ipv6. 1999-07-04 20:07:51 +00:00
abs 00f6783cab Remove *.lo in make clean 1999-07-04 16:07:00 +00:00
mrg f3ea75e08a - back out previous for amiga/miniroot/list because:
- sparc now creates /kern in the 'list' file like the amiga, atari,
  mvme68k and pmax ports, and:
- remove /kern from miniroot/mtree.conf
1999-07-04 11:46:23 +00:00
cgd 0f1bc6e9b6 fix slight finger-brain disconnect 1999-07-04 10:45:37 +00:00
cgd 736fd6a4cb replace msg_noecho+msg_prompt+msg_echo with msg_prompt_noecho 1999-07-04 10:29:29 +00:00
is 2e242fe277 Compensate for the addition of /kern to the MI mtree file. 1999-07-04 09:51:45 +00:00