Jordan K. Hubbard
21deb1ee5e
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
Jordan K. Hubbard
fbd92ef8d5
Rename boot.flp to root.flp
1995-05-25 18:48:07 +00:00
Poul-Henning Kamp
c0b83abedc
Fix boot.flp and floppies targets.
...
Make cpio floppy to temp file first.
1995-05-25 06:14:10 +00:00
Jordan K. Hubbard
39ae3f1529
Eliminate much redundant cruft from cpio floppy.
...
Make more vty devices for us to use.
1995-05-25 01:51:45 +00:00
Jordan K. Hubbard
903463ef42
Put back some changes that were smashed in yesterday's release tree
...
shoot-down.
1995-05-25 01:22:20 +00:00
Gary Palmer
66b1d44d35
Move testftp: to release/sysinstall/Makefile where it should have
...
been in the first place.
1995-05-24 11:17:53 +00:00
Jordan K. Hubbard
0412e9f72c
Adjust targets to populate info files into distributions.
1995-05-24 08:59:01 +00:00
Jordan K. Hubbard
95e34bfc2e
Add rule to generate the info files.
...
Submitted by: gpalmer
1995-05-24 01:26:23 +00:00
Jordan K. Hubbard
023c271a28
Cleanup pass. Remove some grit left over from ripping out
...
the scripts.
1995-05-23 21:47:26 +00:00
Jordan K. Hubbard
23f2ee6126
Remove the last vestiges of the old installation method.
1995-05-23 21:33:53 +00:00
Gary Palmer
baf9eac5f1
The stand/scripts directory is obsolete. Don't create it in the cpio
...
floppy area.
1995-05-23 07:20:35 +00:00
Jordan K. Hubbard
1625ae170f
wt0 -> rwt0
1995-05-22 17:39:22 +00:00
Jordan K. Hubbard
769d392920
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
Jordan K. Hubbard
0d8da7331a
Remove rst1 - it's not made by default.
1995-05-22 06:25:26 +00:00
Jordan K. Hubbard
d6f9f66840
Add tape devices to boot floppy.
1995-05-21 21:08:45 +00:00
Jordan K. Hubbard
586ed33afa
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
Jordan K. Hubbard
17137d3f85
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
Jordan K. Hubbard
59bd8aaa69
Correct a stupid typo I introduced in adding CD devices.
1995-05-21 13:36:13 +00:00
Jordan K. Hubbard
cbe35e915a
Add device entries for CDROM devices to boot floppy.
...
Increase number of inodes slightly.
1995-05-21 10:33:20 +00:00
Poul-Henning Kamp
e841846b60
Make a fixit.flp target too.
...
Improve the search code for the -u # argument to newfs.
1995-05-21 03:20:05 +00:00
Poul-Henning Kamp
3525074d14
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
Jordan K. Hubbard
0aa9f139dd
Make Gary happy.
1995-05-20 13:52:53 +00:00
Jordan K. Hubbard
e36d47de12
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-20 13:49:47 +00:00
Jordan K. Hubbard
abac5d4b12
Ahem. It's late. Make my floppies target actually work.
1995-05-18 13:32:22 +00:00
Jordan K. Hubbard
0ead1f1db1
Make a little convenient "floppies" target for myself.
1995-05-18 13:24:48 +00:00
Rodney W. Grimes
682078bd09
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
Jordan K. Hubbard
336d17595a
Drop the inode count down a bit - we ran out of inodes with the help files.
1995-05-11 07:18:11 +00:00
Jordan K. Hubbard
17078dcc1f
Argh! Get the args to tar right. It's late. I'm sleepy.
1995-05-11 07:11:24 +00:00
Jordan K. Hubbard
3edcd90d4b
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
Jordan K. Hubbard
caeb252543
Dump the help files onto the new floppy.
1995-05-11 06:40:40 +00:00
Jordan K. Hubbard
212014b835
Put a shell on the boot floppy.
1995-05-11 06:32:13 +00:00
Jordan K. Hubbard
0020de4fe4
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-10 17:54:09 +00:00
Jordan K. Hubbard
dda697f031
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
Jordan K. Hubbard
a3e12198e1
Use absolute path for release dir.
1995-05-09 02:24:39 +00:00
Jordan K. Hubbard
20e5d523d9
Make a less expensive re-release target.
1995-05-09 00:30:00 +00:00
Jordan K. Hubbard
a88bbe42ef
Don't go build sbin/sysinstall anymore; it's obsolete.
1995-05-09 00:18:32 +00:00
Jordan K. Hubbard
d5d65ceb94
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
Poul-Henning Kamp
6d83113dcf
Missing -r flag on rm
1995-04-30 09:02:08 +00:00
Poul-Henning Kamp
d996508637
install "compat20" (libgcc.so.261.0) into the bindist.
...
cc/ld does the right thing.
1995-04-24 04:06:30 +00:00
Poul-Henning Kamp
ab0e9cdc60
Add the stuff to munge the name of the release/snap/whatever we build.
1995-04-23 23:06:36 +00:00
Poul-Henning Kamp
518a1d34d6
A major cleanup. Move more over to a "pull" model than a "push" model,
...
this will eventually allow us to add meaningfull dependencies.
Add mount_{msdos,nfs,cd9660} and chroot to the fixit.flp.
1995-04-20 06:48:31 +00:00
Poul-Henning Kamp
954f5fffa2
Put a kzip'ed GENERIC on the boot.flp and fixit.flp instead of BOOTFLP,
...
now that we have the space.
If this works out to our liking, we will kill BOOTFLP.
Now, if only we could extract the kernel, incl symbols from a kzip'ed kernel...
1995-04-19 18:00:04 +00:00
Poul-Henning Kamp
7c474103d4
Thanks to the dynamic duo of John & David, ("meanwhile in the VM-cave"), we
...
can use the vn-driver instead of physical floppies, thanks guys !
Add the fixit-floppy back now that kzip made it fit again.
Don't make the gzip'ed *.flp files anymore.
1995-04-19 17:42:32 +00:00
Poul-Henning Kamp
d3e1f93a58
kzip the kernels on the boot.flp and fixit.flp, and buy us more space...
...
*** This definitively kills installs on machines with less than 4Mb ***
*** the kzip stuff loads a the 3Mb line. This is Just Too Bad (TM) ***
1995-04-19 01:19:57 +00:00
Jordan K. Hubbard
ff0edab95c
Remove fixit floppy from things to build until Poul makes it work again.
1995-04-13 20:21:06 +00:00
Poul-Henning Kamp
9776cec4df
Reduce inode count on floppies a bit again
1995-04-13 09:05:25 +00:00
Poul-Henning Kamp
54f835a545
Even more inodes on the floppies...
1995-04-13 02:11:31 +00:00
Poul-Henning Kamp
15587f8eaf
added a missing '; \'
1995-04-12 21:13:08 +00:00
Poul-Henning Kamp
895449d220
Add bad144 to fixit floppy.
...
Remove kernel compile directories.
Put all *[sw]d* devices on floppies
Make more inodes on floppies as function of the above.
1995-04-12 08:00:24 +00:00
Poul-Henning Kamp
01feef2c19
Sanitize the making of kernels a bit, and make the BOOTCDROM kernel too.
...
If we can get away with it, it will always just be the GENERIC kernel
with a different name.
1995-04-10 08:01:27 +00:00