jkh
829746ec17
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
8f6e1a9b69
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
rgrimes
53a5a3530d
Remove trailing whitespace.
1995-05-30 08:29:07 +00:00
jkh
ee827b5a8f
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
2d470e9eab
Actually put something in help.tgz :-)
1995-05-29 02:20:32 +00:00
phk
f14134077e
Get help files form /stand/help.tgz
1995-05-29 02:13:31 +00:00
phk
ac0bcc1d9b
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
82878f622d
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
546a3dc136
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
13355fbed5
Move /etc/protocols, /etc/services and /etc/sysconfig onto boot floppy.
1995-05-27 21:07:13 +00:00
jkh
28858169c2
Remove fixit floppy (release.10) from targets until Poul fixes it.
1995-05-26 23:08:33 +00:00
jkh
5f4a17cc58
Crunch Poul's changes down to fit on a floppy again. gah.
1995-05-26 21:55:25 +00:00
jkh
20ae465c57
Bring in Poul's patch to make the boot floppy more stand-alone in nature.
1995-05-26 21:47:13 +00:00
jkh
8b2ffa1b9a
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
0b534ab38a
Rename boot.flp to root.flp
1995-05-25 18:48:07 +00:00
phk
473e8626c0
Fix boot.flp and floppies targets.
...
Make cpio floppy to temp file first.
1995-05-25 06:14:10 +00:00
jkh
92d2be5201
Eliminate much redundant cruft from cpio floppy.
...
Make more vty devices for us to use.
1995-05-25 01:51:45 +00:00
jkh
dd0a36ecae
Put back some changes that were smashed in yesterday's release tree
...
shoot-down.
1995-05-25 01:22:20 +00:00
gpalmer
08f329e60d
Move testftp: to release/sysinstall/Makefile where it should have
...
been in the first place.
1995-05-24 11:17:53 +00:00
jkh
08b998084a
Adjust targets to populate info files into distributions.
1995-05-24 08:59:01 +00:00
jkh
a170ce0f20
Add rule to generate the info files.
...
Submitted by: gpalmer
1995-05-24 01:26:23 +00:00
jkh
62a6825021
Cleanup pass. Remove some grit left over from ripping out
...
the scripts.
1995-05-23 21:47:26 +00:00
jkh
cc02572a75
Remove the last vestiges of the old installation method.
1995-05-23 21:33:53 +00:00
gpalmer
ff3cbd98fb
The stand/scripts directory is obsolete. Don't create it in the cpio
...
floppy area.
1995-05-23 07:20:35 +00:00
jkh
d4e7d3d2f1
wt0 -> rwt0
1995-05-22 17:39:22 +00:00
jkh
6321ec59f8
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
b72679e827
Remove rst1 - it's not made by default.
1995-05-22 06:25:26 +00:00
jkh
c6dea2853a
Add tape devices to boot floppy.
1995-05-21 21:08:45 +00:00
jkh
06c38b9303
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
536783826d
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
d425d7ebcb
Correct a stupid typo I introduced in adding CD devices.
1995-05-21 13:36:13 +00:00
jkh
b468422e2d
Add device entries for CDROM devices to boot floppy.
...
Increase number of inodes slightly.
1995-05-21 10:33:20 +00:00
phk
7c328ec200
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
0fefba755d
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
7dc8906174
Make Gary happy.
1995-05-20 13:52:53 +00:00
jkh
da757f0526
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-20 13:49:47 +00:00
jkh
af4bf64e1c
Ahem. It's late. Make my floppies target actually work.
1995-05-18 13:32:22 +00:00
jkh
eea7752fbd
Make a little convenient "floppies" target for myself.
1995-05-18 13:24:48 +00:00
rgrimes
8b08e6a397
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
8c986a8d8d
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
b496437c68
Argh! Get the args to tar right. It's late. I'm sleepy.
1995-05-11 07:11:24 +00:00
jkh
3968f8077f
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
c515849f48
Dump the help files onto the new floppy.
1995-05-11 06:40:40 +00:00
jkh
ee6a0b0ff4
Put a shell on the boot floppy.
1995-05-11 06:32:13 +00:00
jkh
307c5a1d22
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-10 17:54:09 +00:00
jkh
d285ee1958
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
9409b19edb
Use absolute path for release dir.
1995-05-09 02:24:39 +00:00
jkh
bda6d4fabd
Make a less expensive re-release target.
1995-05-09 00:30:00 +00:00
jkh
74069d9f12
Don't go build sbin/sysinstall anymore; it's obsolete.
1995-05-09 00:18:32 +00:00
jkh
f8826b69c5
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