[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Odd package format
- Subject: RE: [cobalt-developers] Odd package format
- From: "Gavin Nelmes-Crocker" <cobalt@xxxxxxxxxxxxxxxx>
- Date: Sun Nov 17 15:08:00 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> Never used a Qube, but good chance that the package has been digitally
> signed using gpg. To get the actual tarball try:
>
> /usr/bin/gpg --output /tmp/filename.tar --decrypt package.pkg
>
> hope that helps,
> alan
That was the one - thank you.
Michael I'm sure your method works too but this was the simplest and
includes that elusive answer as to how/what they do.
Gavin