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
phk
5eb0a0c02b
Missing -r flag on rm
1995-04-30 09:02:08 +00:00
phk
f096b4f8cf
install "compat20" (libgcc.so.261.0) into the bindist.
...
cc/ld does the right thing.
1995-04-24 04:06:30 +00:00
phk
4b8b3f4b76
Add the stuff to munge the name of the release/snap/whatever we build.
1995-04-23 23:06:36 +00:00
phk
ebb21d2458
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
phk
9b5928083c
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
phk
c4bc75c03c
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
phk
4330105d46
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
jkh
5649197789
Remove fixit floppy from things to build until Poul makes it work again.
1995-04-13 20:21:06 +00:00
phk
148f48ca86
Reduce inode count on floppies a bit again
1995-04-13 09:05:25 +00:00
phk
10e43cc3de
Even more inodes on the floppies...
1995-04-13 02:11:31 +00:00
phk
607cd0b4b3
added a missing '; \'
1995-04-12 21:13:08 +00:00
phk
3d6e9f574b
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
phk
2c50cf3c25
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
jkh
2ef7bb4cbc
Add etc/sysconfig to list of files stuck on the cpio floppy. I thought
...
we did this already?!?
1995-04-09 03:47:55 +00:00
phk
c4c9cf1214
Don't choke if secure bits are not available.
1995-04-08 21:29:56 +00:00
phk
7cf8b5d47e
Fix the bug which removes all empty dirs from distribution. Sorry Jordan...
1995-04-08 09:45:31 +00:00
phk
4fbc27d008
Various changes:
...
tip removed from cpio.flp (!) crunch chokes on it after the latest changes.
source for secure & eBones moved into securedist.
1995-04-07 01:20:26 +00:00
phk
7cff2496a2
Remove kernel compilation directories after use.
...
Move stray "info" files into info dist.
1995-03-28 19:28:32 +00:00
phk
69fb2ca8a1
Save /etc/sysconfig from destruction.
...
Don't put termcap.db and vgrinddefs.db in the tarballs when they are so
easy to generate and take up so much space...
1995-03-28 18:14:10 +00:00
phk
65933ca3a1
Fix cdrom.1 target.
1995-03-24 08:10:53 +00:00
phk
a4a0a39769
Fix srcdist names. Fix structure in ftp-area.
1995-03-24 04:20:35 +00:00
phk
a3bee0e414
A whole slew of changes relating to the generation of src-dists.
1995-03-24 02:45:34 +00:00
phk
0d8a56e891
Make src-tarballs in one level. Don't tar things named 'obj'
1995-03-24 02:05:32 +00:00
phk
3ec47ef257
Make /usr/include directories...
...
Submitted by: rgrimes
1995-03-22 20:37:53 +00:00
jkh
d6889ddbb5
Update for new FAQ file locations.
1995-03-21 20:24:00 +00:00
phk
7a9ff70615
Dont install DES bits in cdrom area.
1995-03-17 04:54:13 +00:00
phk
7f7d0e0282
Remove imutable bits, they will not survive anyway. First cut at cdrom
...
make rule.
1995-03-16 22:54:42 +00:00
phk
7a470dd511
Well, it seems like the vn driver is pretty hosed still, so don't use it :(
1995-03-16 05:58:28 +00:00
phk
85404d96e4
Code to use vndevice instead of floppy to build floppy images.
1995-03-16 05:40:02 +00:00
phk
65016847a9
I belive the floppies work as expected now. (incl the fixit)
1995-03-15 06:14:19 +00:00
phk
b9928379ff
Added a fixit floppy to the rules.
1995-03-13 20:09:38 +00:00
phk
2c8d27f2cb
Move a -P
1995-02-28 20:32:29 +00:00
phk
7990632f0d
cvs export doesn't like a explicit '-P'
1995-02-28 04:38:21 +00:00
phk
9dc9082480
More bugfixes.
1995-02-28 01:15:52 +00:00
phk
d5240ccc32
Various things, bits and pieces to make this maybe work next time.
1995-02-26 20:45:34 +00:00
phk
60395e83e2
Various changes to make this work.
1995-02-26 01:35:32 +00:00