summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2014-03-01Add BE version of cubieboard. Plus hf too. And hf for BCM5301X.matt
2014-02-28There are no powerpc64 in evbppc currently.matt
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
Unfortunately our VCS isn't very helpful here.
2014-02-08Adjust directories for atf 0.19 import.jmmv
2014-01-27Pass the -n flag to gzip invocations.apb
This prevents it from embedding a timestamp in the output. We pass "-n" unconditionally, not conditional on MKREPRO, because many other invocations of gzip already passed the -n flag unconditionally.
2014-01-27Use ${TOOL_GZIP} instead of just gzip in all Makefilesapb
outside */dist/* subdirectories. When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ}, so there's no need to test USE_PIGZGZIP in these Makefiles.
2014-01-26Add BUILDSEED to RELEASEVARS.apb
2014-01-26Add MKREPRO and MKARZERO to the list of variables in RELEASEVARS.apb
2014-01-24Add raid disk nodes for the install imagesmartin
2014-01-23- make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicantspz
on startup - create share/examples/wpa_supplicant/wpa_supplicant.conf and make it known in the relevant places. Improvements welcome, my point was ctrl_interface and "you seriously want this"
2014-01-22Create a bpf(4) device node on ramdisk for DHCP client.tsutsui
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-15Backout previous, now that the makefile glitch causing population ofmartin
the tests/opencrypto directory has been fixed
2014-01-15Add usr/tests/opencryptomartin
2014-01-14Create new directory for the opencrypto testspgoyette
2014-01-14Don't try to use server-specific "restrict" settings;apb
they do not work when the server is specified by domain name and the name is associated with multiple IP addresses. This also means that uncommenting "restrict default ignore" will not work, so remove the comments suggesting that. Also edit some other comments.
2014-01-07Add some minimal tests of vmstat(1), to serve as regression testsgson
for PR bin/44518.
2014-01-06Another comment change, missed in previous commit.apb
2014-01-06Attempt to improve comments about how to choose servers,apb
and about what "tos minsane" does.
2014-01-06Add several "restrict" lines to the default ntp.conf, with comments.apb
2014-01-05Update LLVM family to 3.5svn r198450. Interesting changes include:joerg
- Improvements in the SPARC64 support - ARM backend can almost build a full NetBSD/EABI system with the integrated assembler - PowerPC grows disassembler support - LLD supports copy relocation, beginning of MIPS backend - New diagnostic for use of bool expression as size_t argument for strncmp and friends
2013-12-28put a comment for mode7christos
2013-12-26Remove empty directory /usr/share/zoneinfo/Mideast.apb
The files that used to be in this directory were removed in tzdata2013i.
2013-12-22Fix _crunch entries, which accidentally got changed from compressiondholland
operations to decompression operations nearly two years ago. They are used only by catman(8), which we don't run any more, but they ought to be correct anyway.
2013-12-01Add a /var/shm directory (to be used for shm_open and friends)martin
2013-11-28+ /usr/include/c++/experimentaljoerg
2013-11-24Replace the comment on this file. It appears to date back to CSRG daysdholland
and in particular was clearly last edited before nsswitch.conf existed.
2013-11-06Introduce a variable for security.conf, default empty, to list usersspz
whose home is (allowed to be) owned by another user. It's a separate variable and not just check_passwd_permit_dups so I can make security shut up about my uucp users. Fixes the second half of PR misc/36063
2013-11-06having more than one line with the same group name and gid is not onlyspz
allowed, it's even recommended for groups with lots of members, so do not warn about duplicate group name lines if the gid is the same
2013-11-06add g++ subdirs for GCC 4.8.mrg
2013-11-01HOST_SH is defined in bsd.sys.mk, so we need to include thatapb
as well as bsd.own.mk. Revert previous use of ${HOST_SH:Ush}.
2013-11-01If HOST_SH is not defined, use sh to parse osrelease.shmartin
2013-11-01Reinstate .include <bsd.own.mk>. Without this, many variables are undefined.apb
Define DISTRIBVER in the same way that src/etc/Makefile defines it. Without this, "make params" in src/Makefile uses an undefined value. Remove a spurious ">&3".
2013-10-30Instead of stupid postprocessor tricks, use redirect tricksapb
to ensure that the output from ${PRINT_PARAMS} contains only the desired information without any debugging noise.
2013-10-30add ./usr/include/gcc-4.8 directory to the build.mrg
2013-10-28create a lua device node for lua(4) and luactl(8)mbalmer
2013-10-25add 3l/3lua and 9l/9lua man page sectionsmbalmer
2013-10-25define a place for Lua man pagesmbalmer
2013-10-25_build rule for man pages with a .<number><letters> extension (.3tcl, .3am, ↵mbalmer
.3lua, etc.)
2013-10-24add new g++ directorieschristos
2013-10-19add missing chroot directories for rtadvdmlelstv
2013-10-18Add HAVE_LLVM/HAVE_PCC, MKLLVM/MKPCC to RELEASEVARS.njoly
2013-10-16silence is goldenchristos
2013-10-15Add sysmon (required for the envsys framework).jdc
2013-09-12wait until our local address is available before configuring.christos
2013-09-08Add CUBIEBOARDmatt
2013-09-08Add defaults for pkg_info and pkg_admin variables in case pkgpath.confprlw1
is not installed.
2013-08-22Re-add "/usr/include/gcc-4.1". It is only obsolete on ports that usetron
GCC 4.5.x. Explanation provided by Thomas Klausner in private e-mail.
2013-08-21Remove more obsolete directories:tron
- /usr/include/gcc-4.1 - /usr/share/locale/no_NO.ISO8859-1 - /usr/share/locale/no_NO.ISO8859-1/LC_MESSAGES
2013-08-21Remove obsolete directories "/usr/share/locale/no_NO.ISO8859-15" andtron
"/usr/share/locale/no_NO.ISO8859-15/LC_MESSAGES".