Commit Graph

138 Commits

Author SHA1 Message Date
pk
794db45a04 Start documenting 1.1 installation. 1995-10-08 02:05:46 +00:00
chopps
b9eb517577 added qn.4 manpage 1995-10-07 18:00:35 +00:00
phil
da34221cb9 Add a program that matches the pc532 ROM monitor download command.
This source will be part of the distribution.  It also is hacked
to be on the receiving end as well as the sending end.
This includes a CRC check, but no retransmission.  This will remove
any reference to kermit in the pc532 distribution because this
program can be used to get the distribution sets onto a pc532
over a serial line.
1995-10-06 21:00:16 +00:00
thorpej
918b8dd77e Update for the recent rcons changes. 1995-10-06 07:18:49 +00:00
thorpej
0c41a24874 Add the German message catalogue. 1995-10-06 07:16:11 +00:00
thorpej
570c5f86ef First-cut of hp300 miniroot-based installation tools. Currently understands
installing from FTP or NFS server, tape, or CD-ROM, although tape and
CD-ROM are currently untested.  Hooks for placing disklabels on additional
disks are there, but meat is yet to be implemented.
1995-10-03 22:47:50 +00:00
phil
8f280f43e8 First change for new install procedure. I'm sure it will need
more changes.
1995-10-03 22:43:39 +00:00
phil
84b6e2fe63 Minor updates to the distribution, things like new files in instbin,
new directories, comments to a program , deleting a binary that managed
to get checked in, ...
1995-10-03 22:30:59 +00:00
chopps
8ba097efdc remove extra space char 1995-10-02 13:10:53 +00:00
chopps
b7b8f64f25 update install stuff from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-10-02 12:58:40 +00:00
chopps
7816a98189 new upgrade install from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-10-02 12:57:40 +00:00
pk
35f79bc143 Update to -current. 1995-10-02 10:54:14 +00:00
pk
13132a621b Add rtld & dl* man pages to the ports that have these. 1995-10-02 10:52:09 +00:00
chopps
6b4ca5ff16 bring up to date with reality 1995-10-02 10:06:30 +00:00
thorpej
97717b2153 Add the new amiga and sun3 manual pages, the new makedev(8) pages, and
kill extra (hp300-specific, which is bogus) rbootd(8) page.
1995-10-02 01:13:04 +00:00
thorpej
5acc8aed38 Add manual pages for ld.so(1), rtld(1), and config.old(8). 1995-10-02 01:10:08 +00:00
thorpej
42c79bc062 Add manual pages for banner(1) and ccdconfig(8). 1995-10-02 01:07:52 +00:00
thorpej
febcc2f7f7 Add missing YP manual pages, network, device, and rcons include files,
and kill non-existent <dev/isa/if_lereg.h>.
1995-10-02 01:05:15 +00:00
thorpej
d263e1d22a Add some missing include files, libpcap_pic.a, and config.old. 1995-10-02 00:58:53 +00:00
thorpej
1a70d814f0 Correct revisions of libc.so and libm.so. Add libpcap.so.0.0 and the
new standalone code.
1995-10-02 00:54:37 +00:00
thorpej
78de76b1e1 Add ./sbin/ccdconfig and ./usr/bin/banner 1995-10-02 00:52:52 +00:00
ragge
b1474f955b Installation tools for vax. 1995-10-01 21:22:13 +00:00
briggs
41ae734820 ln mount_ffs ffs--forgot to check this in ages ago... 1995-09-30 20:00:47 +00:00
chopps
5899ee0969 adjust newfs no need to be so specific 1995-09-30 08:59:02 +00:00
chopps
d0653c6f07 add pppd to instbin 1995-09-30 08:12:23 +00:00
chopps
bf32ce10a2 add an all target to the make line 1995-09-30 08:04:03 +00:00
chopps
05afe96230 update things. Now use 1.7M (HD) image. Amigas with only DD floppy
drives will need to use miniroot (probably better anyway)
1995-09-30 04:22:40 +00:00
cgd
ae1d1592ec copy boot program to / from /usr/mdec 1995-09-29 07:22:43 +00:00
phil
2847cc6eda Forgot to include pwd_mkdb in clean. 1995-09-29 04:00:18 +00:00
phil
4c43b99084 Changes in the way we build inject.fs including copying master.passwd
from src/etc instead of /etc and then using a static linked version
of pwd_mkdb to build etc/passwd and /etc/*pwd.db via chroot.
1995-09-29 03:55:35 +00:00
cgd
e29cdeba95 cpp (for symlink from /usr/libexec/cpp) has moved 1995-09-27 15:17:48 +00:00
cgd
6d8ecf1270 /usr/src/devo on the alpha has been renamed to /usr/src/cygnus 1995-09-27 14:43:38 +00:00
phil
58aa66a652 Changes from Matthias Pfaller to have a compresed kernel AND
a compressed RAM disk root file system on the boot floppy.
So a single floppy can include vi, ppp, slip, ......
1995-09-26 21:24:41 +00:00
phil
b2d6a2c531 Second try at import of pc532/floppies. 1995-09-10 06:13:41 +00:00
phil
de25541834 Sorry. I imported these in the wrong place! 1995-09-10 06:09:15 +00:00
leo
9bc2fa9924 Link mount_<fstype> to <fstype> for all included fstypes... 1995-08-28 20:10:30 +00:00
phil
c002e84bbc New distribution "floppies" from Matthias Pfaller. 1995-08-27 06:36:34 +00:00
leo
f3997751d0 Change all occurences of ufs to ffs. 1995-08-25 19:17:28 +00:00
leo
d52ecbbe81 Update to reflect current state of distribution. 1995-08-19 23:04:45 +00:00
leo
04dedd50bc Add mount_ffs and make mount_ufs a link to it. Also, link halt to reboot. 1995-08-19 23:01:27 +00:00
cgd
c7602440ba update to match current reality. also, make a "COPYDIR" list entry
type, to copy a directory, and clean up "COPY" list entries.
1995-08-14 01:50:20 +00:00
cgd
a96982af4a update to match current reality. also, make a "COPYDIR" list entry
type, to copy a directory, and clean up "COPY" list entries.
1995-08-14 01:50:13 +00:00
chopps
a587a6f71d add mount_ffs and ln ffs. Need to make sure it fits on floppy now. 1995-08-13 17:10:53 +00:00
briggs
e1fe5a9919 Add mount_ffs. 1995-08-13 13:21:07 +00:00
cgd
d2938e5ce1 add mount_ffs 1995-08-13 03:59:10 +00:00
cgd
f5abada076 add mount_ffs 1995-08-13 03:59:02 +00:00
cgd
897358a860 sort. grr. 1995-07-24 20:21:44 +00:00
cgd
0201369141 more files 1995-07-24 20:10:30 +00:00
cgd
e768c63ef2 mount programs, libdata/lint 1995-07-24 04:10:58 +00:00
cgd
945aa5fa3e add scrt0.o for ports that have it 1995-07-24 04:08:22 +00:00