summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Expand)Author
2006-08-13Add a "how to report bugs" message for STABLE branches too, as they reallyjmmv
2006-08-05When using a development version of the system (be it current, a beta orjmmv
2006-07-23document MKDEBUG MKDEBUGLIB in /etc/releaselukem
2006-07-12add HAVE_GCC and HAVE_GDB to etc/releaselukem
2006-07-03Use -publisher instead of -P, since mkisofs 2.01 whines about the latter.lukem
2006-06-27PR/33837: Bucky Katz: crossbuild of release fails because $MAKE not passedchristos
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-06-09Don't create "/etc/mail/local-host-names" anymore after "sendmail"tron
2006-06-08Don't install "/etc/mail/aliases" if "MKPOSTFIX" is set to "no".tron
2006-05-30Remove sendmail (approved by core)christos
2006-03-20Goodbye KerberosIVchristos
2006-02-17A version of etc/Makefile that doesn't contain the word WAIT.dsl
2006-02-15Add some more .MAKE so that we don't run multiple parallel makes.dsl
2006-02-11Remove the dependencies against 'check_DESTDIR' and 'check_RELEASEDIR' fromdsl
2006-02-08Add distribution entries and supporting files for the iSCSI target.agc
2006-01-29mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord.apb
2006-01-28Explicitly include ${.OBJDIR} in the definition of CDROM.dirapb
2006-01-22Until someone fixes .WAIT (see PR/32594) add a .NOTPARALLEL so that wedsl
2006-01-04After running ${TOOL_MTREE} to create directories from theapb
2005-10-22Fix comment: "Below", variables are assigned with += not =hubertf
2005-10-07After building sets, make sure and checksum the kern-* files in binary/sets.jmc
2005-08-30Move "named.conf" example configuration to "/etc" because that is wheretron
2005-05-22Consistently use 0664 root:utmp for /var/log/{lastlog,wtmp}{,x}.lukem
2005-04-17Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstalllukem
2005-03-28Install all obsolete X11 sets (even empty ones).lukem
2005-03-25We must check for "${MACHINE}" and not "${MACHINE_ARCH}" of course totron
2005-03-24Checking for the file "xserver" in "${OBSOLETE.dir}" doesn't work becausetron
2005-03-24Make var/db/obsolete/xserver optional.martin
2005-03-21Add support for handling obsolete X11 files and directories.tron
2005-03-08Remove ${MACHINE} from the volume name of iso images - our new naming shememartin
2005-03-04Add lastlogx to the list of files created.christos
2005-02-23Only install postfix config if ${MKPOSTFIX} != "no".lukem
2005-02-22Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,peter
2005-01-15Permit a "README", "SOURCE_DATE", and "source" at the top-level to befredb
2005-01-10add MKINET6 to etc/releaselukem
2005-01-10install-etc-files: also descend into "pam.d" for configinstalllukem
2005-01-06add MKPAMlukem
2004-11-16Add ${.CURDIR}.christos
2004-11-16Use the ttys file from etc.${MACHINE} directly.christos
2004-11-15Don't leave the stray reference to etc.${MACHINE}/ behind in the ttyshe
2004-11-15Don't append ptys to the ttys file. It is not needed anymore as ttyslotchristos
2004-11-14install PF configs.yamt
2004-11-14merge after importing pf from openbsd 3.6. (userland part)yamt
2004-07-28Now that one can choose boot image for i386 to produce a slightlyhe
2004-06-28Overhaul install-etc-files so thatlukem
2004-06-22install pf related files to /etcitojun
2004-06-20remove ad-hok list of pty's from port tty files, and auto-generate it sochristos
2004-05-17Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution tolukem
2004-05-16Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall'lukem
2004-05-12``build.sh -m xen-i386 release'' now builds a release for NetBSD/xencl