christos
cfe16cc4b6
remove debugging.
2019-11-12 23:54:34 +00:00
prlw1
5ab431ac15
Add nvmm group.
2019-10-30 20:24:44 +00:00
nakayama
09498a8d06
Add ${DEST_DIR} prefix to check target directory not host directory.
2019-09-24 13:27:39 +00:00
uwe
faa52db526
exclude_libs - redirect ls 2> /dev/null so that the user is not
...
spammed with errors for directories without any libraries; the most
common case in the wild would be empty /usr/libdata/debug. Add -d to
ls for good measure while here.
2019-09-12 21:56:55 +00:00
christos
9b7442143c
exclude shared libraries that are currently in use from removal.
2019-06-15 13:07:09 +00:00
christos
ba1e8750c8
cleanup obsolete file selection from sets and refactor font synchronization.
...
The font config files are not in sets, so they are still hard-coded.
2019-06-14 14:39:49 +00:00
christos
33abb5d1ba
select the powerd scripts from the sets
2019-06-14 14:17:45 +00:00
christos
8c46cfac74
make the script MI again (same across all archs)
2019-06-14 01:54:16 +00:00
christos
2f3cb43284
build dynamically the list of compat archsubdirs.
2019-06-14 01:06:33 +00:00
christos
add5ce28c0
remove obsolete library files for all the "compat" subdirs not just amd64
...
and sparc64.
2019-06-13 21:20:05 +00:00
christos
83d91c816a
Anchor the egrep search to avoid npf.conf matching pf.conf, but don't
...
anchor $ so that blacklistd machines blackist.
2019-06-13 20:53:33 +00:00
christos
18c3b41511
1. fix /etc/defaults/*.conf files
...
a. there are more rc.conf.append arch than only for x86, deal with them too.
b. populate new /etc/defaults/rc.conf files
2. merge sed patterns
3. deal with empty exclude lists
2019-06-13 19:30:30 +00:00
christos
82ef1005b5
handle $SOURCEMODE
2019-06-13 00:24:43 +00:00
christos
0d7ec091e7
Add missing npf.boot.conf
2019-06-12 21:08:33 +00:00
christos
c8a6e833b2
Remove hard-coded lists of rc files and generate them dynamically from the
...
sets. Fixes issues with automount, npf_boot etc. that were never updated here!
2019-06-12 17:45:23 +00:00
maxv
907a706c0b
Add smtoff, an rc.d script that disables Simultaneous Multi-Threading. It
...
parses the output of cpuctl, and executes "cpuctl offline" for each CPU
that has SmtID!=0.
The default is "smtoff=NO", which means that SMT remains enabled.
2019-05-11 19:31:03 +00:00
martin
9f55adb03a
Do not test contents of non-existing Xresource file (if X11 sets have
...
not been installed)
2019-04-11 14:45:58 +00:00
mrg
f05065bf5d
remove 30-urw-aliases.conf and add 45-generic.conf and 60-generic.conf.
...
should fix build issues reported on current-users.
2019-03-09 23:46:34 +00:00
martin
0a2b4fff53
XDM Xresources has been extended and the new values are important for proper
...
working of newer XDM. Check for the missing values and ask the user to
fix manually.
2019-03-08 08:19:56 +00:00
msaitoh
900e7dd5ab
Stop continuing /var/shm check when var_shm_symlink is in /etc/rc.conf.
...
OK'd by martin.
2019-01-31 10:06:32 +00:00
plunky
6de10e4ba8
rc.d/isdnd is obsolete
2018-12-04 16:53:44 +00:00
martin
444da8f01d
Sprinkle a few references to .tar.xz files (as alternative to .tgz files)
2018-11-21 20:13:09 +00:00
plunky
7c0fdce822
add rc.d/dhcpd6
2018-11-06 06:16:00 +00:00
martin
290d09c518
Add support for MAKEDEV living in /etc instead of /dev, this is one of
...
the supported options when init(8) creates a union mounted tmpfs on /dev.
2018-10-26 18:06:34 +00:00
maxv
6049b090a1
Remove the userland part of ISDN. The kernel part is untouched for now.
...
ipppctl was actually an exact copy of pppoectl; there is no functional
change in pppoectl in this commit.
2018-09-23 07:24:19 +00:00
roy
40ea673919
Remove dhclient references.
2018-07-02 15:10:43 +00:00
simonb
106425b701
Add npfd to the list of rc.d scripts to check.
2017-07-10 00:27:32 +00:00
wiz
01869ca4d2
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
christos
49ec0324b7
add missing pam items (cron, racoon)
2017-06-16 22:58:38 +00:00
martin
3933c9575a
If -x (xsrc location) is passed for "check", display it also in the
...
"how to fix" invocation instructions.
2017-04-17 18:41:48 +00:00
roy
470d822ff7
Move dhcpcd lease files to new location.
2017-04-01 20:14:53 +00:00
roy
27a2ea4c9b
Move dhcpcd's rdm monotonic file if it exists.
2017-04-01 20:03:31 +00:00
roy
47092efcec
Pluck dhcpcd.conf from dist/src
...
Move dhcpcd.duid and dhcpcd.secret from /etc to /var/db/dhcpcd/{duid,secret}
2017-04-01 19:14:10 +00:00
uwe
13be1262d3
Don't use slow file_exists_exact if we don't have to.
...
file_exists_exact function was introduced in 1.26 for the benefit of
cross-building on OS X case-insensitive file system. It is extremely
slow on diskless machines. That becomes especially noticeable when
you upgrade a system that has a lot of obsolete files, it can take
literally hours.
2017-02-11 19:35:45 +00:00
christos
3b9bb00dc5
don't try to install rc scripts for programs not installed
2017-01-09 19:51:31 +00:00
christos
09e56bb693
add nsd
2017-01-07 19:55:35 +00:00
jnemeth
5c7485e31c
add rtsold to rc_obsolete_files :-(
2017-01-03 00:35:07 +00:00
christos
fe9ab5cd08
rename populate_rc to update_rc and copy if source is newer.
2016-10-19 22:17:08 +00:00
kre
0c18754f1b
PR toolchain/51457 -- be more posix compat with sort usage, though it
...
(currently anyway) makes no difference on NetBSD.
2016-09-02 20:25:14 +00:00
kre
7ca5a8c97c
PR toolchain/51457 -- use sort correctly
2016-09-02 05:38:44 +00:00
christos
c90b9921a5
unbound additions
2016-08-20 11:21:50 +00:00
christos
b5a97f534d
Add ip6addrctl
2016-01-30 23:45:37 +00:00
christos
795680b973
handle blacklistd properly.
2015-08-24 07:21:14 +00:00
jnemeth
5923cd0eff
PR/50158 - Simon Burge -- postinstall does not know about blacklistd
2015-08-21 12:02:07 +00:00
uebayasi
2d6876178b
Whitespace.
2015-08-15 09:33:55 +00:00
dholland
887da82a3d
Comma of result is (though increasingly common) not formally recognized
...
grammar[,;] use a semicolon.
2015-07-11 06:40:37 +00:00
jnemeth
3480dbd463
Check for an out of date /etc/fonts/fonts.conf and if so, forcibly
...
update it (it is not intended to be user editable). This is
primarily intended so that pkgsrc fonts installed in the new location
can be found.
2015-07-08 05:00:15 +00:00
martin
6fb47df388
PR install/50020: postinstall does not check for mandoc in /etc/man.conf.
...
Add a check, but ask the user to fix manually (the file could have local
modifications).
2015-07-02 09:53:12 +00:00
martin
64fd3ef0cf
Simplify previous, pass awk as TOOL_AWK (that is what the makefile uses),
...
create an obj dir for make and force it to use that.
This version now works with read-only source again.
2015-07-02 09:31:56 +00:00
martin
c365a0b724
Clean up the src/etc/mtree directory after using it to generate the mtree
...
spec file.
XXX this is fishy, we should find a better way.
2015-07-01 12:40:07 +00:00