Sanjay Nadkarni wrote: > > This code review has the fixes suggested by Channing. Since the > contents have moved from slim_prototype to slim_source, the diffs are > based against that repo. While running hg nits, I also uncovered a > number of files where the license was incorrect. So most of the files > are simple license updates. > > http://cr.opensolaris.org/~nadkarni/live-cleanup/ >
One issue: usr/src/cmd/slim-install/svc/live-fs-root 213: please don't redirect stderr to the console, we'd rather have the actual error messages in the service log than lost when the screen scrolls on. Dave
