Clay Baenziger wrote: > Hi Sanjay, > Yes, the perms are set in the makefile. There's a history of us > doing this which may be wrong. The shell scripts in installadm get > chmod'd, as does the Python in cmd/auto-install and cmd/ai-webserver. Well then it ought be a short lived history. > I'm not familiar with using a $(DEBUG_CFLAGS) could you add any > enlightenment on the topic to bug 11090? The -g was indeed an > oversight for compiling in debug symbols. I bet this is a cut and paste error from the the old install gate. Typically a higher level makefile (or makefile.master perhaps) will have this definition. So if one wanted to compile everything with debug flags it can be set in one Makefile.
-Sanjay > Thank you, > Clay > > On Thu, 10 Sep 2009, sanjay nadkarni (Laptop) wrote: > >> Hi Clay, >> I have only looked at the Makefile. I see that Ethan has >> asked about the perms. I also noticed the -g flag set by default. >> Is this an oversight or is there a reason. $(DEBUG_CFLAGS) should be >> set somewhere. A quick search of the makefiles indicates that this >> is not defined anywhere. So I suspect this the error. >> >> -Sanjay >> >> Clay Baenziger wrote: >>> Hello all, >>> I've got a webrev for some mighty delete-service changes. The >>> bugs I'm hoping to address are: >>> 4526 - delete-service is not deleting service as described in >>> section >>> 4.3.2 ai_design_doc >>> 6587 - delete-service shouldn't remove the source image if >>> there's other >>> services actives 'linked' to the same source image >>> 10740 - Need way to interact with SMF from Python for installadm >>> components in Python >>> >>> Further, this webrev includes the already reviewed (but as yet >>> unpushed and related libpyscf code). The files to ignore (unless >>> you're interested) are anything under usr/src/lib/* >>> >>> Otherwise, if I could get initial comments as soon as possible, >>> however, Eric has extended the expected timeline for these changes >>> to be pushed to next week opposed to the initial hope of Friday. >>> >>> Webrev: >>> http://cr.opensolaris.org/~clayb/delete_service/ >>> >>> Thank you, >>> Clay >>> _______________________________________________ >>> caiman-discuss mailing list >>> caiman-discuss at opensolaris.org >>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >> >>