This code review fixed 2 things:

1) After the removal of the previous slimcd_post_processing.tar and moving
code around.  The mkrepo script can no longer read the generic_live.xml file
because it can't find it in "./".  The full path to the generic_live.xml 
file
need to be passed into mkrepo.

2) When some of the gnome postinstall scripts fail, all the output are
re-directed to /dev/null.  This makes debugging the failures difficult.
Change it to redirect output from postinstall scripts to a file.  If the
script failed, content of that file will be displayed.

The webrev is here:

http://cr.opensolaris.org/~ktung/bugfixes/

Thanks,

--Karen

Reply via email to