aboutsummaryrefslogtreecommitdiff
path: root/release/amd64
Commit message (Collapse)AuthorAgeFilesLines
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-2/+2
| | | | Notes: svn path=/head/; revision=9202
* Add mount_nfs so that we can do NFS installs.Jordan K. Hubbard1995-05-301-1/+2
| | | | Notes: svn path=/head/; revision=8859
* Shrink the boot floppy by removing all extraneous stuff. Also increaseJordan K. Hubbard1995-05-291-5/+3
| | | | | | | | | number of inodes. Fix various bugs reported by Poul. Implement VTY switching. Notes: svn path=/head/; revision=8825
* 1. Remove slattach from the root_crunch floppy and stick it on the bootJordan K. Hubbard1995-05-271-2/+2
| | | | | | | | | | | floppy (for slip install). 2. Try to work around a bodge in the ftp extraction loop where FtpEOF() was being called more than once. Also fix a problem where the URL was getting smashed in the environment by copying it to a temporary area before we jump up and down on it. Notes: svn path=/head/; revision=8795
* Add ping to the boot floppy; it's too useful for problem diagnosis toJordan K. Hubbard1995-05-271-2/+2
| | | | | | | leave off. Notes: svn path=/head/; revision=8793
* Move ppp back to root floppy; we need it to load the cpio floppy,Jordan K. Hubbard1995-05-261-3/+3
| | | | | | | potentially. Notes: svn path=/head/; revision=8775
* Rename boot.flp to root.flpJordan K. Hubbard1995-05-251-3/+4
| | | | Notes: svn path=/head/; revision=8750
* Whoops! Forgot libkvm.Jordan K. Hubbard1995-05-231-2/+2
| | | | Notes: svn path=/head/; revision=8713
* Remove some extraneous junk from the boot floppy. Put ifconfig and routeJordan K. Hubbard1995-05-231-2/+2
| | | | | | | on there. Notes: svn path=/head/; revision=8712
* 1. Remove the scripts from the boot floppy - we don't need them anymoreJordan K. Hubbard1995-05-211-2/+2
| | | | | | | | | | | and it saves us a fair bit of space. 2. Remove adduser and tzsetup as well - they're not needed. 3. Move ft from the boot floppy to the cpio floppy. Notes: svn path=/head/; revision=8682
* Add the ft program to the boot floppy.Jordan K. Hubbard1995-05-211-2/+2
| | | | Notes: svn path=/head/; revision=8676
* Put find on the boot floppy. Don't ask.Jordan K. Hubbard1995-05-191-2/+2
| | | | Notes: svn path=/head/; revision=8634
* Sheesh! What was I thinking. ppp should go on the cpio floppy, notJordan K. Hubbard1995-05-181-2/+2
| | | | | | | the boot floppy! Notes: svn path=/head/; revision=8599
* Add ppp to the boot floppy.Jordan K. Hubbard1995-05-181-3/+2
| | | | Notes: svn path=/head/; revision=8592
* Add ls to the boot floppy - folks will be lost without it!Jordan K. Hubbard1995-05-111-2/+2
| | | | Notes: svn path=/head/; revision=8451
* Use the proper libs for sh.Jordan K. Hubbard1995-05-111-2/+2
| | | | Notes: svn path=/head/; revision=8443
* Put a shell on the boot floppy.Jordan K. Hubbard1995-05-111-5/+3
| | | | Notes: svn path=/head/; revision=8439
* Remove ncftp from cpio - we don't need it any more.Jordan K. Hubbard1995-05-101-3/+3
| | | | | | | Adjust boot floppy to (hopefully) include libdisk in the crunch. Notes: svn path=/head/; revision=8413
* Get sysinstall from /usr/src/release not /usr/src/sbin.Jordan K. Hubbard1995-05-091-3/+3
| | | | Notes: svn path=/head/; revision=8391
* New and better "make release" rules.Poul-Henning Kamp1995-02-251-0/+18
Notes: svn path=/head/; revision=6718