Re: exec/unexec

2009-06-22 Thread Stuart Henderson
On 2009-06-22, Alexander Hall wrote: > Joachim Schipper wrote: >> On Mon, Jun 22, 2009 at 12:00:31AM +0300, Cem Kayali wrote: >>> Hi, >>> >>> Thanks for your reply. >>> >>> -I If scripts exist for a given package, do not execute them. >>> >>> >>> This does not work... I will re-check, bu

Re: exec/unexec

2009-06-22 Thread Alexander Hall
Joachim Schipper wrote: > On Mon, Jun 22, 2009 at 12:00:31AM +0300, Cem Kayali wrote: >> Hi, >> >> Thanks for your reply. >> >> -I If scripts exist for a given package, do not execute them. >> >> >> This does not work... I will re-check, but "pkg_add -vvvI" shows that >> scripts are exe

Re: exec/unexec

2009-06-22 Thread Joachim Schipper
On Mon, Jun 22, 2009 at 12:00:31AM +0300, Cem Kayali wrote: > Hi, > > Thanks for your reply. > > -I If scripts exist for a given package, do not execute them. > > > This does not work... I will re-check, but "pkg_add -vvvI" shows that > scripts are executed. > > > Well, one of my client

Re: exec/unexec

2009-06-21 Thread Cem Kayali
Hi, Thanks for your reply. -I If scripts exist for a given package, do not execute them. This does not work... I will re-check, but "pkg_add -vvvI" shows that scripts are executed. Well, one of my client would like to run any 3rd party script only as regular user. Regards, Ce

Re: exec/unexec

2009-06-21 Thread patrick keshishian
On Sun, Jun 21, 2009 at 12:39 PM, Cem Kayali wrote: > Hello! > > I'm trying to create some customised packages, and noticed that many ports > use exec/unexec. I did search through archives and found that, in 2007 Marc > Espie says; > > > http://www.techtalkz.com/openbsd/79003-post-install-script-ex