summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Expand)Author
2001-12-12MKfoo=no -> NOfoo=tv
2001-12-07Make pwd_mkdb a conditional set so bsd.own.mk can override itjmc
2001-11-30Add support for specifying extra kernel name suffixes to search forthorpej
2001-11-29Change the way kernel sets are specified, and make themthorpej
2001-11-25Fix oversight in the addition of install-etc-files target; move thethorpej
2001-11-24Synthetically generate metadata entries for passwd, spwd.db, pwd.db.perry
2001-11-20Split the "distribution" target into "distribution" and "install-etc-files",thorpej
2001-11-19UNPRIVILEGED->UNPRIVEDperry
2001-11-13Make the TARGET_ENDIANNESS check only valid when making release, snapshot,tv
2001-10-31Don't run rules unless DESTDIR is set *and* contains a value. Fixes PR 14410jmc
2001-10-29Add rm's before symlink and hard link commands.perry
2001-10-29Now that it will actually work, replace instances of ln with install.perry
2001-10-26Change defaults for kernel compiles. Default all to USETOOLS?=no and havejmc
2001-10-24Since <bsd.prog.mk> is included, we already have a full list of defaulttv
2001-10-19Do not run MAKEDEV on "make distribution". The device nodes are not parttv
2001-10-13A few more changes, from more discussions with Andrew Brown.lukem
2001-10-12Major overhaul, with help from Andrew Brown <atatat@netbsd.org>.lukem
2001-10-10skip "distribution" step if DISTRIBUTION_DONE is set.chs
2001-10-09Make mtree a host tool and use it when appropriate.enami
2001-10-04Append / to ${DESTDIR} in distrib-dirs rule; fixes PR bin/14080.tv
2001-08-23support kernel configs called `../../sparc64/conf/GENERIC32', and the like,mrg
2001-08-05Fix botched commit (a conflict was committed).matt
2001-08-04Use "mtree -U" instead of "mtree -u" on making distrib-dirstsutsui
2001-01-21do not try to install rtadvd.confitojun
2001-01-14more dup target fixes... snap_md_post should be fixed in etc.i386christos
2001-01-14protect against multiple target definition for parse_md_postchristos
2001-01-09Only need to "make distribution" in usr.bin/ssh once.simonb
2000-12-02Correct comment for KERNOBJDIR.jlam
2000-11-30Get the TARGET_ENDIANNESS by running ${CC} -E oversimonb
2000-11-09Call pwd_mkdb with proper flag, so that it creates database in samejdolecek
2000-10-30Just nuke the "build aliases.db" stuff from here. It's notthorpej
2000-10-29Moved comment about rm out of shell command area. (typo)jmc
2000-10-23Ignore errors from the rm in snap_pre. RELEASEDIR could be a mountpoint andjmc
2000-10-19When building kernels for a release (snap_kern) use "distclean" instead ofgarbled
2000-10-16cd to skel during "make distribution".simonb
2000-10-14Fix typo in iso-image target that led to the cdrom-directory not beinghubertf
2000-10-01Do the `distribution' target for usr.bin/ssh, too.thorpej
2000-10-01move default config files from /etc/default -> /etc/defaults, to belukem
2000-09-11Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIRhubertf
2000-08-23As .ifndef RELEASEDIR checks for targets:jhawk
2000-08-21- install files in etc/default/lukem
2000-08-06Do not create the binary/security directory, there is no seperatefvdl
2000-08-03As discussed with Hubert Feyrer in private mail, install UTC as the defaultkleink
2000-08-02Change default timezone from US/Pacific to Factory:hubertf
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