summaryrefslogtreecommitdiff
path: root/usr.sbin/postinstall
AgeCommit message (Expand)Author
2021-08-21s/accidentaly/accidentally/andvar
2021-08-21s/helt/held+s/eroneously/erroneously/+s/splitted/split/+s/recommented/recomme...andvar
2021-06-07Don't overwrite changed autofs config files.mlelstv
2021-04-25postinstall: re-align list outputlukem
2021-04-25postinstall: sort the items. keep obsolete* lastlukem
2021-04-25postinstall: comment and usage stylelukem
2021-04-25postinstall: ensure SRC_DIR and DEST_DIR are quotedlukem
2021-04-25postinstall: use correct DEST_DIR in obsolete_standlukem
2020-08-28missing quotechristos
2020-08-28Restrict npf.conf fixes to "blacklistd" -> "blocklistd"christos
2020-07-07Sort missing IDs (users and groups) by the numeric ID.simonb
2020-06-29Nix trailing whitespace.riastradh
2020-06-22Fix do_blocklist:rin
2020-06-20Nix trailing whitespace.riastradh
2020-06-15handle /etc/blacklistd.confchristos
2020-06-15correct blocklist scriptchristos
2020-06-15fix reversed mv, pointed out by wiz@christos
2020-06-15deal with blacklist -> blocklistchristos
2020-06-03Ensure the dhcpcd log socket is removed.roy
2020-05-31postinstall: Move files out of dhcpcd chrootroy
2020-05-15Add a function to remove the debug bits of the stand files.christos
2020-04-19postinstall: ensure contents_owner fix fails on find errorsroy
2020-04-09Fix dhcpcd $DEST_DIR supportroy
2020-04-06postinstall: fix contents_owner to return an error on errorroy
2020-04-02postinstall: add checks for _dhcpcd to do_uid and do_gidroy
2020-04-02postinstall: move dhcpcd files to the chrootroy
2020-02-25Fix the fixup script to follow the URL change in /etc/motd (http->https).nakayama
2020-01-30change the autofs file to be user writable.christos
2020-01-30populate autofs fileschristos
2019-12-29Make sure rc, rc.subr, and rc.shutdown are properly updated.tsutsui
2019-12-22PR/54730: Izumi Tsutsui: obsolete etc files are not being cleaned up onchristos
2019-12-04PR/54730: Izumi Tsutsui: Use /var/db/obsolete/<set> to remove obsolete rc.dchristos
2019-11-12remove debugging.christos
2019-10-30Add nvmm group.prlw1
2019-09-24Add ${DEST_DIR} prefix to check target directory not host directory.nakayama
2019-09-12exclude_libs - redirect ls 2> /dev/null so that the user is notuwe
2019-06-15exclude shared libraries that are currently in use from removal.christos
2019-06-14cleanup obsolete file selection from sets and refactor font synchronization.christos
2019-06-14select the powerd scripts from the setschristos
2019-06-14make the script MI again (same across all archs)christos
2019-06-14build dynamically the list of compat archsubdirs.christos
2019-06-13remove obsolete library files for all the "compat" subdirs not just amd64christos
2019-06-13Anchor the egrep search to avoid npf.conf matching pf.conf, but don'tchristos
2019-06-131. fix /etc/defaults/*.conf fileschristos
2019-06-13handle $SOURCEMODEchristos
2019-06-12Add missing npf.boot.confchristos
2019-06-12Remove hard-coded lists of rc files and generate them dynamically from thechristos
2019-05-11Add smtoff, an rc.d script that disables Simultaneous Multi-Threading. Itmaxv
2019-04-11Do not test contents of non-existing Xresource file (if X11 sets havemartin
2019-03-09remove 30-urw-aliases.conf and add 45-generic.conf and 60-generic.conf.mrg