Karen Tung wrote:
> Please review the changes for the following bugs:
>
> 4294 du isn't accurate for calculating the size of UFS-based archives
> http://defect.opensolaris.org/bz/show_bug.cgi?id=4294
>
> 7191 distro_const: errno 28, No space left on device
> http://defect.opensolaris.org/bz/show_bug.cgi?id=7191
>
> webrev is at:
>
> http://cr.opensolaris.org/~ktung/March19/
>
> I have done the following to test my changes:
>
> 1) build images using ZFS, UFS and ZFS with compression turned on as 
> build area.
> All built successfully.
>
> 2) Tested each of the images built in item 1. I booted up the image, 
> and made
> sure it works in the Live CD env. Then, I installed the image, and
> made sure the installed image boots without error and works. In the 
> installed
> image, I tried installing additional packages and removing packages that
> were installed from the Live CD.  Also tried to use firefox.
>
> 3) Building an image using the package list used by
> the bug submitter in bug 7191. This is in progress, I don't
> expect any errors, but want to make sure there's no surprises from this.
>
> Thanks,
>
> --Karen
>
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
Karen,

*usr/src/cmd/distro_const/utils/bootroot_archive.py
*294-296: How do you determine that 10% is needed? Is 10% enough?
*
**usr/src/lib/install_utils/install_utils.py

*The function dir_size() returns the size in bytes and the callers 
convert them to KB. Can you return the values in KB so that callers 
don't need to convert them?

Does this function dir_size() works like du() in UFS?

Thanks,
Sundar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20090320/3880d744/attachment.html>

Reply via email to