On 06/29/10 05:59 PM, Brock Pytlik wrote:

doc/on-disk-format.txt:
84: nit Shouldn't this be 3.1 (and the following sections renumbered)

Yes; thanks.

depot.py:
The exit ready option is being removed or at least undocumented?

Undocumented; although I need to mention the new pkgrepo utility in pkg.depotd.1m.txt. The goal is to get users to start using pkgrepo to perform administrative tasks that was the only real reason for --exit-ready's existence.

pkg.depotd.1m.txt:
since we're changing almost all of this file anyway, can we change the
format slightly so that the offset isn't dependent on the length of the
longest option? I think something like what the grep man page (at least
on my system) does makes sense. It looks like:

<short option>, <long option>
<offset text description>

I'll pass for now; all of the man pages are supposed to be rewritten in a different format soon.

pkgrepo.1.txt:
Can pkgrepo set publisher-specific information?

Not technically; something for that will come with the next changeset when the repository format gets upgraded.

For the existing repository properties (or for v3 repos), you can use property/set-property.

server/depot.py:
...
Has imageconfig not been changed to use the new config.py module simply
because that's in a following phase, or is there a different plan for
imageconfig?

Right, it's in a later phase, and I was trying to keep this changeset from exploding.

pkgrepo.py:
273,274: If we're going to examine all the sections and properties
anyway, why set the initial values to 7 and 8?

To set a minimum column width that matches the length of the column headers.

Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to