summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Expand)Author
2000-07-25Also do ../usr.bin/ssh for the `distribution' target.thorpej
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-06-12Loosen sendmail's permission checks for building the aliases.db filefredb
2000-06-03install ttyaction if it existsperry
2000-06-02* Portmap is now called rpcbind.fvdl
2000-05-13remove netstartlukem
2000-05-06Added an obj target to ensure that KERNOBJDIR exists - in casesjg
2000-05-03correct typo (sendmail upgrade)itojun
2000-05-03sync with sendmail upgrade.itojun
2000-05-03remove/change missleading commentssjg
2000-05-02Use bsd.kernobj.mksjg
2000-05-01Install the localhost namedb file.thorpej
2000-04-30Add "make distribution" for Postfix.perry
2000-04-08The file /etc/sysctl.conf is now run with sysctl -f at boot time.tsarna
2000-03-28Use distrib/sets/Makefile in the release: and new cryptoset: targets.thorpej
2000-03-10install rc.d scriptslukem
2000-03-01explicitly allow writable directories when rebuilding the aliasjoda
2000-03-01sync with etc/namedb change (IPv6 loopback reverse database file)itojun
2000-02-26Install a blank sendmail.st here.mycroft
2000-02-20Always checksum binary/kernel, now that there is at least one file in it.mycroft
2000-02-20Always install GENERIC in the kernels directory.mycroft
2000-02-14Check for CRYPTOPATH variable instead of "../domestic" when deciding to build...erh
2000-02-09"sendmail" is in "src/gnu/usr.sbin/sendmail" now.tron
2000-02-05Install correct ld.so.conf if etc.${MACHINE}/ld.so.conf exists.jlam
2000-02-04Install named/0000:0000:0000:0000:0000:0000:000 and ntp.conf to fix theveego
2000-02-03We don't have a bind4.veego
1999-12-13Pick up a machine dependent ld.so.confchristos
1999-11-05Install root's .shrc.mycroft
1999-10-20Add an at.deny file by default, so that (by default) users can use atperry
1999-09-26Use sendmail.cf from $DESTDIR/etc instead of /etc for building themjl
1999-09-16Use ${CONFIG} rather than config so cross-builds can correctly select which o...sommerfeld
1999-08-21Use ${INSTPRIV} with ${INSTALL}.simonb
1999-07-22Provide a script to compute the distribution set checksums.is
1999-07-21Make an aliases.db file when we install the aliases file.mycroft
1999-07-04sparc and i386 do not have ld.so.conf anymore now that they're switchedfvdl
1999-07-02rtadvd: advertise IPv6 prefix info via router advertisement.itojun
1999-06-30Document BUILD_KERNELS.ross
1999-05-21The snap_kern target is not sufficiently flexible.gwr
1999-04-27+ Put directories to create in ${RELEASEDIR} into a variable thatsimonb
1999-04-10OK, adjust the kernel finder one more time to handle the case of a configfair
1999-04-08Slight tweak to the EXTRA_KERNELS build commands to work around a shellfair
1999-04-04NetBSD's very clever kernel build system can make more than onefair
1999-04-03Create /var/log/aculog with appropriate permissions, per PR 6675fair
1999-03-29NO_POSTFIX should have been BUILD_POSTFIX with reversed sense.perry
1999-03-28Add a NO_POSTFIX check to allow \'make distribution\' to work.simonb
1999-03-27postfix support.mrg
1999-03-24install wscons.confdrochner
1999-03-14introduce a "wscons" rc.conf flag and run /etc/rc.wscons from /etc/rcdrochner
1999-03-10Make the includes and install targets consistent, and shove thescottr
1999-03-08Add comment that release is a synonym for snapshot, and make releasecjs