Hi caiman-team,
please review my initial changes in DC bootroot_archive.py after
investigation of 6361 bug (more details here - I found also that for
sparc 'cpio' runs twice:
http://www.opensolaris.org/jive/thread.jspa?threadID=114297&tstart=0)
Test:
# distro_const build -r br-arch ai_sparc_image.xml
...
Before changes:
# df -h /mnt
Filesystem size used avail capacity Mounted on
/opensolaris/dc/build_data/pkg_image/boot/boot_archive
116M 79M 36M 69% /mnt
After:
# df -h /mnt
Filesystem size used avail capacity Mounted on
/opensolaris/dc/build_data/pkg_image/boot/boot_archive
87M 79M 7.6M 92% /mnt
webrev:
http://cr.opensolaris.org/~alhazred/6361/
Also tested with bootroot_size > 150000
--
::alhazred