Login Confcat Distribution Packages Code

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins

2026-04-01
02:04
I thought /etc/vendor was a convention, but I was wrong. The conventional file is /etc/defaults/vendor.conf, which I am providing, with this: ``` local_startup="/etc/vendor/rc.d /usr/pbi/etc/rc.d $local_startup" ``` That part of the file only affects confcat, but there is more to the file so it doesn't belong with confcat. There is no technical requirement for confcat to go in etc/vendor, it was a "this is not stock" thing, but that wall is coming down with the advent of Pkgbase. * Remove etc/vendor symbolic links. * Transfer files from Core A Sides which rightly belong with confcat, I think. * Add package manifest files. * Remove vendor references. * Fix confcat only run once in light of vendor removal. Leaf check-in: 7c123f7b1f user: rossgohlke tags: trunk
00:12
Added symlinks to /etc/vendor to support base package. If both packages are installed and `$rc_service` is base, confcat exits gracefully in deference to ports package. check-in: 8a3d910b34 user: rossgohlke tags: trunk
2026-03-31
07:36
Move confcat from core/a. The software is old but the trove is new. There are vague discrepancies between trove and package versions. Keep trove, assuming it is newer, but archive package for fast reversion if something goes wrong. check-in: daeed4346d user: rossgohlke tags: trunk
2023-09-20
00:12
initial empty check-in check-in: 5e5a3f2505 user: builder tags: trunk