perry
7824e2333c
NO_POSTFIX should have been BUILD_POSTFIX with reversed sense.
1999-03-29 16:40:44 +00:00
simonb
e8d9f12b08
Add a NO_POSTFIX check to allow \'make distribution\' to work.
1999-03-28 21:31:11 +00:00
mrg
3018f8d67b
postfix support.
1999-03-27 05:17:08 +00:00
drochner
d8f89f1b7b
install wscons.conf
1999-03-24 20:12:21 +00:00
drochner
0fc97689ec
introduce a "wscons" rc.conf flag and run /etc/rc.wscons from /etc/rc
...
if it is set
1999-03-14 14:04:40 +00:00
scottr
a443f8c15c
Make the includes and install targets consistent, and shove the
...
ugly hack into the etc/Makefile distribution target instead of
the top-level build target. Problem noted by Mycroft.
1999-03-10 19:10:14 +00:00
cjs
34d3f1c35f
Add comment that release is a synonym for snapshot, and make release
...
present everywhere snapshot is.
1999-03-08 02:37:56 +00:00
mycroft
73230d62d0
Only install ld.so.conf on machines where we install ld.aout_so.
1999-03-05 07:21:44 +00:00
itohy
72e04f8dd5
Make "make release" work without US domestic source
...
and with more than one extra kernels.
1999-02-19 05:58:40 +00:00
fair
108440dc7b
The "secr" set is not made by default by maketars; add stuff to
...
make it unless EXPORTABLE_SYSTEM is set.
1999-02-18 19:42:51 +00:00
fair
36fe2839e4
Remove "tar" command from EXTRA_KERNELS section; those files are
...
expected to be ".gz" not ".tgz"
1999-02-18 19:03:44 +00:00
lukem
dcab0210a0
convert from NOxxx= to MKxxx=no.
...
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
cjs
205851f433
Use slightly cleaner syntax for release/snapshot target.
1999-02-11 22:48:11 +00:00
cjs
f0ddf07eb2
Add a `release' target, which is a synonym for `snapshot.'
1999-02-11 18:19:21 +00:00
cjs
c95ddabf17
Change a BUILD to an UPDATE that I missed in the last commit.
1999-02-09 19:55:58 +00:00
cjs
c8a68d41ad
.ifndef BUILD should be .ifndef UPDATE (to avoid `make clean').
1999-02-07 06:51:41 +00:00
cjs
7d1e96cc2f
Update all this crap so that `make snapshot' makes snapshots in release(7)
...
format, rather than in some unknown format. Also clean up the code a bit,
remove some code duplication, and add documentation to the Makefile.
1999-02-05 03:01:49 +00:00
mycroft
09e3c8fe87
Make the default named configuration more ... sane.
1999-01-22 01:41:19 +00:00
lukem
f1a39bf406
install sample nsswitch.conf
1999-01-16 14:25:47 +00:00
abs
dd22f79d3e
Install /etc/skeykeys 600 - from PR6519 by andrew@untraceable.net, tested OK.
1999-01-06 06:08:37 +00:00
perry
5d4a051b53
add mailer.conf, and leave a bit more room in the BIN1 lines for the future
1998-12-25 22:18:19 +00:00
tron
c801fd815d
BIND 8 is the default now.
1998-11-19 19:53:33 +00:00
kim
2c6f26cf27
Pay attention to NO_SENDMAIL and USE_BIND8
1998-11-02 03:32:22 +00:00
bad
96cda5fe94
A basic /etc/rc.shutdown. Bails out if do_rcshutdown!=YES in /etc/rc.conf
...
(default is YES). Kills xdm and waits for it to terminate if it was enabled
in rc.conf (based on a code snippet from Ignatios).
1998-10-29 20:24:56 +00:00
lukem
06b0ffe181
distclean is a synonym for cleandir
1998-09-05 14:46:13 +00:00
perry
c750c6fddc
Add a variable, INSTALL_DONE, that indicates that a make install was
...
already done (say, by "make build"). This is often of help when
building releases.
1998-07-22 16:37:54 +00:00
mikel
1895ff2657
back out last change, /etc/aliases.db now auto-rebuilt by default sendmail.cf
1997-12-22 05:58:58 +00:00
mikel
91b08a9d37
build $DESTDIR/etc/aliases.db in distribution: target
1997-12-18 06:31:33 +00:00
perry
b1e6db6460
add an ld.so.conf for all ports
1997-12-17 22:41:05 +00:00
mrg
c854ff0798
create etc/mtree/Makefile and let it deal with what files are installed.
1997-12-02 06:52:14 +00:00
perry
71c588580c
cribloo -> criblog
1997-11-24 02:03:44 +00:00
mrg
e7f9829b60
install empty games data files with the correct perms for a distribution.
1997-11-20 08:53:06 +00:00
jonathan
8fb5daf0f7
Allow etc.{$MACHINE_ARCH}/Makefile.inc to add files to BIN1, BIN2, BIN3.
1997-11-11 04:37:17 +00:00
chuck
dcab1fe15c
fix typeo in prev commit
1997-10-23 22:53:30 +00:00
hubertf
576b498857
Install BSD.pkg.dist in ${DESTDIR}/etc/mtree
...
(used from within bsd.port.mk)
1997-10-19 15:27:25 +00:00
mycroft
ca61184b11
Add a BIN3 for files installed with mode 0600 (e.g. hosts.equiv).
1997-10-08 10:47:42 +00:00
mycroft
33aa7a562f
f before t...
1997-09-12 17:42:08 +00:00
mycroft
0d67d0dcc3
Nuke myname.
1997-09-07 10:08:31 +00:00
veego
08b399c5ce
Add rc.subr to BIN1
1997-08-29 09:28:50 +00:00
perry
9dee21c94e
add a default minfree file (requested by David Brownlee, pr-1577)
1997-07-30 22:17:55 +00:00
mikel
8736878363
add sample /etc/profile, cribbed shamelessly from csh.login. consists
...
solely of comments.
1997-06-21 06:07:38 +00:00
cjs
7a66732d34
Back out BUILDDIR and NOINSTALL changes.
1997-05-31 21:21:13 +00:00
cjs
5fd7ce7066
These updates to the build allow building against include files
...
and libs in the object tree, if you use a separate object tree,
while maintaining backward compatability with other build methods.
See the notes in src/share/mk/bsd.README for full details. Note
that the `make includes' target now only installs the include files
in the build directory (if you use one--otherwise they go in DESTDIR
just like before); `make install' will install include files in
DESTDIR.
1997-05-26 03:55:19 +00:00
perry
3deb2910ff
Add /var/log/authlog and /var/log/xferlog.
...
The permissions and especially ownerships of all the /var/log files
should be re-examined -- bin:bin really isn't right for these files.
1997-04-02 05:23:49 +00:00
perry
9e2aafedeb
remove chroot on pwd_mkdb -- use -d option instead
1997-03-24 18:10:00 +00:00
perry
9eac259efc
mtree/4.4BSD.dist -> mtree/NetBSD.dist
1997-03-13 04:32:11 +00:00
mikel
1e59980d14
merge in 4.4BSD-Lite2 changes. only SCCS IDs were changed, since all
...
of the lite1-lite2 differences were either already present or
inappropriate.
1997-02-25 07:37:19 +00:00
mikel
57a32a3776
merge lite-1 changes (ftpwelcome, .klogin perms).
...
also eliminate redundant copy of motd.
1997-02-21 08:14:08 +00:00
pk
e55f4e99bf
Missing `)'.
1997-02-10 00:19:08 +00:00
mikel
85e2541022
install namedb files from subshell so distribution target will work
...
with -j; from PR misc/3116
1997-01-22 04:10:42 +00:00