jkh
1aab1eb4fd
Sync this again with Mark M's changes so that he and I can diagnose
...
the common problems.
1995-07-25 19:13:20 +00:00
rgrimes
1b1ee55538
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
rgrimes
bb2ad2880b
Remove trailing whitespace.
1995-05-30 08:29:07 +00:00
jkh
56df30b7c6
Nuke kernel out of root.flp; it's not necessary since there's already one
...
in the bindist. This brings root.flp down to 392K!
1995-05-29 10:56:33 +00:00
phk
e86dac098a
Actually put something in help.tgz :-)
1995-05-29 02:20:32 +00:00
phk
91f5f82dab
Get help files form /stand/help.tgz
1995-05-29 02:13:31 +00:00
phk
afa4cca266
Increase size of MFS filesystem. (You need to remake release.3)
...
Remove unused devices (*[sw]d*[bdefgh]).
Dont gzip boot_crunch. (This SAVES space on a 4 MB machine, since the
file can be segment can be paged from now.
This (with the kzip patch) makes a 4M machine boot and run again.
Margin in my build is 22 blocks and 9 inodes.
I will look at tgz'ing the help files, we need that.
1995-05-29 01:28:21 +00:00
jkh
0fe7556fa5
Shrink the boot floppy by removing all extraneous stuff. Also increase
...
number of inodes.
Fix various bugs reported by Poul. Implement VTY switching.
1995-05-29 00:50:05 +00:00
phk
1972cc1607
Reduce the size of the MFS filesystem by 250 Kbyte.
...
Use && instead of ; a lot of places.
1995-05-28 07:04:36 +00:00
jkh
68a9fa97d8
Move /etc/protocols, /etc/services and /etc/sysconfig onto boot floppy.
1995-05-27 21:07:13 +00:00
jkh
a1b5ac1149
Remove fixit floppy (release.10) from targets until Poul fixes it.
1995-05-26 23:08:33 +00:00
jkh
df047ee1a4
Crunch Poul's changes down to fit on a floppy again. gah.
1995-05-26 21:55:25 +00:00
jkh
ea01a273e6
Bring in Poul's patch to make the boot floppy more stand-alone in nature.
1995-05-26 21:47:13 +00:00
jkh
120ce88698
Fix a bug in the /etc populating copy.
...
Change root.flp from a new format CPIO archive to a tar archive.
Unless we're willing to change the main tarballs from tar format to
"newc" (or, even better, "crc") cpio format, we need to use one common
one for all and that's tar for now. Install will now grab "root floppy"
from an ftp site if that's what you've got set.
Fix even more gripes from Poul's list.
1995-05-26 10:18:12 +00:00
jkh
f2fac040f8
Rename boot.flp to root.flp
1995-05-25 18:48:07 +00:00
phk
165302f7b1
Fix boot.flp and floppies targets.
...
Make cpio floppy to temp file first.
1995-05-25 06:14:10 +00:00
jkh
369a063c9b
Eliminate much redundant cruft from cpio floppy.
...
Make more vty devices for us to use.
1995-05-25 01:51:45 +00:00
jkh
e28ba9e188
Put back some changes that were smashed in yesterday's release tree
...
shoot-down.
1995-05-25 01:22:20 +00:00
gpalmer
4f17134317
Move testftp: to release/sysinstall/Makefile where it should have
...
been in the first place.
1995-05-24 11:17:53 +00:00
jkh
206d10d33f
Adjust targets to populate info files into distributions.
1995-05-24 08:59:01 +00:00
jkh
f0c47d8f79
Add rule to generate the info files.
...
Submitted by: gpalmer
1995-05-24 01:26:23 +00:00
jkh
3b4136360e
Cleanup pass. Remove some grit left over from ripping out
...
the scripts.
1995-05-23 21:47:26 +00:00
jkh
5c6b9580e4
Remove the last vestiges of the old installation method.
1995-05-23 21:33:53 +00:00
gpalmer
5d3ef1d1b2
The stand/scripts directory is obsolete. Don't create it in the cpio
...
floppy area.
1995-05-23 07:20:35 +00:00
jkh
84a42a8805
wt0 -> rwt0
1995-05-22 17:39:22 +00:00
jkh
a93f9fc135
Clean up the cpio floppy target, remove the fixit floppy from my
...
"floppies" target - don't need to build that every time for testing.
1995-05-22 14:08:45 +00:00
jkh
3fd9f800d0
Remove rst1 - it's not made by default.
1995-05-22 06:25:26 +00:00
jkh
3af82d16aa
Add tape devices to boot floppy.
1995-05-21 21:08:45 +00:00
jkh
beea622f85
Nuke out all the NEWVERS stuff; we don't need or use it anymore.
...
Add Gary's info files to the cpio floppy.
1995-05-21 18:39:42 +00:00
jkh
94d2596027
1. Remove the scripts from the boot floppy - we don't need them anymore
...
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.
1995-05-21 18:29:51 +00:00
jkh
24be6b92a9
Correct a stupid typo I introduced in adding CD devices.
1995-05-21 13:36:13 +00:00
jkh
79158edd57
Add device entries for CDROM devices to boot floppy.
...
Increase number of inodes slightly.
1995-05-21 10:33:20 +00:00
phk
bba1428e2f
Make a fixit.flp target too.
...
Improve the search code for the -u # argument to newfs.
1995-05-21 03:20:05 +00:00
phk
1a410e1dc4
Now cpio works for me. (it was Mostly confusion about when the chroot
...
happened)
Make vsystem crunch aware in an intelligent fashion.
make the boot.flp target more specific (and faster).
1995-05-20 23:33:14 +00:00
jkh
f00ac5162a
Make Gary happy.
1995-05-20 13:52:53 +00:00
jkh
750d9d641f
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-20 13:49:47 +00:00
jkh
cd64532d9d
Ahem. It's late. Make my floppies target actually work.
1995-05-18 13:32:22 +00:00
jkh
22c365678c
Make a little convenient "floppies" target for myself.
1995-05-18 13:24:48 +00:00
rgrimes
a34e9f9422
Very minor rework to eliminate useage of - operator by checking for
...
existance of ${CHROOTDIR}.
Remove -k option from make install for building chroot tree, makes it
error out early if you forgot to populate the pre-chroot obj tree.
Reviewed by: phk
1995-05-13 19:51:57 +00:00
jkh
25bef3eb9d
Drop the inode count down a bit - we ran out of inodes with the help files.
1995-05-11 07:18:11 +00:00
jkh
9b30cae783
Argh! Get the args to tar right. It's late. I'm sleepy.
1995-05-11 07:11:24 +00:00
jkh
7c0a4da546
1. Fix a cd which somehow got capitalized.
...
2. Don't put CVS files on the floppy.
1995-05-11 07:03:33 +00:00
jkh
2a0c84215d
Dump the help files onto the new floppy.
1995-05-11 06:40:40 +00:00
jkh
f53e19c4d7
Put a shell on the boot floppy.
1995-05-11 06:32:13 +00:00
jkh
280922cc1c
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-10 17:54:09 +00:00
jkh
dee6274b62
Remove ncftp from cpio - we don't need it any more.
...
Adjust boot floppy to (hopefully) include libdisk in the crunch.
1995-05-10 17:20:23 +00:00
jkh
3035f0c20e
Use absolute path for release dir.
1995-05-09 02:24:39 +00:00
jkh
b7f9001dcb
Make a less expensive re-release target.
1995-05-09 00:30:00 +00:00
jkh
ed86e53736
Don't go build sbin/sysinstall anymore; it's obsolete.
1995-05-09 00:18:32 +00:00
jkh
7b41bdb12c
Rename secure to DES. This isn't a 100% accurate renaming since some
...
of the eBones stuff is in there too, but it's better than `secure', which
implies that the user will be insecure without it.
1995-05-01 12:01:39 +00:00