Module Name:src
Committed By: mlelstv
Date: Mon Jun 7 05:29:22 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Don't overwrite changed autofs config files.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/postinst
Module Name:src
Committed By: lukem
Date: Sun Apr 25 06:21:37 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: re-align list output
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/postinstall/postinsta
Module Name:src
Committed By: lukem
Date: Sun Apr 25 01:44:55 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: sort the items. keep obsolete* last
Consistency and quality of life improvements to postinstall:
Order all of the ite
Module Name:src
Committed By: lukem
Date: Sun Apr 25 01:15:40 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: comment and usage style
Use NOTE: for comments to be aware of.
Remove double space before "fix|check" in some items.
Module Name:src
Committed By: lukem
Date: Sun Apr 25 00:36:47 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: ensure SRC_DIR and DEST_DIR are quoted
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/usr.sbin/pos
Module Name:src
Committed By: lukem
Date: Sun Apr 25 00:29:52 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: use correct DEST_DIR in obsolete_stand
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/pos
Module Name:src
Committed By: christos
Date: Fri Aug 28 15:26:23 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
missing quote
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/usr.sbin/postinstall/postinstall.in
Please not
Module Name:src
Committed By: christos
Date: Fri Aug 28 15:25:17 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Restrict npf.conf fixes to "blacklistd" -> "blocklistd"
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.s
Module Name:src
Committed By: simonb
Date: Tue Jul 7 12:01:21 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Sort missing IDs (users and groups) by the numeric ID.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin
Module Name:src
Committed By: rin
Date: Mon Jun 22 06:55:41 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Fix do_blocklist:
- Respect destination directory specified by -d option.
- Accept check and fix options. For the former, do not modif
Module Name:src
Committed By: riastradh
Date: Sat Jun 20 18:30:54 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/postinstall/postinstall.in
Module Name:src
Committed By: christos
Date: Mon Jun 15 21:56:50 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
handle /etc/blacklistd.conf
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/postinstall/postinstall.
Module Name:src
Committed By: christos
Date: Mon Jun 15 21:51:13 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
correct blocklist script
- removal of rc file is handled by obsolete
- use grep to find if we need more changes
- fix rc populati
Module Name:src
Committed By: christos
Date: Mon Jun 15 14:32:08 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
fix reversed mv, pointed out by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/postinstall/pos
Module Name:src
Committed By: christos
Date: Mon Jun 15 14:25:40 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
deal with blacklist -> blocklist
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/postinstall/postins
Module Name:src
Committed By: roy
Date: Wed Jun 3 11:47:47 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Ensure the dhcpcd log socket is removed.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/postinstall/post
Module Name:src
Committed By: roy
Date: Sun May 31 13:45:47 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: Move files out of dhcpcd chroot
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/postinstall/
Module Name:src
Committed By: christos
Date: Fri May 15 16:33:38 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Add a function to remove the debug bits of the stand files.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/u
Module Name:src
Committed By: roy
Date: Sun Apr 19 22:10:24 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: ensure contents_owner fix fails on find errors
The issue is that find won't pass anything to xargs and that returns 0.
S
Module Name:src
Committed By: roy
Date: Thu Apr 9 15:24:31 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Fix dhcpcd $DEST_DIR support
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/postinstall/postinstall.in
Module Name:src
Committed By: roy
Date: Mon Apr 6 13:10:48 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: fix contents_owner to return an error on error
find returning nothing via stdout but does return an error is an error.
F
Module Name:src
Committed By: roy
Date: Thu Apr 2 13:44:46 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: add checks for _dhcpcd to do_uid and do_gid
Thanks to jmcneill@
To generate a diff of this commit:
cvs rdiff -u -r1.16
Module Name:src
Committed By: roy
Date: Thu Apr 2 13:04:09 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: move dhcpcd files to the chroot
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/postinstall/
Module Name:src
Committed By: nakayama
Date: Tue Feb 25 10:27:01 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Fix the fixup script to follow the URL change in /etc/motd (http->https).
PR install/54990, pullup-9
To generate a diff of thi
Module Name:src
Committed By: christos
Date: Thu Jan 30 13:54:05 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
change the autofs file to be user writable.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/postinst
Module Name:src
Committed By: christos
Date: Thu Jan 30 01:39:40 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
populate autofs files
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/postinstall/postinstall.in
Pl
Module Name:src
Committed By: tsutsui
Date: Sun Dec 29 22:19:13 UTC 2019
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Make sure rc, rc.subr, and rc.shutdown are properly updated.
Currently there is no info which rc* files should be updated
or not
Module Name:src
Committed By: christos
Date: Sun Dec 22 18:41:37 UTC 2019
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
PR/54730: Izumi Tsutsui: obsolete etc files are not being cleaned up on
an upgrade build.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Wed Dec 4 04:45:42 UTC 2019
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
PR/54730: Izumi Tsutsui: Use /var/db/obsolete/ to remove obsolete rc.d
files when not in $SOURCEMODE.
To generate a diff of thi
Module Name:src
Committed By: martin
Date: Thu Apr 11 14:45:58 UTC 2019
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Do not test contents of non-existing Xresource file (if X11 sets have
not been installed)
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: mrg
Date: Sat Mar 9 23:46:34 UTC 2019
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
remove 30-urw-aliases.conf and add 45-generic.conf and 60-generic.conf.
should fix build issues reported on current-users.
To generate
Module Name:src
Committed By: martin
Date: Fri Mar 8 08:19:56 UTC 2019
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
XDM Xresources has been extended and the new values are important for proper
working of newer XDM. Check for the missing values and as
Module Name:src
Committed By: msaitoh
Date: Thu Jan 31 10:06:32 UTC 2019
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Stop continuing /var/shm check when var_shm_symlink is in /etc/rc.conf.
OK'd by martin.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: plunky
Date: Tue Dec 4 16:53:45 UTC 2018
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
rc.d/isdnd is obsolete
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 src/usr.sbin/postinstall/postinstall
Please
Module Name:src
Committed By: martin
Date: Wed Nov 21 20:13:09 UTC 2018
Modified Files:
src/usr.sbin/postinstall: postinstall.8
Log Message:
Sprinkle a few references to .tar.xz files (as alternative to .tgz files)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -
Module Name:src
Committed By: plunky
Date: Tue Nov 6 06:16:00 UTC 2018
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
add rc.d/dhcpd6
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/usr.sbin/postinstall/postinstall
Please note th
Module Name:src
Committed By: martin
Date: Fri Oct 26 18:06:34 UTC 2018
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add support for MAKEDEV living in /etc instead of /dev, this is one of
the supported options when init(8) creates a union mounted tmpf
Module Name:src
Committed By: roy
Date: Mon Jul 2 15:10:43 UTC 2018
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Remove dhclient references.
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/usr.sbin/postinstall/postinstall
Pleas
Module Name:src
Committed By: simonb
Date: Mon Jul 10 00:27:33 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add npfd to the list of rc.d scripts to check.
To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 src/usr.sbin/postinst
Module Name:src
Committed By: christos
Date: Fri Jun 16 22:58:38 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
add missing pam items (cron, racoon)
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/usr.sbin/postinstall/post
Module Name:src
Committed By: martin
Date: Mon Apr 17 18:41:49 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
If -x (xsrc location) is passed for "check", display it also in the
"how to fix" invocation instructions.
To generate a diff of this
Module Name:src
Committed By: roy
Date: Sat Apr 1 20:14:53 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Move dhcpcd lease files to new location.
To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 src/usr.sbin/postinstall/posti
Module Name:src
Committed By: roy
Date: Sat Apr 1 20:03:31 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Move dhcpcd's rdm monotonic file if it exists.
To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/usr.sbin/postinstall
Module Name:src
Committed By: roy
Date: Sat Apr 1 19:14:10 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Pluck dhcpcd.conf from dist/src
Move dhcpcd.duid and dhcpcd.secret from /etc to /var/db/dhcpcd/{duid,secret}
To generate a diff of this
Module Name:src
Committed By: uwe
Date: Sat Feb 11 19:35:45 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
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-buildin
Module Name:src
Committed By: christos
Date: Mon Jan 9 19:51:31 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
don't try to install rc scripts for programs not installed
To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 src/usr
Module Name:src
Committed By: christos
Date: Sat Jan 7 19:55:35 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
add nsd
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 src/usr.sbin/postinstall/postinstall
Please note that dif
Module Name:src
Committed By: jnemeth
Date: Tue Jan 3 00:35:07 UTC 2017
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
add rtsold to rc_obsolete_files :-(
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/usr.sbin/postinstall/postin
Module Name:src
Committed By: christos
Date: Wed Oct 19 22:17:08 UTC 2016
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
rename populate_rc to update_rc and copy if source is newer.
To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 src/u
Module Name:src
Committed By: kre
Date: Fri Sep 2 20:25:14 UTC 2016
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
PR toolchain/51457 -- be more posix compat with sort usage, though it
(currently anyway) makes no difference on NetBSD.
To generate a d
Module Name:src
Committed By: kre
Date: Fri Sep 2 05:38:44 UTC 2016
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
PR toolchain/51457 -- use sort correctly
To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 src/usr.sbin/postinstall/posti
Module Name:src
Committed By: christos
Date: Sat Aug 20 11:24:13 UTC 2016
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
unbound additions
To generate a diff of this commit:
cvs rdiff -u -r1.202 -r1.203 src/usr.sbin/postinstall/postinstall
Please not
Module Name:src
Committed By: christos
Date: Sat Jan 30 23:45:37 UTC 2016
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add ip6addrctl
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/usr.sbin/postinstall/postinstall
Please note t
Module Name:src
Committed By: christos
Date: Mon Aug 24 07:21:14 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
handle blacklistd properly.
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/usr.sbin/postinstall/postinstall
Module Name:src
Committed By: jnemeth
Date: Fri Aug 21 12:02:07 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
PR/50158 - Simon Burge -- postinstall does not know about blacklistd
To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.20
Module Name:src
Committed By: uebayasi
Date: Sat Aug 15 09:33:56 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/usr.sbin/postinstall/postinstall
Please note that
Module Name:src
Committed By: dholland
Date: Sat Jul 11 06:40:37 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Comma of result is (though increasingly common) not formally recognized
grammar[,;] use a semicolon.
To generate a diff of this co
Module Name:src
Committed By: jnemeth
Date: Wed Jul 8 05:00:15 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
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
prima
Module Name:src
Committed By: martin
Date: Thu Jul 2 09:53:12 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
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 coul
Module Name:src
Committed By: martin
Date: Thu Jul 2 09:31:56 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
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 ve
Module Name:src
Committed By: martin
Date: Wed Jul 1 12:40:07 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
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.
Module Name:src
Committed By: martin
Date: Sun Jun 28 09:29:58 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Pass AWK to make when invoking emit_dist_file.
Part of fixing PR toolchain/50004.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: martin
Date: Sat Jun 27 09:56:54 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Terminate the obsole directory walking loop when we hit "/" or "."
(both relative to DESTDIR), I have seen it run into an endless loop
Module Name:src
Committed By: martin
Date: Tue Mar 31 07:57:57 UTC 2015
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add resize_root
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/usr.sbin/postinstall/postinstall
Please note th
Module Name:src
Committed By: apb
Date: Tue Dec 30 07:02:29 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
rc_obsolete_vars is a list of pairs, so format it with one pair per line.
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.1
Module Name:src
Committed By: wiz
Date: Sun Dec 21 21:10:13 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall.8
Log Message:
Use Nx.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/postinstall/postinstall.8
Please note that diffs
Module Name:src
Committed By: christos
Date: Sun Dec 21 20:14:33 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall.8
Log Message:
PR/49428: Travis Paul: Document x option.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/postinstall
Module Name:src
Committed By: jnemeth
Date: Tue Dec 16 05:30:40 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
add powerpc variants to the list of potentially obsolete modules to check
To generate a diff of this commit:
cvs rdiff -u -r1.186 -
Module Name:src
Committed By: uebayasi
Date: Sat Dec 13 02:35:02 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Fix previous; obsolete vars are pairs.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/usr.sbin/postinstall/po
Module Name:src
Committed By: uebayasi
Date: Sat Dec 13 02:30:39 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
postinstall(8): Define long item lists as variables to improve future
diff-ability.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: uebayasi
Date: Mon Dec 1 02:08:34 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Handle obsolete xen/pae-xen kernel modules; reported by John D. Baker.
To generate a diff of this commit:
cvs rdiff -u -r1.183 -r1
Module Name:src
Committed By: apb
Date: Wed Nov 12 19:41:24 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Fix tab/space inconsistency in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/usr.sbin/postinstall/postin
Module Name:src
Committed By: apb
Date: Wed Nov 12 19:31:05 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Change the order of arguments to check_ids, placing the two file names
adjacent to each other. Also add a comment explaining the "start"
Module Name:src
Committed By: martin
Date: Tue Nov 11 19:41:39 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Make check_ids take an additional argument (the corresponding source
file) and grep that on error for the missing information, so the
Module Name:src
Committed By: apb
Date: Tue Aug 12 09:12:18 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
In get_makevar, ask make to recursively expand the variable,
not just print the unexpanded value. This is done by
using make -V '${VAR}'
Module Name:src
Committed By: apb
Date: Tue Aug 12 08:32:43 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Quoting fixes in several eval commands.
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/usr.sbin/postinstall/postin
Module Name:src
Committed By: apb
Date: Tue Aug 12 08:28:04 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Check for and delete ${DEST_DIR}/@RUNDIR@, not /@RUNDIR@.
Also remove an unnecessary eval in do_dhcpcdrundir and
fix a typo in the descri
Module Name:src
Committed By: roy
Date: Mon Aug 11 12:49:01 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
FONTCONFIG_DIR not existing does not need to be fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 src/usr.sbin/pos
Module Name:src
Committed By: apb
Date: Mon Jun 16 22:04:39 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Delete trailing slash with "${1%/}", not "${1#/}".
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/usr.sbin/postins
Module Name:src
Committed By: apb
Date: Mon Jun 16 08:59:13 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add a new obsolete_stand target, disabled by default,
to delete old files and subdirectories under /stand/${MACHINE}.
To generate a dif
Module Name:src
Committed By: apb
Date: Mon Jun 16 08:39:56 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Remove stray quotation mark
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src/usr.sbin/postinstall/postinstall
Pleas
Module Name:src
Committed By: apb
Date: Mon Jun 16 08:29:18 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
In do_sendmail, use unprefix to fix up paths that will be
processed by obsolete_paths.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: apb
Date: Mon Jun 16 08:28:08 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Clarify wording in a comment for obsolete_paths.
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/usr.sbin/postinsta
Module Name:src
Committed By: apb
Date: Mon Jun 16 08:21:21 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add bre_quote (copied from etcupdate), and unprefix functions.
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 src/usr.
Module Name:src
Committed By: apb
Date: Mon Jun 16 07:08:06 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add SORT and SED variables, in case a host environment needs them.
To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 src/
Module Name:src
Committed By: mrg
Date: Fri Apr 25 00:23:26 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
don't apply "ptyfsoldnodes" if /dev/pts does not exist, even if ptyfs
is listed in /etc/fstab. without this, postinstall happily removes
Module Name:src
Committed By: martin
Date: Sat Mar 8 16:36:24 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Fix wrong variable name, PR bin/48647 from Jim Bernard.
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/usr.sbin
Module Name:src
Committed By: jmmv
Date: Sat Feb 15 01:54:17 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Fix path to atf-run.hooks after import of atf-0.19.
Problem found by martin@. Not spotted by me, I think, because I always use
postins
Module Name:src
Committed By: skrll
Date: Wed Jan 29 12:56:28 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Remove harmful whitespace. Now the /var/shm check can succeed quietly.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.16
Module Name:src
Committed By: martin
Date: Fri Jan 17 19:06:57 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add a check to remove the temporarily (eroneously) created /@RUNDIR@
(PR bin/48529)
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: njoly
Date: Tue Dec 17 12:51:26 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Skip varshm check if there is no fstab (like in chroots).
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/usr.sbi
Module Name:src
Committed By: martin
Date: Fri Dec 13 07:37:50 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Cosmetics: use "msg" instead of "echo"
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/usr.sbin/postinstall/post
Module Name:src
Committed By: martin
Date: Thu Dec 5 15:41:23 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add a "varshm" check/fix to make sure /var/shm is mentioned in /etc/fstab
(and add a default of tmpfs with 25% of available ram limit
Module Name:src
Committed By: prlw1
Date: Mon Sep 9 15:04:12 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add pkgpath.conf to /etc/defaults check.
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/usr.sbin/postinstall/pos
Module Name:src
Committed By: htodd
Date: Sun Jul 14 15:44:00 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
And add a skip for the deleted _gpio in uid.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/usr.sbin/postinstall
Module Name:src
Committed By: htodd
Date: Sun Jul 14 15:27:12 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add _rtadvd to uid check as well.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/usr.sbin/postinstall/postinstal
Module Name:src
Committed By: htodd
Date: Sun Jul 14 15:17:22 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Adding _rtadvd to group check.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/usr.sbin/postinstall/postinstall
Module Name:src
Committed By: christos
Date: Mon Jun 17 17:40:17 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
don't echo the make command in the output file.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/usr.sbin/posti
Module Name:src
Committed By: christos
Date: Sat Jun 15 22:53:18 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
- missing semicolon
- missing SKIPS
- assignment instead of comparison
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1
Module Name:src
Committed By: christos
Date: Tue Jun 11 14:39:07 UTC 2013
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
more thorough passwd/group checks.
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 src/usr.sbin/postinstall/postin
1 - 100 of 137 matches
Mail list logo