Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-04 | adapt armv7 manual pages for arm64 | Jonathan Gray | |
2018-02-10 | Load RFC 7217 key material and generate if it does not already exist. | Florian Obser | |
Add soii.key to changelist (pointed out by semarie) and mtree/special (suggest by Craig Skinner). OK naddy, sthen, rpe, tb | |||
2017-11-05 | Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into | Robert Peichaer | |
one location under /usr/share/relink. Be more specific in src/etc/rc reorder_libs() what filesystems need r/w remount and ensure that their mount state is restored. Idea and positive feedback from deraadt@ OK aja@ tb@ | |||
2017-10-08 | Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon. | Visa Hankala | |
OK deraadt@ | |||
2017-08-21 | add basedir of the kernel link-kit | Robert Peichaer | |
requested by ajacoutot@ OK tb@ | |||
2017-08-05 | add /usr/X11R6/share/libdrm for recent libdrm versions | Jonathan Gray | |
2017-05-03 | add vm.conf to changelist and mtree/special | Gleydson Soares | |
OK reyk mlarkin | |||
2017-04-26 | Install arm64 manpages: eeprom(8), MAKEDEV(8). ok phessler kettenis | Stuart Henderson | |
2017-04-18 | installation of the compiler creates include/g++ if needed; mtree does not | Theo de Raadt | |
need to do this. | |||
2017-04-17 | skip mtree creation of two include dirs. gcc3 may still use them, but | Theo de Raadt | |
if so gcc3 should create them itself. | |||
2017-04-16 | Remove /etc/ssl/acme/. We don't need it now that we have a default acme-conf(5) | Antoine Jacoutot | |
that direclty uses /etc/ssl/{,private} by default. Adapt the httpd.conf example accordingly. ok florian@ benno@ millert@ | |||
2017-02-26 | Switch to xenodm(1). | Matthieu Herrb | |
Do it now deraadt@ | |||
2017-02-12 | Add /root/.ssh/authorized_keys to /etc/mtree/special so that security(8) | Landry Breuil | |
checks for the correct mode/ownership. prodded by ajacoutot@ | |||
2017-02-12 | As it's done in /etc/skel for new regular users, create an empty | Landry Breuil | |
/root/.ssh/authorized_keys file with correct permissions (0600 for the file, 0700 for /root/.ssh dir). Since we encourage administrators to use public keys only if they want to access root account via ssh, might aswell make it easier, this will be particularly useful in managed/provisioned environments (think ansible & others). Note that administrators might get an e-mail from security(8) if the file suddenly appears after an update - this is of course expected :) ok tb@ sthen@ rpe@ ajacoutot@ | |||
2016-12-27 | Remove user uucp and group news from base. | Jeremie Courreges-Anglas | |
2016-11-09 | Remove /usr/libdata/perl5/site_perl, it is no longer needed. | Todd C. Miller | |
OK tb@ | |||
2016-10-05 | conditionally create obj & xobj same way that src is handled | Theo de Raadt | |
ok natano | |||
2016-09-27 | Run acpidump(8) at system startup and store ACPI tables in the | Robert Peichaer | |
/var/db/acpi directory. Later sendbug(1) will use this data in bug reports. That directory is created by mtree. idea from and OK deraadt OK kettenis | |||
2016-09-26 | Add /etc/acme-client.conf to mtree/special and changelist. | Antoine Jacoutot | |
ok deraadt@ sthen@ florian@ | |||
2016-09-11 | Add a few directories missed in the past | Matthieu Herrb | |
2016-09-07 | remove unused MD man5 dirs; ok schwarze | Jason McIntyre | |
while here, remove the comment for man6, according to ingo's system... | |||
2016-09-07 | restore commenting scheme: | Ingo Schwarze | |
before descending, after ascending, but not around single-subdir dirs | |||
2016-09-03 | Add /var/syspatch to mtree(8). | Antoine Jacoutot | |
OK many | |||
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther | |
shortly when we use the hardware thread register in userland | |||
2016-09-01 | remove sparc pieces | Theo de Raadt | |
2016-08-31 | create acme-client directories | Florian Obser | |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt | |
workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go. | |||
2016-08-09 | remove pointless csh placeholder files from /etc | Alexander Hall | |
ok jung@ (some time ago) phessler@ | |||
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt | |
hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis | |||
2016-04-25 | burn down the systrace | Ted Unangst | |
2016-04-20 | Remove the requirement that /etc/printcap must be a regular file. | Ingo Schwarze | |
CUPS wants it to be a symlink, and that is probably the most common printing system. Bad idea to constantly spam everybody about that! Antoine already adjusted the file permissions in pkg/cupsd.rc rev. 1.24. OK ajacoutot@ (print/cups MAINTAINER). | |||
2016-03-20 | add include directories used by recent versions of libdrm | Jonathan Gray | |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt | |
lots of agreement. | |||
2016-03-08 | adjust for lpd(8) top spool dir permissions change, so security(8) | tb | |
won't complain in the daily(8) mail. ok ajacoutot@ | |||
2016-03-05 | Change default lpd spool directory to match the code; from Chris Bennett | Antoine Jacoutot | |
Add /var/spool/output/lpd to mtree(1). This removes the ability for the daemon group to write directly under /var/spool/output; though no breakage is expected since this directory was only supposed to contain line printer spooling directories. ok sthen@ | |||
2016-01-06 | delete vi catalog space; ok millert | Theo de Raadt | |
2015-12-08 | libexec/smtpd dir no longer needed; ok gilles | Theo de Raadt | |
2015-12-05 | remove doas.conf since the permission check is too onerous. | Ted Unangst | |
the doas program itself will refuse to use an insecure config file. (changelist will continue to watch for changes, as well.) | |||
2015-12-01 | Send Aviion to same place as Nova II | Theo de Raadt | |
2015-11-05 | After removing National Language Support (NLS) from base, stop | Alexander Bluhm | |
creating the directory /usr/share/nls. Having a non-existing default path in catopen(3) does not make sense, so remove it. If the user does not specify a NLS path, better fail early than fail because of an empty directory. Remove path form hier(7). OK stsp@ schwarze@ jmc@ | |||
2015-10-19 | Update etc/mtree/BSD.x11.dist (freetype-2.6.1) | David Coppa | |
2015-10-10 | Fix /var/spool/smtpd/offline ownership and mode. | Antoine Jacoutot | |
ok gilles@ | |||
2015-08-27 | Update: add include/libdrm, sort include/EGL, add share/util-macros | Matthieu Herrb | |
2015-08-24 | /usr/share/sysmerge -> /var/sysmerge | Antoine Jacoutot | |
requested by several discussed with deraadt@ | |||
2015-08-03 | Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc | YASUOKA Masahiko | |
to hook the rc script and modify etc/rc.conf to make it disable by default. Also add an entry for /etc/radiusd.conf to etc/changelist and etc/mtree/special. ok deraadt | |||
2015-07-23 | add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@ | Stuart Henderson | |
2015-07-21 | Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS | YASUOKA Masahiko | |
server and radiusctl(8) is to control the server. radiusd(8) currently supports bsdauth and radius (upstream radius servers) as authentication backends. fixes from jsg blambert ok deraadt | |||
2015-07-03 | Remove sudoers | Todd C. Miller | |
2015-04-30 | Add smtpd(8) spool directories so that they are registered as part of base. | Antoine Jacoutot | |
ok henning@ gilles@ deraadt@ | |||
2015-04-15 | add the include dir for libepoxy | Jonathan Gray | |