Date: Fri, 20 Nov 2015 22:46:47 +0200 From: Dan Partelly <dan_partelly@rdsor.ro> To: Allan Jude <allanjude@FreeBSD.org> Cc: freebsd-hackers@freebsd.org Subject: Re: libUCL / UCL as FreeBSD config question Message-ID: <5576AC9A-791F-4B52-9433-32D2806D35C9@rdsor.ro> In-Reply-To: <564F6118.5030702@freebsd.org> References: <5B598F72-C5DD-48FD-866D-F90E117D646E@rdsor.ro> <564F6118.5030702@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Allan, Thanks for clearing my confusion, and furthering my understanding on = whats cooking on this front. The tool is dandy. I have another issue I want to ask about: concurrency. Is there any support in either uclib and the tools like = uclcmd to ensure=20 atomic access to the ucl files ? And not on advisory level, (although if = utilities would respect=20 adviasory looking =E2=80=A6 it would be better than nothing). I mean = something on the lines of mandatory locking.=20 Was the question of concurrency discussed ? Dan > On 20 Nov 2015, at 20:06, Allan Jude <allanjude@FreeBSD.org> wrote: >=20 > You can do: >=20 >=20 > uclcmd get -f /etc/pkg/FreeBSD.conf FreeBSD.url >=20 > and the result is: > pkg+http://pkg.FreeBSD.org/${ABI}/latest = <pkg+http://pkg.FreeBSD.org/${ABI}/latest> >=20 > And then you could do: >=20 > uclcm set -f /etc/pkg/FreeBSD.conf FreeBSD.url > http://pkg.mysite.com/${ABI}/custom = <http://pkg.mysite.com/${ABI}/custom> >=20 > And it would modify the configuration in place for you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5576AC9A-791F-4B52-9433-32D2806D35C9>