Date: Fri, 26 Jun 1998 11:07:28 +0200 From: Stefan Eggers <seggers@semyam.dinoco.de> To: asami@FreeBSD.ORG (Satoshi Asami) Cc: seggers@semyam.dinoco.de, freebsd-ports@FreeBSD.ORG Subject: Re: Concurrent package making allowed? Message-ID: <199806260907.LAA05800@semyam.dinoco.de> In-Reply-To: Your message of "Thu, 25 Jun 1998 19:44:26 PDT." <199806260244.TAA23831@silvia.HIP.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
> * As I was thinking about how to make a list of package sizes I was > * stumbling about the question of how much locking it will require. > > If you need locking, you should probably rethink the design.... ;) I had two options of doing it. I choose the non-locking one already. ;-) The patches to the make files for the ports collection I will have to revise I think as it is possible (and as far as I saw from the source by now even compatible with older sysinstall versions) to add a new field to the INDEX w/o too much work. So if that works I will change them to merge the INDEX in /usr/ports and my size information with a little bit of awk code. That way it is easier to read that information in in sysinstall. Just a few new lines of code instead of handling and merging in a whole file with just the sizes. Stefan. -- Stefan Eggers Lu4 yao2 zhi1 ma3 li4, Max-Slevogt-Str. 1 ri4 jiu3 jian4 ren2 xin1. 51109 Koeln Federal Republic of Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806260907.LAA05800>