summaryrefslogtreecommitdiff
path: root/usr.sbin/postinstall
AgeCommit message (Expand)Author
2016-01-30Add ip6addrctlchristos
2015-08-24handle blacklistd properly.christos
2015-08-21PR/50158 - Simon Burge -- postinstall does not know about blacklistdjnemeth
2015-08-15Whitespace.uebayasi
2015-07-11Comma of result is (though increasingly common) not formally recognizeddholland
2015-07-08Check for an out of date /etc/fonts/fonts.conf and if so, forciblyjnemeth
2015-07-02PR install/50020: postinstall does not check for mandoc in /etc/man.conf.martin
2015-07-02Simplify previous, pass awk as TOOL_AWK (that is what the makefile uses),martin
2015-07-01Clean up the src/etc/mtree directory after using it to generate the mtreemartin
2015-06-28Pass AWK to make when invoking emit_dist_file.martin
2015-06-27Terminate the obsole directory walking loop when we hit "/" or "."martin
2015-03-31Add resize_rootmartin
2015-03-21Process /etc/modules.conf (if present) at startup, before securelevel isjmcneill
2015-02-21Add rc script for /sbin/iscsid.joerg
2014-12-30rc_obsolete_vars is a list of pairs, so format it with one pair per line.apb
2014-12-21Use Nx.wiz
2014-12-21PR/49428: Travis Paul: Document x option.christos
2014-12-16add powerpc variants to the list of potentially obsolete modules to checkjnemeth
2014-12-13Fix previous; obsolete vars are pairs.uebayasi
2014-12-13postinstall(8): Define long item lists as variables to improve future diff-ab...uebayasi
2014-12-01Handle obsolete xen/pae-xen kernel modules; reported by John D. Baker.uebayasi
2014-11-12Fix tab/space inconsistency in comment.apb
2014-11-12Change the order of arguments to check_ids, placing the two file namesapb
2014-11-11Make check_ids take an additional argument (the corresponding sourcemartin
2014-09-11Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).roy
2014-08-12In get_makevar, ask make to recursively expand the variable,apb
2014-08-12Quoting fixes in several eval commands.apb
2014-08-12Check for and delete ${DEST_DIR}/@RUNDIR@, not /@RUNDIR@.apb
2014-08-11FONTCONFIG_DIR not existing does not need to be fixed.roy
2014-08-04Synchronise several shell_quote implementations, and:apb
2014-06-16Use extra="${2-/,}" to use $2 if defined, else default to "/,".apb
2014-06-16Delete trailing slash with "${1%/}", not "${1#/}".apb
2014-06-16Add a new obsolete_stand target, disabled by default,apb
2014-06-16Remove stray quotation markapb
2014-06-16In do_sendmail, use unprefix to fix up paths that will beapb
2014-06-16Clarify wording in a comment for obsolete_paths.apb
2014-06-16Add bre_quote (copied from etcupdate), and unprefix functions.apb
2014-06-16Add SORT and SED variables, in case a host environment needs them.apb
2014-04-25don't apply "ptyfsoldnodes" if /dev/pts does not exist, even if ptyfsmrg
2014-03-08Fix wrong variable name, PR bin/48647 from Jim Bernard.martin
2014-02-15Fix path to atf-run.hooks after import of atf-0.19.jmmv
2014-01-29Remove harmful whitespace. Now the /var/shm check can succeed quietly.skrll
2014-01-17Add a check to remove the temporarily (eroneously) created /@RUNDIR@martin
2013-12-17Skip varshm check if there is no fstab (like in chroots).njoly
2013-12-13Cosmetics: use "msg" instead of "echo"martin
2013-12-05Add a "varshm" check/fix to make sure /var/shm is mentioned in /etc/fstabmartin
2013-09-09Add pkgpath.conf to /etc/defaults check.prlw1
2013-07-14And add a skip for the deleted _gpio in uid.htodd
2013-07-14Add _rtadvd to uid check as well.htodd
2013-07-14Adding _rtadvd to group check.htodd