Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-04-12 | Switch example NSD config to splitting master and slave zones into different | Stuart Henderson | |
subdirectories (/var/nsd/zones/{master,slave}) and create these in mtree. Nearly everybody that uses NSD for slave zones that I talked to already has this layout. Bikesh^Wdiscussed with ajacoutot florian millert and others. ok ajacoutot@ florian@ phessler@ claudio@ jung@ | |||
2014-12-26 | the kvm.db is now kmem owned. noticed by Steven Roberts | Ted Unangst | |
2014-12-22 | dickman noticed /var/rwho keeps coming back. remove it. | Ted Unangst | |
2014-11-17 | Make /var/tmp a symbolic link to /tmp. The creation of /var/tmp in the | Theo de Raadt | |
often space-constrained /var filesystem was a historical mistake. There are big implications for the daemons which assume they won't run out of space, and this is a first step towards trying to improve the situation. Move /tmp to the same 7-day expiration rules that /var/tmp had. vi.recover works just as well as before, except on memory filesystems; indicating that vi should be repaired to write files into homedirs or something. done with rpe ok many | |||
2014-10-09 | no lkm | Ted Unangst | |
2014-10-01 | sliphome et sliplogin(8) are gone. | Martin Pieuchot | |
2014-09-19 | Remove sendmail queue directories. | Antoine Jacoutot | |
ok matthieu@ | |||
2014-09-16 | More sendmail removal. | Antoine Jacoutot | |
ok matthieu@ | |||
2014-09-15 | Remove sendmail tentacles. ok krw@ ajacoutot@ | Matthieu Herrb | |
2014-08-26 | usr.sbin | Robert Nagy | |
2014-08-25 | No more /etc/X11/fs | Matthieu Herrb | |
2014-08-22 | disable use of bind in base; in the base use nsd/unbound instead. | Theo de Raadt | |
a proper & complete bind port will show up. discussed with many for years | |||
2014-08-13 | Add /usr/X11R6/share/X11/app-defaults | Matthieu Herrb | |
2014-07-23 | Add httpd.conf. | Antoine Jacoutot | |
2014-07-18 | Since syslog messages are now sent via the sendsyslog(2) system call, | Theo de Raadt | |
we no longer need the spread of dev/log AF_UNIX sockets all over the various chroot spaces. ok beck millert aja | |||
2014-07-18 | Follow the recent addition of /usr/local/lib/pkgconfig and add | Antoine Jacoutot | |
/usr/local/share/pkgconfig ok sthen@ | |||
2014-07-17 | match current permissions | Theo de Raadt | |
2014-07-17 | add optional keywords all over the place, and some missing files. | Theo de Raadt | |
likely to be more changes here to match the new layout. ok ingo aja | |||
2014-07-17 | No more /var/db/sysmerge | Antoine Jacoutot | |
2014-07-16 | Handle the sysmerge move. | Antoine Jacoutot | |
2014-07-16 | Yes /etc/disklabels/ is a good practice for placing labels of disks | Theo de Raadt | |
in case of catastropy. But it is so poorly documented that any admin is more likely to store the labels elsewhere, so let's stop bothering with providing the directory. Discussed a bit, no objections. | |||
2014-07-16 | lynx has left the tree, and let's be honest noone will find these html | Theo de Raadt | |
files in their installed system. this extended documentation experience is available better on the net using a browser installed with pkg_add. (also note that two of the subsystems involved in this issue are heading to the bit bucket sometime soon) | |||
2014-07-16 | another piece of lynx hides here | Theo de Raadt | |
2014-07-15 | /var/db/sysmerge -> /usr/share/sysmerge | Antoine Jacoutot | |
ok deraadt@ | |||
2014-07-15 | folded back into 4.4BSD.dist | Marc Espie | |
removed to unconfuse devs okay aja, theo | |||
2014-07-15 | new dir /usr/share/sysmerge | Theo de Raadt | |
2014-07-15 | add /usr/local/lib/pkgconfig to mtree, ok espie@ jasper@ | Stuart Henderson | |
2014-07-12 | indent as suggested by deraadt, no functional change | Ingo Schwarze | |
ok sthen@ deraadt@ | |||
2014-07-11 | create /etc/examples | Theo de Raadt | |