#
9a6939ee |
| 29-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Clean this puppy up quite a bit. Most notably:
1. Use ${MAKE} everywhere again. Whoops. 2. Replace multiple invocations of gzip ... split ... with one variable. 3. Add src-clean target for making
Clean this puppy up quite a bit. Most notably:
1. Use ${MAKE} everywhere again. Whoops. 2. Replace multiple invocations of gzip ... split ... with one variable. 3. Add src-clean target for making the src tree presentable before making a src tarball out of it.
show more ...
|
#
97e31cd7 |
| 28-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Fix a simple makefile brain-o; didn't effect 1.1.5A since we don't compile with CRYPT initially set.
|
#
7b026b2a |
| 25-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
1. Remove a rather strangely gratuitous bit of profanity 2. Use elvis instead of vi for the editor on the cpio floppy; dmesg is back.
|
#
cf3820b7 |
| 24-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
My last few changes to the release code plus a small termcap file for the cpio floppy.
|
#
5ef18d0a |
| 22-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Whoops - missed a couple of intermediate files. Nuke 'em.
|
#
70677ace |
| 22-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Ok, this should about wrap it up.
1. All the crunched files work now; don't install copies, used the crunched versions. 2. Make the clean rules DTRT now that we have stuff to clean.
|
#
eb09e01c |
| 21-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Whoops - I missed a commit; EXTRACT scripts were misnamed. Correct.
|
#
5a83efa2 |
| 21-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
1. Increase number of inodes for kcopy floppy; we've currently run out. 2. Get kcopy and filesystem images from current directory since we now build them here; a clean rule is now all that's neede
1. Increase number of inodes for kcopy floppy; we've currently run out. 2. Get kcopy and filesystem images from current directory since we now build them here; a clean rule is now all that's needed to make the crunch stuff complete.
show more ...
|
#
a346c516 |
| 20-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Commit some additional changes for making this work with obj dirs.
|
#
e7ab243a |
| 15-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
1. Fill out the crunch target - this should do the trick (we'll see). 2. Remove the NOOBJ line - we want an object dir now.
|
#
1c51f14a |
| 15-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Install manpath.config and mail.rc properly, and directly from the src tree now (rather than having a local copy.
|
#
220273aa |
| 15-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Lots of changes:
1. Properly use ${.CURDIR} now instead of hardcoded relative dirs. 2. Use ${BINOWN} and ${BINGRP} everywhere instead of root/wheel 3. Add target for copying over EXTRACT scripts (an
Lots of changes:
1. Properly use ${.CURDIR} now instead of hardcoded relative dirs. 2. Use ${BINOWN} and ${BINGRP} everywhere instead of root/wheel 3. Add target for copying over EXTRACT scripts (and add them here). 4. Start thinking about crunched floppy target (not in yet, next commit).
show more ...
|
#
2548fdfa |
| 08-Jun-1994 |
Geoff Rehmet <csgr@FreeBSD.org> |
Change all lib*.so.1.0 to lib*.so.1.1 (Once again, pointed out by Volker Paepcke.)
|
#
01d49126 |
| 03-Jun-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Fix the absolute paths for boot blocks. Now uses ${DESTDIR}.
|
#
da63052f |
| 01-Jun-1994 |
Poul-Henning Kamp <phk@FreeBSD.org> |
added make.conf template, which does nothing.
|
#
9eb28b5f |
| 19-May-1994 |
Guido van Rooij <guido@FreeBSD.org> |
1) Added s/key support . 2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the lo
1) Added s/key support . 2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the logging and access control features.
-Guido
show more ...
|
#
077fcb73 |
| 19-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Add the installation of /var/crash/minfree with a value of 2048 so that savecore will not FILL the /var partition.
|
#
d6a9fa22 |
| 17-May-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Add manpath.config to the default list of things installed in /etc for releases.
|
#
b9ee5a06 |
| 03-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Use ISO9660/DOS compliant file names for the tar balls now.
|
Revision tags: release/1.1.0_cvs |
|
#
f48386c2 |
| 18-Apr-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
>From BETA_1_1 branch: ---------------------------- revision 1.53.2.3 date: 1994/04/10 20:19:37; author: rgrimes; state: Exp; lines: +12 -3 Must have etc and usr directories on the cdinstall flopp
>From BETA_1_1 branch: ---------------------------- revision 1.53.2.3 date: 1994/04/10 20:19:37; author: rgrimes; state: Exp; lines: +12 -3 Must have etc and usr directories on the cdinstall floppies. Need to have device files for mcd1. Create links for usr/libexec and usr/lib on cdinstall floppies so that shared library code is loaded from cdrom.
show more ...
|
#
333c7e3c |
| 20-Mar-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Pull in changes just made to the BETA 1.1 branch for cd install floppy support.
|
#
4453164c |
| 07-Mar-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
>From BETA_1_1 branch Correction for wrong permissions on /root, /usr/lib, /usr/libexec, /usr/share and /usr/share/misc caused by filesyst.flp cpio file.
|
#
4f3bf7e6 |
| 23-Feb-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Update to generate the ISO9660 names for the floppy images, use fd1200 inplace of floppy5.
|
#
bb90b105 |
| 21-Feb-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Whoops, forgot to $Id$ this file, and re-enable floppies target in make release
|
#
64eb68b1 |
| 21-Feb-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Major hackery to get the 1.1 Beta floppies building. Have a special pair of crunched binaries that are not built by this, but other than that it is back to an automated procedure. So many changes i
Major hackery to get the 1.1 Beta floppies building. Have a special pair of crunched binaries that are not built by this, but other than that it is back to an automated procedure. So many changes it is hard to describe.
show more ...
|