summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Install motd once.guido1998-06-111-7/+3
|
* Install ${DESTDIR}/boot.help during `make distribution'.jkoshy1998-05-271-1/+2
| | | | | PR: 6063 Submitted by: Doug <Studded@dal.net>
* Make ttys machine specific.jb1998-05-161-2/+2
|
* Add new named configuration template and remove old templateache1998-05-071-2/+2
|
* Don't mention removed ppp sample filesbrian1997-11-091-4/+3
| | | | Pointed out by: jkh
* add /etc/mail--the anti-spam filesjmb1997-10-201-1/+4
| | | | branches affected: -current, RELENG_2_2, and RELENG_2_1_0
* ppp.secret.sample listed twice, at the cost of ppp.shells.sample.jkh1997-09-281-2/+2
|
* Point at /etc/periodicpst1997-08-161-2/+2
|
* Further optimize crontab's installation.jkh1997-08-141-3/+2
| | | | Submitted by: pst
* Yeesh! I completely missed the cron.d install here which did the rightjkh1997-08-141-3/+1
| | | | | thing already. Just remove the old references. Noted by: pst
* Add ppp.shells.sample and ppp.deny to Makefile so they actually appeardanny1997-08-131-2/+2
| | | | | | in a release. Reminded by: Satoshi and DavidG
* Make distribute target work again in the wake of the cron.d changes.jkh1997-08-131-2/+4
| | | | | Note: I don't like the way these files are being copied but every other method seemed gross too.
* Activate make distribute and pray I didn't break release building.pst1997-08-121-1/+2
|
* Add /etc/rc.shutdown capability to init.davidn1997-08-021-2/+2
| | | | | Add sample /etc/rc.shutdown (which is just a shell for now). Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
* Add BSD.x11.dist to list of files to copy to /etc/mtree. Sorry if thisasami1997-07-181-2/+3
| | | | | | | breaks "make release", Jordan! PR: 4110 Not reviewed by: jkh
* netstart wasn't getting installedpst1997-07-051-2/+2
|
* Remove /usr/local meddling.asami1997-06-041-16/+1
| | | | Approved by: jkh
* Bring in rc file changes from -current.jkh1997-04-271-4/+4
|
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Adds a template/example login.conf, login class capabilities database.davidn1997-01-111-2/+2
|
* Get rid of the revolting hacks that were used to install thepeter1996-12-281-13/+2
| | | | | | /etc/sendmail.cf file. Submitted by: bde
* Fixed missing install of BSD.include.dist.bde1996-12-131-2/+2
|
* magic file is no longer in /etcjkh1996-12-131-2/+1
|
* Recent ppp changes broke make release. :-(pst1996-10-191-3/+4
|
* ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmtwosch1996-08-181-1/+2
| | | | | | Only ``make distribution'' in src/etc/Makefile overrides things in /etc Pointed out by: joerg
* make install should not install any file in /etc.wosch1996-08-171-2/+8
|
* Remove root dotfiles which did more harm than good.jkh1996-08-141-7/+1
|
* Merge.jkh1996-07-131-2/+2
|
* Add ability to override sendmail .cf file specification.pst1996-07-111-3/+8
| | | | Add creation of ppp.log file since we rotate it now.
* The way sendmail.cf is installed here is gross and needs to be totallyjkh1996-06-251-2/+2
| | | | | redone. For now, use the objlink target to give it the obj directory it needs.
* Add skeleton firewall setup(s). Comments very welcome.phk1996-04-031-2/+3
|
* Install rc.pccard to get PC-CARD support (when available).nate1996-03-221-2/+2
|
* Fix the pccard install.phk1996-03-171-3/+3
|
* Hack-and-slash out the old 1.1.* stuff.markm1996-03-171-344/+1
| | | | | Later commits will bring in 4.4-Lite and 4.4-lite2 stuff. Reviewed by: bruce, rgrimes
* Install newsyslog.conf.joerg1996-02-151-3/+3
| | | | Bothered me in: all recent SNAPs
* Add amd.map to BIN1 - having it here does no harm and makes activationjkh1996-02-091-2/+2
| | | | of the sample sysconfig entry (and amd) a snap.
* Add empty /var/log/slip.log creation to distribution: target whereache1996-01-101-1/+3
| | | | | other empty logs created. Pointed by Bruce.
* The etc.i386/fstab.* files have been nuked, so don't try to installjoerg1995-12-311-3/+1
| | | | them.
* install freebsd.cf rather than freefall.cf by default after 8.7.2 import.peter1995-12-021-3/+3
|
* Install new dotfiles.jkh1995-11-301-1/+7
|
* At the risk of starting a commit-war, attempt to fix once and for all, thepeter1995-10-281-2/+4
| | | | | | | | | | | "make distrib-dirs" target. Neither of Andrey's two attempts have worked for me with the [ -h ..] test both with && and ||. I've changed it to a full if [ -h ...]; then \ rm ... ; \ fi ; \ construct. It's much clearer what's meant to happen, and it works! :-)
* Back out bogus "fix" which was commited over right fix without any check.ache1995-10-281-1/+1
|
* Submitted by: john hayjulian1995-10-271-2/+2
| | | | | | | patches to merge the two IPX packages to work with each other and to not break make-world :) IPXrouted should be working now, (or at least compiling) :)
* Add test for symlink presence before remove itache1995-10-261-2/+2
|
* Fix 'upgrade' stuff, i.e. when make distrib-dirs runs notache1995-10-221-2/+2
| | | | on clean file system but for -current locale links upgrade.
* Implement locale.alias via links (including backward-compatible issue)ache1995-10-221-4/+38
|
* Add pccard.conf to makefile.phk1995-10-101-2/+2
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-46/+47
| | | | | | | specified in the top level Makefiles. Previously I missed dozens of Makefiles that skip the install after using `cmp -s' to decide that the install isn't necessary.
* Rename ISO8859-1 to ISO_8859-1 per RFC1700ache1995-06-171-3/+3
|
OpenPOWER on IntegriCloud