summaryrefslogtreecommitdiff
path: root/usr.sbin/postinstall
AgeCommit message (Expand)Author
2017-07-10Add npfd to the list of rc.d scripts to check.simonb
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-16add missing pam items (cron, racoon)christos
2017-04-17If -x (xsrc location) is passed for "check", display it also in themartin
2017-04-01Move dhcpcd lease files to new location.roy
2017-04-01Move dhcpcd's rdm monotonic file if it exists.roy
2017-04-01Pluck dhcpcd.conf from dist/srcroy
2017-02-11Don't use slow file_exists_exact if we don't have to.uwe
2017-01-09don't try to install rc scripts for programs not installedchristos
2017-01-07add nsdchristos
2017-01-03add rtsold to rc_obsolete_files :-(jnemeth
2016-10-19rename populate_rc to update_rc and copy if source is newer.christos
2016-09-02PR toolchain/51457 -- be more posix compat with sort usage, though itkre
2016-09-02PR toolchain/51457 -- use sort correctlykre
2016-08-20unbound additionschristos
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