Hi,
The default name for pkgbase packages contains the date and time when the build
was started, e.g:
...
FreeBSD-utilities-13.0.s20201228184847.txz
FreeBSD-utilities-dev-13.0.s20201228184847.txz
FreeBSD-vi-13.0.s20201228184847.txz
FreeBSD-wpa-13.0.s20201228184847.txz
...
I changed this, by rede
After adding this patch to /usr/src/release/packages/template.ucl
--- template.ucl_ 2019-06-02 09:09:55.109358000 +0200
+++ template.ucl2019-08-04 17:40:34.305308000 +0200
@@ -15,3 +15,9 @@
desc = < liby
liby-profile-> liby
etc.
Also, the clibs subpackages clibs-profile, clibs-
I am trying to visualize the dependencies of the pkgbase packages.
To produce the dot file for use with graphviz i used a shell script greping
and seding the ucl files in the worldstage directory (see below). After some
fiddling i got a dot file graphviz could work with.
You can create one by your
exclude the master.passwd and group files
from the package? Maybe to prevent problems when performing a pkg upgrade run
on the system?
--
regards
Martin Jakob
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd
My first attempt seems to be empty when its arrived at the maillinglist, so i
try it again in pure text format (i hope). Sorry, if there are unwanted
duplicates.
Since a few days i was experimenting with jails build from pkgbase (i got the
idea from Michael W. Lucas Freebsd Jails book). Now th
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"