summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Collapse)Author
1997-03-02Install zero-length /var/at/at.deny to allow users to use at(1).Todd C. Miller
1997-02-17do not put a space after a backslashTheo de Raadt
1997-02-16install passwd.confNiels Provos
1997-01-23Don't mess with /usr/src if it already exists.Todd C. Miller
1997-01-22Redo the GZIP somewhat. Use NOGZIP= to get no compression at all.Niklas Hallqvist
if NOGZIP is not set, these three vars are overidable: GZIP, GZIPFLAGS & GZIPEXT. Also do some s/install/\${INSTALL}/ edits
1997-01-21changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc.Thomas Graichen
1997-01-19add a variable SNAP_GZIP_CMD to the snap_tar target - here my commentThomas Graichen
in the Makefile: # check if SNAP_GZIP_CMD is set - else set it to "gzip -9" # you may set it to "cat" alternatively for architectures # where the gzip'ing would take too much time (pmax or slower :-) # this way you get only tar'ed snap files and you can gzip # them on a faster machine
1997-01-03Install etc/amd/master.sample NOT master.etheisen
1997-01-03More /var/log 'placeholder' log files.etheisen
1997-01-02better perms for ppp stuffTheo de Raadt
1996-12-19make mode/group on /usr/src/ consistent with mtree/specialTodd C. Miller
1996-12-10uhm...zap that column shitTheo de Raadt
1996-12-08Install more files when making distributionThorsten Lockert
1996-11-30install locate.rc, noted by millert.michaels
1996-09-23virc is sourced by vim when invoked as vi.Jason Downs
1996-09-17split off distribution-etc-root-var target, which is useful; from graichenTheo de Raadt
1996-09-06sample amd/master file; idea from graichenTheo de Raadt
1996-08-24provide sample /etc/ccd.conf; idea from graichen@axp5.physik.fu-berlin.deTheo de Raadt
1996-08-16install locate.rc.michaels
1996-08-14Add /etc/ksh.kshrc.Jason Downs
1996-08-10ftpd -US; create /var/log/ftpd for wu-style log filesTheo de Raadt
1996-08-03chgrp ${BINGRP} not ${BINOWN}Todd C. Miller
1996-07-31generate fbtab for each architectureTheo de Raadt
1996-07-28create pty component of /etc/ttys automaticallyTheo de Raadt
1996-06-21missing semi-colondm
1996-06-17create /usr/src if it does not exist (but mtree did chown which is badTheo de Raadt
1996-06-16install sample commented /etc/ifaliases file; which can now contain #Theo de Raadt
comments and blank lines. new format is "interface address netmask" (yes, i changed the order of the entries). inspired by netbsd pr#2474; gillhaa@ghost.whirlpool.com
1996-06-03reverse last change.Michael Shalayeff
1996-06-03add missed ${DESTDIR}Michael Shalayeff
1996-06-02Don't install krb.equiv; it is no longer usedThorsten Lockert
1996-05-26sync & labelTheo de Raadt
1996-05-04this is installed from elsewhere now..Theo de Raadt
1996-05-04strdup re-generated path in pwd_mkdb; "make distribution" passwd files withTheo de Raadt
proper arguments
1996-04-23add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatibleTheo de Raadt
with our cross compilation/installation goals...
1995-12-26Fix pasto that caused 'make distribution' to break when installing ppp.David Krause
1995-12-18add ppp stuff from distribution; someone should look at integrating whatTheo de Raadt
the freebsd people have (way nicer)
1995-12-18install a /var/crash/minfree, of 4096, as suggested by david@city.ac.ukTheo de Raadt
1995-12-16Add sample kerberosIV configuration filesThorsten Lockert
1995-12-14install yp Makefile from hereTheo de Raadt
1995-11-01snapshot missing usr/libdata; from arnej@imf.unit.noTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt