summaryrefslogtreecommitdiff
path: root/etc/mtree
AgeCommit message (Collapse)Author
2018-04-04adapt armv7 manual pages for arm64Jonathan Gray
2018-02-10Load 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-05Consolidate lib.so.*.a, ld.so.a and the kernel relink kit intoRobert 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-08Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon.Visa Hankala
OK deraadt@
2017-08-21add basedir of the kernel link-kitRobert Peichaer
requested by ajacoutot@ OK tb@
2017-08-05add /usr/X11R6/share/libdrm for recent libdrm versionsJonathan Gray
2017-05-03add vm.conf to changelist and mtree/specialGleydson Soares
OK reyk mlarkin
2017-04-26Install arm64 manpages: eeprom(8), MAKEDEV(8). ok phessler kettenisStuart Henderson
2017-04-18installation of the compiler creates include/g++ if needed; mtree does notTheo de Raadt
need to do this.
2017-04-17skip mtree creation of two include dirs. gcc3 may still use them, butTheo de Raadt
if so gcc3 should create them itself.
2017-04-16Remove /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-26Switch to xenodm(1).Matthieu Herrb
Do it now deraadt@
2017-02-12Add /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-12As it's done in /etc/skel for new regular users, create an emptyLandry 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-27Remove user uucp and group news from base.Jeremie Courreges-Anglas
2016-11-09Remove /usr/libdata/perl5/site_perl, it is no longer needed.Todd C. Miller
OK tb@
2016-10-05conditionally create obj & xobj same way that src is handledTheo de Raadt
ok natano
2016-09-27Run acpidump(8) at system startup and store ACPI tables in theRobert 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-26Add /etc/acme-client.conf to mtree/special and changelist.Antoine Jacoutot
ok deraadt@ sthen@ florian@
2016-09-11Add a few directories missed in the pastMatthieu Herrb
2016-09-07remove unused MD man5 dirs; ok schwarzeJason McIntyre
while here, remove the comment for man6, according to ingo's system...
2016-09-07restore commenting scheme:Ingo Schwarze
before descending, after ascending, but not around single-subdir dirs
2016-09-03Add /var/syspatch to mtree(8).Antoine Jacoutot
OK many
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
shortly when we use the hardware thread register in userland
2016-09-01remove sparc piecesTheo de Raadt
2016-08-31create acme-client directoriesFlorian Obser
2016-08-10armish handled some early-gen arm machines, which required tons ofTheo de Raadt
workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go.
2016-08-09remove pointless csh placeholder files from /etcAlexander Hall
ok jung@ (some time ago) phessler@
2016-05-11remove 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-25burn down the systraceTed Unangst
2016-04-20Remove 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-20add include directories used by recent versions of libdrmJonathan Gray
2016-03-09We are done providing support for the vax.Theo de Raadt
lots of agreement.
2016-03-08adjust for lpd(8) top spool dir permissions change, so security(8)tb
won't complain in the daily(8) mail. ok ajacoutot@
2016-03-05Change default lpd spool directory to match the code; from Chris BennettAntoine 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-06delete vi catalog space; ok millertTheo de Raadt
2015-12-08libexec/smtpd dir no longer needed; ok gillesTheo de Raadt
2015-12-05remove 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-01Send Aviion to same place as Nova IITheo de Raadt
2015-11-05After removing National Language Support (NLS) from base, stopAlexander 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-19Update etc/mtree/BSD.x11.dist (freetype-2.6.1)David Coppa
2015-10-10Fix /var/spool/smtpd/offline ownership and mode.Antoine Jacoutot
ok gilles@
2015-08-27Update: add include/libdrm, sort include/EGL, add share/util-macrosMatthieu Herrb
2015-08-24/usr/share/sysmerge -> /var/sysmergeAntoine Jacoutot
requested by several discussed with deraadt@
2015-08-03Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rcYASUOKA 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-23add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@Stuart Henderson
2015-07-21Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUSYASUOKA 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-03Remove sudoersTodd C. Miller
2015-04-30Add smtpd(8) spool directories so that they are registered as part of base.Antoine Jacoutot
ok henning@ gilles@ deraadt@
2015-04-15add the include dir for libepoxyJonathan Gray