Re: [osol-code] pkgmk fails trying to open spurios pkginfo file

2008-08-15 Thread Patrick Ale
On Wed, Aug 13, 2008 at 12:43 PM, Peter Lees <[EMAIL PROTECTED]> wrote: >> >> I wondered about that. Usually, quotes should not make any >> difference. They are just unnecessary. I would normally look >> for the problem to be in the prototype file, but that looked >> absolutely harmless. :-) L

Re: [osol-code] pkgmk fails trying to open spurios pkginfo file

2008-08-15 Thread Peter Lees
Volker A. Brandt wrote: >>> Note that strings in the pkginfo file should not be quoted. >>> Try again without the quotes and post here if the problem remains. >> As a matter of fact I am building packages on Solaris 10u4 now and I >> have everything quoted in the pkgproto file, no problems whatsoev

Re: [osol-code] how to find the source code for command /usr/sbin/df

2008-08-15 Thread Paul Durrant
wan_jm wrote: > I want to find the source code for /usr/sbin/df , but I don't know to search, > use which key word and what project is it in? > could you please help me? Try http://src.opensolaris.org/source/search?q=&defs=&refs=&path=df&hist=&project=%2Fonnv __