On 08/11/10 03:49 PM, Alok Aggarwal wrote:
Hi Dave,
On Wed, 11 Aug 2010, Dave Miner wrote:
Caimaniacs,
I need reviewers for the webrev at
http://cr.opensolaris.org/~dminer/slim_6973927/
which encompasses fixes for the following issues:
6973927 Installation fails if Primary Administrator rights profile is removed
from the system
4885 User created by installer gets unsafe profile "Primary Administrator"
9966 install unnecessarily propagates /lost+found from image to rpool
15454 pkg install failure in im_pop did not abort DC and AI
16295 install-finish runs update_boot_archive ICT twice for text and GUI
installs
16645 Incorrect permissions on ict.py in build 144 can cause ict's to fail to
run
16740 Special handling of SUNWcs and SUNWcsd can be removed from transfer
module
transfer_mod.py: lines 1226-1227, 1239-1240: The string
concatenation can be simplified by using only "+"
Removed concatenation as Keith noted oddness of it as well, now we're
just formatting instead.
transfer_mod.py: lines 1209-1210: A comment that says
packages must be batched for improved performance may be
useful here.
Modified comment.
transfer_mod.py: lines 1218-1222: The comment could be
worded so it's a bit clearer.
"pkg install/uninstall has the following return codes:
PKG_EXIT_SUCCESS: install/uninstall was successful
PKG_EXIT_NOP: package was already there, no install/uninstall performed
A return code anything other than the above possibly
indicates a missing package"
I've reworded somewhat along these lines.
Comment 12 in defect 4885 also mentions that the
root password prompt will be removed from the installers
and the root password will be set to the initial user
password. Is that work tracked as part of a separate defect?
Done for GUI quite some time back; I need to follow up on when we'll
update the text screen for compliance with that (as it's also part of
the UI spec approved in 2010/165), but it's not part of this work.
The same defect also mentions changing the password hash
algorith to sha256. Does that affect the installers at all?
That's been done for quite some time.
Also, is there a defect/CR for the doc changes that result
due to the changes being made here?
There will be.
Dave
_______________________________________________
caiman-discuss mailing list
caiman-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss