Commit Graph

1520 Commits

Author SHA1 Message Date
mrg 97023377a8 use x_netstat, and save 30k. we now have 46k spare. 1999-01-10 14:25:47 +00:00
mrg 747cbac661 add a -DSMALL netstat. saves ~30k of text/data for me, on the sparc. 1999-01-10 13:50:35 +00:00
mrg 1d8e4b1210 - share more with the miniroot
- don't use sysinst yet, it's not ready for the sparc, go back to
	  the old miniroot install programs.

- add these programs:
	- pppd (nice to install from an SS2 with local floppy & modem only)
	- bzip2 (media may be bz2'ed in the RFSN future)
	- edlabel (much ligher weight than disklabel)
	- expr (miniroot)
	- hostname (miniroot)
	- netstat (miniroot)
	- sort (miniroot)

- remove these programs:
	- tset (not used)
	- strings (too big now)
	- slattach (who uses slip these days, *really* ?  see pppd addition)
	- disklabel (see edlabel addition)
	- shutdown (have reboot/halt already)
	- sysinst (not using it yet)

- grow the install filesystem a bit more, to facilitate the new programs.

- use gordons libhack stuff, to reduce the size of the install binary.
	- don't need /etc/master.passwd or the {s,}pwd.db files anymore!

- clean up dot.profile a bit.
1999-01-10 13:39:44 +00:00
mrg fa1711e241 adapt to using the miniroot version of runlist.sh 1999-01-10 13:21:27 +00:00
mrg c050a5562e use the "miniroot" versions of these. 1999-01-10 13:21:01 +00:00
simonb 309b01ee4b Add handling raid's as well 1999-01-10 00:52:33 +00:00
simonb 9e61ed141a Add handling ccd's 1999-01-09 12:58:03 +00:00
abs 3726df67b9 set BLOCKSIZE=1k (so df behaves the same as when installed)
set EDITOR=ed (otherwise disklabel -e tries to run 'vi')
1999-01-08 04:32:33 +00:00
cjs 4c9053a54f Remove this dir, since it's the same as distrib/sparc/bootfs. It belongs
there rather than here because this boot filesystem is also used for
CD-ROMs.
1999-01-06 17:22:32 +00:00
drochner 5449449eeb delete /usr/include/dev/wscons/wskbdmap_mfii.h 1999-01-06 12:34:40 +00:00
he 527c984161 Add ./usr/share/misc/domains. 1999-01-06 12:00:09 +00:00
cjs 2d6b2d6904 Fix paths and bring into line with distrib/sparc/boofs/Makefile. 1999-01-06 03:00:39 +00:00
cjs 5ac03a8a01 Remove strings, at least for the moment, until someone figures out
how to get it to link here. It needs to link statically against
gnu/usr.bin/binutils/common/libcommon.a (which may be in an obj or
obj.arch directory underneath, actually).
1999-01-05 23:30:46 +00:00
tv 739fe7beb7 Add `c89'. 1999-01-05 15:47:16 +00:00
cjs 403a37083c Sync with various changes over the last week or two. 1999-01-05 11:19:30 +00:00
veego 5a1719bd9e Add Xwrapper, which should have added a long time ago. 1999-01-03 12:45:28 +00:00
tv b5a5a3842f Also add a manpage link for fort77. 1999-01-02 23:56:24 +00:00
tv 5e7565c4dd Fix to add f77 and g77, as well as new fort77. 1999-01-02 23:54:03 +00:00
he 113bf32fbf Makefile setup to construct multi-floppy boot using ustarfs. 1998-12-19 19:51:23 +00:00
simonb b520d1bbc1 s/sprintf/snprintf/ 1998-12-16 22:35:26 +00:00
tv d89a36bdab Set cleanup:
- make all ports egcs; move stuff to mi and shl.*
- fix m68k-based comp sets to use usr/include/$MACHINE (as
  usr/include/machine is now a symlink); add directory entries where missing
1998-12-16 15:15:16 +00:00
mrg 13eaff30ae add sparc64 man8 sections. 1998-12-13 01:20:28 +00:00
augustss d9c8e546f9 Add sv man page. 1998-12-10 18:56:55 +00:00
ross 6b583a619e = -> ?=
change default pathnames a bit
1998-12-10 05:15:43 +00:00
scottr 75b96564c5 Tweak the port maintainers list a bit. Remove the dedication; it has
served its purpose.
1998-12-09 08:03:46 +00:00
cgd ab74d21734 fix current composition of 'core' 1998-12-09 07:54:14 +00:00
ross f7befd86e1 Add NetBSD id keyword comment. 1998-12-09 00:22:03 +00:00
he 49a9ba987d Add nsupdate, objcopy, include/sys/ataio.h and a few corresponding man pages. 1998-12-08 22:45:07 +00:00
minoura 16f23eb61c Updated the staff list. 1998-12-08 22:23:43 +00:00
cgd d0d551757c Add my self to releng list 1998-12-08 08:48:34 +00:00
cgd d74e600ce9 add local directories installed by XF86 3.3.3. (From fvdl) 1998-12-08 07:56:16 +00:00
cgd ac5c673d62 add files new in xf86 3.3.3 build (from fvdl) 1998-12-08 07:45:47 +00:00
kenh c3212c811c Add atactl. Pointed out by Bill Sommerfeld. 1998-12-08 04:32:24 +00:00
cjs ec7880433c Add a couple of new fonts for XFree86 1.3.3 1998-12-08 04:29:07 +00:00
cjs 829e1c4944 Update for XFree86 3.3.3. 1998-12-08 03:44:26 +00:00
cjs 15fc99d096 It appears traditional to include directory names, as well as the names
of files in those directories. The last revision did not include a couple
directory names; this fixes that.
1998-12-08 03:05:27 +00:00
tron edee8bf61d "README.NV1" was renamed to "README.NVIDIA". 1998-12-07 00:09:43 +00:00
jonathan d5bbe0a7f3 Add egcs dependencies for mips: stl hdrs, libobjc hdrs, shared libs, manpages. 1998-12-06 11:56:49 +00:00
jonathan 7775c04f9c remove libg++ headers. 1998-12-06 10:25:21 +00:00
jonathan d4cce0d780 Make ramdisk and ne-tbootable ramdisk-based instkernel on pmax. 1998-12-05 07:33:13 +00:00
jonathan b18f6fc2aa Set VER and REL for miniroot. 1998-12-05 06:42:55 +00:00
frueauf aa66b9fc72 Use $out correctly, pointed out in pr 6526 by Dave Huang. 1998-12-03 18:17:45 +00:00
lukem 53b78e5034 regen 1998-12-01 11:14:21 +00:00
ragge 42b291e36f Sysinst support for vax. 1998-11-30 22:36:00 +00:00
thorpej 294f5c3157 libc is now 12.34 1998-11-30 22:23:00 +00:00
lukem ccf16771e7 regen 1998-11-28 15:25:32 +00:00
lukem 545a470969 regen 1998-11-28 03:15:12 +00:00
jonathan 7c7a3d90e5 Dead. 1998-11-28 02:53:33 +00:00
jonathan aaa44058ad Use MI versions of the dot.commonutils and dot.instutils helper
scripts for ramdisk-based script installer (even where commented out).
1998-11-28 02:49:44 +00:00
jonathan 2b381dd5ae Copy script-based installer from i386 ramdisk to MI directory. 1998-11-28 01:38:30 +00:00