Commit Graph

1567 Commits

Author SHA1 Message Date
tsubai
65d8322a2f Uncomment "bootfloppy". 1999-01-27 12:04:32 +00:00
minoura
a632f67a13 Mention X sets.
Security distribution is actually available because it is m68k-common.
1999-01-26 15:21:17 +00:00
thorpej
46e8a53c33 Add indent.pro. 1999-01-26 04:35:19 +00:00
lukem
25b79ebda9 regen 1999-01-26 03:10:50 +00:00
garbled
ed77015dc8 When special casing these commands with do_system, remember to add
manual logging and scripting calls, so everything is recorded in it's
proper location.
1999-01-25 23:55:10 +00:00
garbled
851ee9e397 1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
commandlines for all tar operations.  (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c.  Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.

Big thank you to Matt for all his work on this.
1999-01-25 23:34:20 +00:00
lukem
56b81a911b add hesinfo 1999-01-25 23:01:40 +00:00
lukem
9a98ba2e5b hesiod*.3 1999-01-25 09:49:52 +00:00
lukem
cb76a540cc hesiod.conf.5 1999-01-25 09:48:26 +00:00
garbled
7e3cccdc10 libutil.so.4 -> libutil.so.5 1999-01-25 06:34:33 +00:00
lukem
91d671c6fa update for libc.so.12.37 1999-01-25 01:12:48 +00:00
mycroft
6484a78535 More catchup. 1999-01-23 17:01:21 +00:00
garbled
5a277f5dfd Fix thinko. Thanks to mrg. 1999-01-23 15:54:31 +00:00
mycroft
c0f8b7a742 They're moving pretty fast... 1999-01-23 12:52:18 +00:00
mycroft
7d8cc046c2 Catch up with the Joneses. 1999-01-23 12:10:57 +00:00
mrg
70886049ec a clone of the SPARC miniroot, adjusted as necessary.. not really tested yet. 1999-01-23 06:44:38 +00:00
garbled
10218daeef Correct some oversights in the sysinst conversion. arch/alpha/md.c and
others allready had these fixes.
1999-01-23 06:19:17 +00:00
garbled
232877f475 Forgot to check this one file into the tree with sysinst. 1999-01-23 06:11:51 +00:00
thorpej
4dcc1e4297 Remove securenet(5) and ypserv.acl(5) manual pages. 1999-01-22 17:31:18 +00:00
tsubai
da7b796faf Uncomment X11 stuff. 1999-01-21 08:55:40 +00:00
garbled
37a95fd205 Oops.. missed an external declaration in the merge.. compiles now. ;) 1999-01-21 08:13:02 +00:00
garbled
865c31ac7b This change includes the following:
Scripting and logging functionality for sysinst.
Child programs are run in a "display window" so you can actually see what
	they did before the screen flashes back and you loose it all.
Lots of curses fixups.  Removed nasty endwins that mangled the tty upon
	rentry.
Change the yes/no box to accept Y or N, and not require cursor motion to
	decide one or the other.
Perform curses redraws when doing things that could cause the kernel to
	spew printfs onto your screen.
1999-01-21 08:02:17 +00:00
garbled
c3262a3841 Use pax instead of tar on the ramdisk bins.. create appropriate link for
tar to get tar-like fonctionality.
1999-01-21 07:52:00 +00:00
tsubai
c9db02d31e Invoke sysinst.
TERM=vt100.
1999-01-20 14:02:53 +00:00
tsubai
30bb3309b9 powerpc ports use ELF shlib. 1999-01-20 12:42:38 +00:00
tsubai
a5c19a3bdb Sync with reality. 1999-01-20 12:41:38 +00:00
tsubai
6a35754ec0 Add macppc X files. 1999-01-20 12:40:02 +00:00
mrg
ec6c46ef02 remove strings. 1999-01-20 07:43:17 +00:00
hubertf
cdc9d12e0c Add code for pkgdb. 1999-01-19 17:46:48 +00:00
tv
3eeac9e4c4 New include files for libstdc++. 1999-01-19 15:27:47 +00:00
bouyer
36de4a0b2f Update for bswap.h and byte_swap.h includes. 1999-01-19 08:59:02 +00:00
mrg
84e248ad5e remove bogus line in all: target. 1999-01-18 13:21:21 +00:00
lukem
b6e0814d26 add nsswitch.conf 1999-01-18 12:12:58 +00:00
phil
f9bf8744f0 Correct run address. 1999-01-18 08:29:01 +00:00
mrg
2e85a68f15 ignatios' tool to build bootable sparc/sun3 cdroms. 1999-01-18 07:37:23 +00:00
ross
a6908b4c34 Fix a .so that didn't respect \*[.CURDIR]. (Yes, it was designed to work
with OBJDIRs, but a bogus mod crept in after my one and only OBJDIR
test.)
1999-01-16 23:43:15 +00:00
rvb
27443c6d0f Bump libc & libutil 1999-01-16 21:35:05 +00:00
tsubai
2e6f16f3b8 Change image size to 1.5MB. 1999-01-13 10:54:16 +00:00
tsubai
20f9f55a10 * Remove strings.
* Enable sysinst.
1999-01-13 10:52:53 +00:00
ross
381f4410a7 Merge the alpha and i386 upgrade sections: .so ../common/upgrade 1999-01-13 09:59:22 +00:00
ross
47503cb65d Makefiles for notes. 1999-01-13 08:42:54 +00:00
ross
b207e38c8b Give the common install notes components their own subdirectory.
Also, alpha and i386 now use a single merged common/sysinst,
and arm32 and sparc have a single merged common/xfer.
1999-01-13 08:18:44 +00:00
ross
6eb9d9ef9a Markup for -mdoc and -mdoc2html. 1999-01-13 07:30:01 +00:00
tron
25e26cd4d4 NetBSD-current uses 169 as MBR partition ID, not 165.
Fixes PR install/6737 by Soren S. Jorvang.
1999-01-11 23:23:28 +00:00
mrg
0a1b83af3c use x_gzip over gzip_s 1999-01-11 13:03:43 +00:00
mrg
a17ace088d move gzip_s to x_gzip via repository copy. gzip_s was the wrong name from the start. 1999-01-11 13:02:03 +00:00
mrg
f39074b570 use x_gzip over gzip_s 1999-01-11 13:01:34 +00:00
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