Mailinglist Archive: opensuse-autoinstall (59 mails)

< Previous Next >
Wtrlt: Antw: Re: Antw: Re: [opensuse-autoinstall] signing add_on_products
  • From: "Jochen Schaefer" <jschaef@xxxxxxxxxx>
  • Date: Wed, 16 Jan 2008 15:54:21 +0000
  • Message-id: <478E28AD0200009700054CE8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Forward this mail again, cause it does not reach the list

Sorry
--- Begin Message ---
  • From: "Jochen Schaefer" <jschaef@xxxxxxxxxx>
  • Date: Wed, 16 Jan 2008 15:43:30 +0000
Uwe,

I still got the error Untrusted Key ...
Let explain what I've done:

my addon_on setup is a bit different from the description in your faq
I have no update directory. add_on_products points to a seperate network source

first I created a key for root. gpg --gen-key
next:
pg --export --armor > content.key
gpg -b --sign --armor content

at the root of my add_on_product


third:
unpackInitrd initrd
cd /tmp/work-initrd
gpg --export --armor > my-key.gpg
find . | cpio -H newc -o > /tmp/initrd
gzip /tmp/initrd
mv /tmp/initrd.gz /place/for/initrd

I'm now using the same initrd for booting (bootcd) and in
../SLES-10/SP1/i386/CD1/boot/i386/loader

But still the untrusted key error.
Any hints?

Thanks,
Jochen


Uwe Gansert <ug@xxxxxxx> 16.01.08 16.13 Uhr >>>
On Mittwoch, 16. Januar 2008, Jochen Schaefer wrote:

I did a network installation either.
May be you are using a key signed by a master SuSE key?

I've used my personal GPG key which is not signed by SUSE

Should I unpack the initrd for booting or the initrd for SLES-10-SP1
which will retrieved from network?

if you boot via PXE, then you have to change the initrd on the tftp server
of course.

--
ciao, Uwe Gansert

Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug


--- End Message ---
< Previous Next >
Follow Ups