Re: [gobolinux-devel] Actions on install

2006-11-22 Thread Jonas Karlsson
On Wed, 22 Nov 2006 16:10:14 +0100, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > On 11/22/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >> On Fri, 17 Nov 2006 21:06:35 +0100, Hisham Muhammad >> <[EMAIL PROTECTED]> >> wrote: >> >> > InstallPackage supports a script called Resources/PostInstall

Re: [gobolinux-devel] Actions on install

2006-11-22 Thread Hisham Muhammad
On 11/22/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Fri, 17 Nov 2006 21:06:35 +0100, Hisham Muhammad <[EMAIL PROTECTED]> > wrote: > > > InstallPackage supports a script called Resources/PostInstall which > > runs in a sandbox with access to the program's contents and settings > > only. I be

Re: [gobolinux-devel] Actions on install

2006-11-22 Thread Jonas Karlsson
On Fri, 17 Nov 2006 21:06:35 +0100, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > InstallPackage supports a script called Resources/PostInstall which > runs in a sandbox with access to the program's contents and settings > only. I believe the OpenSSH recipe should be fixed adding that script. > O

Re: [gobolinux-devel] Actions on install

2006-11-18 Thread MJ Ray
"Hisham Muhammad" <[EMAIL PROTECTED]> wrote: > A related question: for how long do we need to keep supporting fibo sandbox? What's union sandbox and what does one have to do to make it work? Thanks, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Somerset, England. Work/Laborejo: http:/

Re: [gobolinux-devel] Actions on install

2006-11-17 Thread Jonas Karlsson
On Fri, 17 Nov 2006 23:37:17 +0100, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > On 11/17/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >> On Fri, 17 Nov 2006 21:06:35 +0100, Hisham Muhammad >> <[EMAIL PROTECTED]> >> wrote: >> > InstallPackage supports a script called Resources/PostInstall whi

Re: [gobolinux-devel] Actions on install

2006-11-17 Thread Hisham Muhammad
On 11/17/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Fri, 17 Nov 2006 21:06:35 +0100, Hisham Muhammad <[EMAIL PROTECTED]> > wrote: > > InstallPackage supports a script called Resources/PostInstall which > > runs in a sandbox with access to the program's contents and settings > > only. I beli

Re: [gobolinux-devel] Actions on install

2006-11-17 Thread Jonas Karlsson
On Fri, 17 Nov 2006 21:06:35 +0100, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > On 11/15/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >> While trying to get openssh to install on my server (I have too little >> activity to generate any randomness for key generation) I realized that >> the way

Re: [gobolinux-devel] Actions on install

2006-11-17 Thread Hisham Muhammad
On 11/15/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > While trying to get openssh to install on my server (I have too little > activity to generate any randomness for key generation) I realized that > the way we redistribute the OpenSSH package is not a good way. As the host > keys are included

[gobolinux-devel] Actions on install

2006-11-15 Thread Jonas Karlsson
While trying to get openssh to install on my server (I have too little activity to generate any randomness for key generation) I realized that the way we redistribute the OpenSSH package is not a good way. As the host keys are included in Defaults/Settings anyone can pretend to be the packa