Commit Graph

436 Commits

Author SHA1 Message Date
leo cff5efa2ad Add more&less. They are no longer in the MI-list. 1996-05-30 07:00:45 +00:00
leo 76285e652b * Edit VERSION into install.sub while copying instead of using a
VERSION file.
* Set the EDITOR variable in install.sub, so it will be set in both
  upgrade & install.
* Make the checks on  the presence of installation sets on the local
  disks on upgrade more precise.
* Remove more&less from the list of standard binaries (I need more space!)
* When building an fstab from the users' fstab, drop lines starting with
  a '#' and lines with an fstype that is not supported on the miniroot.
1996-05-30 06:57:12 +00:00
pk 728c3fbcb2 Change extra directory for vi to `vi/build' 1996-05-28 21:51:31 +00:00
leo ad65f50c1f CURDIR -> ARCHDIR 1996-05-27 15:53:39 +00:00
leo ef84477f6d Forgotten in previous commit. 1996-05-27 15:50:53 +00:00
leo b058af8711 Remove leftover from atari (floppybt -> miniroot) 1996-05-27 15:46:41 +00:00
pk 5d525ce079 Two small optimizations: no need for sed to convert fstab. 1996-05-27 13:32:01 +00:00
leo bacafe6a9f Sync with MI-miniroot code. 1996-05-27 12:49:49 +00:00
leo 05574183dd Sync with changes in MI-miniroot 1996-05-27 12:41:54 +00:00
leo e2202ab208 Sync atari miniroot & mi-miniroot 1996-05-27 12:39:01 +00:00
pk 344a892d31 sync 1996-05-27 01:06:14 +00:00
pk ac453ee7ed sync 1996-05-27 00:41:51 +00:00
pk abfbc398e7 sync 1996-05-27 00:28:07 +00:00
leo ce463ad2e1 * Merge with mi miniroot changes (== use Paul's functions + define EDITOR)
* Make RELDIR useful when updating
* add md_copy_kernel()
* some minor fixes
1996-05-25 22:13:07 +00:00
pk caf88110f1 sync. 1996-05-25 00:33:35 +00:00
pk cf6887780f Include machine-specific makefile so the default values of various
things can be overridden.
1996-05-24 23:36:38 +00:00
pk b4e023b86a Move disklabel(8) calls into `md_prep_label()'. 1996-05-21 18:54:40 +00:00
pk 819ce802e7 Add a `install_disk' option (copied from Atari miniroot).
Make editor configurable (variable EDITOR, also usable by disklabel(8)).
Move disklabel(8) calls into `md_prep_label()'.
Eliminate two uses of `sed'.
Eliminate `awk' in upgrade.sh.
1996-05-21 18:53:54 +00:00
pk 9954d351bb kill some more awks 1996-05-21 00:10:57 +00:00
gwr 7bb94b7bdf More portable versions of makeflist and maketars that can be used to
cross-make a distribution.  Also avoid duplicating makeflist logic.
1996-05-20 19:10:28 +00:00
leo e73f0ea043 Get them closer to reality. 1996-05-20 09:26:27 +00:00
pk 5d2a8bbf21 There's life after awk. Replace awk scripts with shell function equivalents
(inspired by Leo's atari scripts).
1996-05-20 00:32:24 +00:00
leo 38f440b74a Miniroot iplementation for the atari. XXX: Merge with MI miniroot ASAP! 1996-05-19 19:43:36 +00:00
veego 23c94bca8e updated for fsck -> fsck_ffs 1996-05-19 09:01:38 +00:00
oki 91584e9199 x68k distribution floppy for upgrade protocol. 1996-05-18 01:51:44 +00:00
oki c6376213e3 vnd0a --> vnd0c 1996-05-18 01:42:22 +00:00
oki 7c916549ba distribution "floppies" for x68k 1996-05-17 12:25:36 +00:00
mark 4132013e71 Initial commit of the code for building installation and upgrade
floppies for the arm32 port.
1996-05-16 19:58:49 +00:00
christos 4d77d4f9e8 Fix typo: $ -> # 1996-05-14 21:51:41 +00:00
thorpej e755357545 Update, and correct a couple of entries. 1996-05-12 16:12:48 +00:00
thorpej 8bdf3233c6 RCS id police. 1996-05-07 18:45:18 +00:00
pk 33819c6ee2 Change format of `LINK' and `SYMLINK' lines to accept multiple program
names. As before the first program name (field 3) is the one "with source".
The remaining entries specify just filesystem links.

Additional keywords processed by makeconf.awk:
ARGVLINK: used to specify additional link directives for crunchgen(1); no
	  filesystem links appear for these.
SRCDIRS:  crunchgen `srcdirs' directive
CRUNCHSPECIAL:  crunchgen `special' directive
1996-05-04 15:45:30 +00:00
pk a1edfa1874 Apply `topdir' prefix to relative paths in `special srcdir <prog> <path>'
lines.
1996-05-04 14:37:23 +00:00
cgd c917cba930 update to note that fsck no longer exists, that fsck_ffs should be used,
and that fsck should be a link to fsck_ffs.
1996-05-02 23:16:57 +00:00
scottr 398c6ae4a4 Sync with reality with regard to EtherExpress 16 1996-04-26 01:10:12 +00:00
cgd 898dcb24ad update for new X, toolchain source locations, and for the new
location of the toolchain's cpp (caused by the change in 'uname -r' caused
by the merge with the master sources).
1996-04-25 13:20:05 +00:00
cgd 807030aab7 clean up a bit, note that some source files will no longer be
appearing, and note where alpha-specific sources should be installed.
1996-04-25 13:09:31 +00:00
phil c30121eed7 Update for new IEEE FP support. 1996-04-03 08:36:12 +00:00
scottr ea8086b766 Replace BSDSRCDIR use with relative paths. 1996-03-27 04:48:28 +00:00
mrg f88f31de89 update all of these to reality (at least, for the sparc). changes
include:
    libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
1996-03-25 07:35:59 +00:00
is ad32891e83 State explicitly that the install kernel needs the root and swap
partition on the same disk.
1996-03-23 15:21:39 +00:00
is 381d40e063 Fix (critical) typos in installation document.
Closes PR 2230 by Thorsten Fruehauf.
1996-03-21 20:25:26 +00:00
jtc ffdb8fb7c8 nsquery and nstest are no longer part of bind (or NetBSD) 1996-03-21 19:52:40 +00:00
perry ff483dae6a Ooops. Fixed the less problem slightly differently. This time it
works. It seems the order of the srcdirs line is important. Ought to
find out why.
1996-03-12 04:55:21 +00:00
perry 981bb65cf9 crunchgen list still specified "more" and not "less"; we no longer
have a /usr/src/usr.bin/more. Fixed.
1996-03-12 00:40:51 +00:00
is 2409161b0e We don't support 68060 cpu's yet, so explicitly talk about 020+030+040. 1996-03-01 20:06:49 +00:00
leo 502d20c723 Fix minor typo. 1996-02-28 10:06:40 +00:00
thorpej 0ffa7d7b3c Copyright assigned to The NetBSD Foundation. 1996-02-28 00:47:42 +00:00
thorpej c676fe1e46 Copyright assigned to NetBSD Foundation. 1996-02-28 00:44:01 +00:00
jtc 1ceffcf267 Add script I used to make the 1.1 source distribution 1996-02-12 21:58:46 +00:00
neil 425d3e951b Fixed typo. Closes PR #2000. 1996-02-11 16:03:04 +00:00
briggs 7183574717 Updates from Steve Allen <wormey@eskimo.com> -- mainly Kerberos. 1996-01-25 04:37:32 +00:00
briggs b70a143516 Updates from Steve Allen <wormey@eskimo.com> 1996-01-25 04:33:47 +00:00
briggs 4155658d9c Updates from Steve Allen <wormey@eskimo.com> 1996-01-25 04:22:06 +00:00
briggs c7887f2293 Ooops. Sort. 1996-01-25 04:19:49 +00:00
briggs 130176327c Updates from Steve Allen <wormey@eskimo.com> 1996-01-25 04:16:56 +00:00
pk 6f94427590 MI install and upgrade scripts. 1996-01-06 22:45:13 +00:00
pk 61a0733f9d Use MI install script. 1996-01-06 22:42:13 +00:00
pk 856ea688d7 update clean target 1996-01-06 22:40:58 +00:00
thorpej 8311d1eed8 Update "core" list and fix a couple of minor typos. 1995-12-30 19:17:20 +00:00
thorpej a97de97280 Add a section called "Using online NetBSD documentation" from
Scott Reynolds <scottr@plexus.com> (PR #974), with the intent of making
it easier for new-comers to UN*X go get up-to-speed.
1995-12-30 19:07:42 +00:00
chopps 33033862c7 fix option and add info on disable sync. fixes pr#1802 1995-12-27 07:01:56 +00:00
jonathan 1b040f98a1 Remove entries for gcc-2.6.4, now NetBSD/pmax uses gcc 2.7.2 from the NetBSD
source tree.
1995-12-23 04:51:07 +00:00
cgd 58b27d5fbe repoint libexec/cpp link to the right place. grn. 1995-12-21 14:22:25 +00:00
cgd 4fe3e795ba clean up a bit, add description for README_FIRST 1995-12-21 02:40:49 +00:00
cgd 3cfda5ee4e note that /boot isn't in bin.tar.gz 1995-12-21 01:04:14 +00:00
pk f9cb846528 Add separate list of `argv[0]' aliases.
Add some more links.
1995-12-19 00:54:07 +00:00
pk aa1a5a63a4 sparc MD miniroot config files. 1995-12-18 22:54:43 +00:00
pk c71d8c144e Attempt at a MI miniroot build environment, converted from hp300 version.
Note:
	- `list' was more-or-less arbitrarily split into MD & MI parts.
	- the `crunch' configuration file is generated from `list's
	  with the `makeconf' awk-script.
	- Makefile assumes there's a `../<arch>/miniroot' directory with
	  MI configuration files.
1995-12-18 22:47:26 +00:00
cgd 0289832ea9 add missing . to libexec/cpp symlink, as pointed out by John Birrell 1995-12-09 05:27:22 +00:00
jtc f9db0b0e81 Added spanish language libc message catalog 1995-12-07 10:24:00 +00:00
chopps 9b64dd253e update trunk with recent change that fixes mount_ados mistake. 1995-12-01 21:09:54 +00:00
pk f7826d21d9 Merge changes from 1.1 branch. 1995-11-29 23:51:24 +00:00
jtc 36cd716562 merge in changes from 1.1 release branch 1995-11-28 23:56:58 +00:00
gwr 8076d80e1d Release notes for 1.1 1995-11-24 08:50:29 +00:00
gwr 0f77846dcd Ready for release 1995-11-21 21:18:48 +00:00
gwr d670c5bc9b add .NOTMAIN 1995-11-21 21:17:19 +00:00
thorpej dec01e7557 This is a table describing the geometry for several types of HP-IB disks.
The information is gleaned from .../hp300/dev/rdreg.h and
.../hp300/dev/rd_compat.c, but is much easier to read in this form.
This is basically meant to be supplemental documentation to the INSTALL
notes, and will be really useful when labeling a disk with SYS_INST.
1995-11-17 07:42:29 +00:00
thorpej e75b183a6d Sync with netbsd-1-1; reflect current reality. 1995-11-17 06:54:39 +00:00
pk a2142b7359 Update from 1-1 branch. 1995-11-16 22:54:47 +00:00
pk 7abf5e98e6 Some more tuning. 1995-11-16 22:29:46 +00:00
thorpej 4e3fbfb051 Sync with netbsd-1-1. 1995-11-16 07:33:48 +00:00
thorpej dfc6658291 Sync with the release branch. 1995-11-14 10:12:36 +00:00
thorpej d83513a716 Updage from netbsd-1-1; too many changes to list here. 1995-11-14 10:07:33 +00:00
thorpej 24c3357819 The NetBSD/hp300 upgrade program, heavily based on the install program.
Uses a system's pre-existing network and filesystem configuration to get
"up and running".
1995-11-14 09:53:15 +00:00
thorpej 66b1809712 Update from netbsd-1-1; copy the upgrade program to the miniroot. 1995-11-14 01:40:42 +00:00
thorpej 3737dc51b5 Update from netbsd-1-1; add rsh(1), kill(1), "shadow" /etc/resolv.conf, and
remove bad144(8).
1995-11-13 17:41:37 +00:00
thorpej b2b7dfedfc Update from netbsd-1-1; remove ./dev/MAKEDEV.local; it belongs (and is
already in) the `etc' set.
1995-11-12 19:49:31 +00:00
thorpej b693701a66 Update from netbsd-1-1; prompt "Installing or upgrading?". 1995-11-11 06:24:47 +00:00
pk de7d8606ab Update from www page. 1995-11-09 00:17:04 +00:00
pk 0839d7a34d Fix tape extraction parms per Jason.
Fix misplaced quote.
1995-11-08 22:02:33 +00:00
thorpej 4db50f1045 Update from netbsd-1-1; give slow HP-IB disks a chance to recover by doing
a "sync; sleep 2" right before unmounting the target filesystems.
1995-11-07 10:35:25 +00:00
thorpej 72e2e395c0 Update from netbsd-1-1; big list of improvements and bug fixes. 1995-11-07 08:30:45 +00:00
thorpej 29693b3151 Update from netbsd-1-1; add sort(1) and /usr/share/zoneinfo/* to the
miniroot.
1995-11-07 07:26:16 +00:00
pk 3ff316b75a sparc support. 1995-11-05 18:02:58 +00:00
gwr ee9c1f6011 Initial tweaks: sun3 miniroot does not use mfs. 1995-11-01 23:53:27 +00:00
pk 1dc2d541aa Timezone stuff. 1995-11-01 21:10:39 +00:00
gwr eb92b7fe81 Bring sun3 lists up-to-date 1995-11-01 21:06:50 +00:00
gwr 5afb1ceb84 Get rid of usr/share/man/cat?/sun3 (they are in base) 1995-11-01 21:01:19 +00:00
pk 5bcfd51ba5 Kill a few HP-isms.
Add a twiddler.
1995-10-31 23:24:29 +00:00
pk 3c7782fbbc Update to match install script. 1995-10-31 23:22:54 +00:00
pk c7c7bac42b Add MAKEDEV.local 1995-10-31 22:25:40 +00:00
gwr 5005f5cda5 No longer used. 1995-10-31 20:11:30 +00:00
gwr 6b33722b4a New version from Jason Thorpe 1995-10-31 18:09:04 +00:00
pk 1bf511eff4 update 1995-10-30 21:19:42 +00:00
tls 9e67db5b49 This should now be OK for the 1.1 release. 1995-10-30 02:25:36 +00:00
tls 440c842348 Oops! Sync with 1.1 changes 1995-10-30 02:14:04 +00:00
tls 9fdd3e5e88 Remove irrelevant 'kc' directory. 1995-10-30 02:09:27 +00:00
thorpej 242de2ae7d Add the {cat,man}{4,8} stuff for the atari. 1995-10-22 01:14:19 +00:00
pk 025a6b0e04 Note upgrade.sh. 1995-10-20 16:57:08 +00:00
pk f53a587fb5 Script to upgrade a NetBSD/sparc installation. 1995-10-20 16:56:03 +00:00
pk ea839a5b83 Update for release 1.1 1995-10-20 01:55:38 +00:00
cgd 4ce3968c57 update for new way of doing boot block, don't include /boot in bin.tar.gz 1995-10-18 03:52:15 +00:00
phil d15cc61313 Update pc532 for new files in 1.1 including shared libs.. 1995-10-16 06:08:20 +00:00
phil 2a21918133 New files for 1.1 including shared libs..... 1995-10-16 06:05:36 +00:00
cgd 3fa415f46e don't include X11 bins or kernel in the bin.tar.gz file 1995-10-16 04:55:44 +00:00
cgd 1aad5b810e README.files included in snapshots 1995-10-16 04:55:16 +00:00
pk 4c5820096d Update (thanks Chuck). 1995-10-15 17:51:22 +00:00
pk f0244a3520 Redo alphabetization to an actually well-known alphabet.. 1995-10-15 17:46:58 +00:00
pk eba88360ee Update. 1995-10-15 15:50:47 +00:00
pk 6685396f42 Update based on current sources. 1995-10-15 15:48:41 +00:00
cgd 00fdda5e6e slight cleanup, add target to build x11 bins tar file. 1995-10-14 01:43:24 +00:00
pk 3b4d7bd966 New install.sh based on Jason's hp300 script. Needs more polishing. 1995-10-13 20:18:30 +00:00
pk e3cc76915a Add the french message catalog 1995-10-13 20:06:19 +00:00
gwr 5caec5db02 Put .PATH later so SRCDIR is defined 1995-10-13 18:35:17 +00:00
gwr cba18d24c6 Minor cleanup 1995-10-13 18:10:06 +00:00
gwr 078eb0a7f7 Minor cleanup 1995-10-13 16:51:28 +00:00
gwr 2097445cb6 Minor cleanup 1995-10-13 16:38:20 +00:00
gwr cc5eca4e4e Release=1.1 1995-10-13 16:01:02 +00:00
gwr a2ea56b113 NetBSD ID string. 1995-10-12 21:16:53 +00:00
thorpej 0c416c6152 add fsdb(8). 1995-10-10 01:42:46 +00:00
cgd ff25d65255 rearrange dependencies so that this actually works. 1995-10-10 01:19:16 +00:00
leo 60ccedf545 Atari distribution notes 1995-10-09 20:43:23 +00:00
cgd 1ef22609d6 no longer need the MAKEDEV invocation here. 1995-10-09 14:57:36 +00:00
pk 9129d0709b Add fdeject. 1995-10-09 12:27:01 +00:00
chopps 2fcbd817b5 add grfconfig.0 1995-10-09 03:55:33 +00:00
chopps cb71e3f2f2 add grfconfig 1995-10-09 03:54:25 +00:00
chopps 4e276bb0ec update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-10-09 02:41:28 +00:00
cgd 2d2c3763a7 build some tar files, too. 1995-10-09 01:53:50 +00:00
chopps 9ba63edc71 add ./usr/sbin/videomode 1995-10-09 00:51:08 +00:00
chopps 5618971996 add gspa and gspahextoc to comp list 1995-10-09 00:11:46 +00:00
gwr e5008e93ca Add rdconfig 1995-10-08 23:21:58 +00:00
gwr ea951bdb91 Add edlabel 1995-10-08 23:20:08 +00:00
gwr 4e1e2d58f0 Add eeprom, screenblank 1995-10-08 23:19:07 +00:00
gwr 4dab4feee0 Allow an override of STRIP=something_else in the generated makefile. 1995-10-08 23:13:44 +00:00
gwr f75c79d821 Add some utilities all ports might use in a ramdisk root. 1995-10-08 23:08:46 +00:00
gwr 91cc48c9da Support for making sun3 installation media. 1995-10-08 23:07:44 +00:00
pk 5510303680 Add screenblank and eeprom. 1995-10-08 12:48:59 +00:00
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
cgd b0443df2da things were not sorted, libdata/lint should have been in 'base',
not all ports have an scrt0.o.  also, add new files where necessary.
1995-07-24 04:07:49 +00:00
cgd 3985bcb916 update for new manual pages 1995-07-24 03:58:08 +00:00