On 1/28/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> > That's strange. I downloaded it yesterday there were no differences
> > from the one in the trunk..
> >
> I see what you mean...
> Somehow I have managed to overwrite the modified recipe with a broken
> version. I've modified it to use ${gob
2007/1/28, Lucas C. Villa Real <[EMAIL PROTECTED]>:
> On 1/28/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> > > Yes, true. Can we have a script to check which packages doesn't exist
> > > or are outdated and, based on that list, perform a ChrootCompile +
> > > SignProgram? I'd welcome that ;-)
>
On 1/28/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> > Yes, true. Can we have a script to check which packages doesn't exist
> > or are outdated and, based on that list, perform a ChrootCompile +
> > SignProgram? I'd welcome that ;-)
> How about BatchChrootCoimpile? :)
> But the list have to col
2007/1/28, Lucas C. Villa Real <[EMAIL PROTECTED]>:
> On 1/27/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> > Well, if the recipe is used the keys are placed inside
> > /Programs/OpenSSH/Settings, which isn't included when the package is
> > generated, instead of
> > /Programs/OpenSSH/4.5p1/Resou
On 1/27/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> Well, if the recipe is used the keys are placed inside
> /Programs/OpenSSH/Settings, which isn't included when the package is
> generated, instead of
> /Programs/OpenSSH/4.5p1/Resources/Defaults/Settings, which is what the
> old recipe did. Th
Well, if the recipe is used the keys are placed inside
/Programs/OpenSSH/Settings, which isn't included when the package is
generated, instead of
/Programs/OpenSSH/4.5p1/Resources/Defaults/Settings, which is what the
old recipe did. Therefore the keys are not distributed in the package.
My recipe a
But it works for the package too? Or it works only for the recipe?
On 1/27/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> 2007/1/27, Fábio Mierlo <[EMAIL PROTECTED]>:
> > Hi,
> >
> > I notice that OpenSSH package still store ssh default keys.
> >
> > I suggest to delete the keys and run the attac
2007/1/27, Fábio Mierlo <[EMAIL PROTECTED]>:
> Hi,
>
> I notice that OpenSSH package still store ssh default keys.
>
> I suggest to delete the keys and run the attached script after install.
> This script test if the keys exist and if not, it create new ones without
> user input.
>
The recipe shoul
Hi,
I notice that OpenSSH package still store ssh default keys.
I suggest to delete the keys and run the attached script after install.
This script test if the keys exist and if not, it create new ones without
user input.
ssh-host-keygen.sh
Description: Bourne shell script