summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 1) Added s/key support .guido1994-05-191-3/+4
* Add the installation of /var/crash/minfree with a value of 2048 so thatrgrimes1994-05-191-1/+3
* Add manpath.config to the default list of things installed in /etcjkh1994-05-171-2/+2
* Use ISO9660/DOS compliant file names for the tar balls now.rgrimes1994-05-031-20/+24
* >From BETA_1_1 branch:rgrimes1994-04-181-3/+12
* Pull in changes just made to the BETA 1.1 branch for cd install floppyrgrimes1994-03-201-10/+46
* >From BETA_1_1 branchrgrimes1994-03-071-5/+7
* Update to generate the ISO9660 names for the floppy images, use fd1200rgrimes1994-02-231-20/+20
* Whoops, forgot to $Id$ this file, and re-enable floppies target inrgrimes1994-02-211-2/+3
* Major hackery to get the 1.1 Beta floppies building. Have a specialrgrimes1994-02-211-24/+68
* Add obj/ in front of freefall.cf so that the install works.rgrimes1994-02-091-1/+1
* Update for new COPYRIGHT.* files.rgrimes1994-02-091-1/+1
* Add PERSONAL.ACKS to file list.rgrimes1994-02-081-7/+10
* Remove obsoleted floppy partition from device name.ache1994-01-271-18/+18
* The system default crontab now resides in /etc/crontab, and I changed it'snate1994-01-251-1/+1
* Change ${RELEASEDIR}/filesystem to be filesys so hat it is ISO9660 compliant.rgrimes1994-01-221-4/+4
* Add SUPPORT.TXT and MIRROR.SITES to the top level FREEBSD files that getrgrimes1994-01-221-2/+4
* From: Julian Howard Stacey <stacey@guug.de>rgrimes1993-12-011-2/+1
* Make whatisdb after the whole system is installed, since the one inrgrimes1993-10-211-0/+1
* You can now specify the type of floppy you want built (floppy3 or floppy5)rgrimes1993-10-101-6/+13
* Split the src-tarball target up into multiple targets, there is nowrgrimes1993-10-011-12/+113
* Added BSD.local.dist to MTREE files so that it gets installed in /etc/mtreergrimes1993-09-211-1/+1
* Added /var/run to CPIO_DIRSalm1993-09-191-1/+1
* Added /etc/remote to CPIO files.alm1993-09-181-1/+1
* added /var/spool and /var/spool/lock to CPIO_DIRS. These are needed byalm1993-09-171-1/+1
* Make MOUNT be MOUNT? so I can easily override it for building 2 floppiesrgrimes1993-09-141-1/+1
* Removed DOS floppy build stuff, as this was just a poor idea that needsrgrimes1993-09-141-17/+0
* More file shuffling between floppies, needed to get rm on filesystemrgrimes1993-09-131-9/+9
* Only put var and var/tmp in the cpio archive floppy, do not really needrgrimes1993-09-121-2/+3
* tar ball names converted from the form x.tar.gz.xx to x_tgz.xx so thergrimes1993-09-111-4/+4
* Put bin/df back on the filesystem floppy since there is room for itrgrimes1993-09-101-4/+5
* Made copy of sys/i386/floppy relative instead of abosolute pathrgrimes1993-09-081-2/+2
* Added a fourth DOS-format floppy to the install disks containing os-bsalm1993-09-081-4/+21
* Fixed missing slash after a ${DESTDIR} with no other path after it.rgrimes1993-09-071-1/+1
* Added /etc/networks to the files that get installed, some how it gotrgrimes1993-09-021-1/+1
* Removed commit lies for sbin/reboot and usr/local/bin/{mread,rz},rgrimes1993-09-021-3/+14
* Added dd back to cpio floppy in place of shutdown, since shutdownrgrimes1993-09-011-23/+86
* Had to remove dd from the cpio floppy as we ran out of room due to somergrimes1993-08-311-2/+1
* Makefile no longer needs passwd, pwd.db and spwd.db due to fixed pwd_mkdbrgrimes1993-08-301-54/+63
* Added the RELNOTES.FreeBSD to the FREEBSD list. Changed all occurancergrimes1993-08-291-13/+13
* Added targets crypt and non-crypt to make it easier to build thergrimes1993-08-281-0/+31
* Removed LOCATIME and TZDIR stuff since it is now handled correctly byrgrimes1993-08-261-35/+30
* Added kc-kernel target that builds both GENERICAH and GENERICBT kernels.rgrimes1993-08-221-13/+27
* Enable lastlog install commands.rgrimes1993-08-131-2/+2
* Commented out installation of /var/log/lastlog:rgrimes1993-08-121-2/+2
* /etc/termcap is now created as a symlink to /usr/share/misc/termcap,rgrimes1993-08-121-0/+5
* Added 3 targets (kc-ah-floppy, inst1-floppy, inst2-floppy) which buildrgrimes1993-08-121-17/+91
* Added support to build i386-kc_floppy:, kernel copy floppy for FreeBSD.rgrimes1993-08-101-5/+46
* Moved make copies of src/includes to be after the top level make installrgrimes1993-08-091-1/+1
* Fixed install of ${FREEBSD}, forgot to do a install -c so it removed thergrimes1993-08-091-1/+1
OpenPOWER on IntegriCloud