[install-discuss] [pkg-discuss] editing SVR4 package

2008-11-15 Thread Jan Hlodan
Hi, I am not really sure if I understand you. I wrote that directory 'reloc' is empty, so I don't know how to do this step: # edit SUNWslim-utils/reloc/foo.txt On Sat, Nov 15, 2008 at 4:42 PM, Ed McKnight wrote: > Others have said that this isn't your IPS problem, but here's how you do it: > >

[install-discuss] editing SVR4 package

2008-11-15 Thread Jan Hlodan
Hello, thank you very much for answer. On Sat, Nov 15, 2008 at 4:30 PM, Danek Duvall wrote: > I'm not sure what's going on here, but it has nothing to do with the > checksum -- the import code doesn't ever look at the checksum. > Good to know. Thanks for explanation. > The code determines what

[install-discuss] editing SVR4 package

2008-11-15 Thread Danek Duvall
On Sun, Nov 16, 2008 at 12:02:08AM +0100, Jan Hlodan wrote: > I am not sure if my commands are correct... Sorry, you're right. Here's the mistake: > /export/home/tester/tmp/SUNWslim-utils/archive > > sh-3.2# find . -print |cpio -oVc >none "find ." will prepend "./" to all the paths. Instead,

[install-discuss] editing SVR4 package

2008-11-15 Thread Jan Hlodan
Hello, I need to edit package SUNWslim-utils (add translated strings for Desktop Icons in LiveCD) This package can be found in "/net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/i386" I am able to extract "SUNWslim-utils/archive/none.bz2" : sh-3.2# bunzip2 none.bz2 sh-3.2# cpio -id < none

[install-discuss] grub displays "Error 16: Inconsistent filesystem structure"

2008-11-15 Thread Bill Shannon
I just rebooted my system. Now it doesn't boot into the original boot environment either. :-( FYI, when booting it says: cpu: 'GenuineIntel' family 15 model 2 step 7 amd64: CPU does NOT support long mode amd64: CPU does not support amd64 executables. ... Loading '/platform/i86pc/$ISADIR/boot_ar

[install-discuss] Adding driver (cpqary3) to install environment

2008-11-15 Thread Joe Fletcher
Hi, You might want to take a look at this. In essence you just need to build a custom miniroot to include the HP arrays drivers. Cheers ftp://ftp.compaq.com/pub/products/servers/software/solaris/455522-001.pdf -- This message posted from opensolaris.org

[install-discuss] editing SVR4 package

2008-11-15 Thread Danek Duvall
On Sat, Nov 15, 2008 at 07:57:59PM +0100, Jan Hlodan wrote: > Yes, I didn't re-compress 'none' because I tried to publish whole > directory 'archive' into my localhost. > What I did but manifest looks pretty different than original manifest > of SUNWslim-utils package. > > Now I tried to re-comp

[install-discuss] [pkg-discuss] editing SVR4 package

2008-11-15 Thread Dave Miner
Jan Hlodan wrote: > Hello, > > I need to edit package SUNWslim-utils (add translated strings for > Desktop Icons in LiveCD) > This package can be found in > "/net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/i386" > I am able to extract "SUNWslim-utils/archive/none.bz2" : > > sh-3.2# bunzi

[install-discuss] [pkg-discuss] editing SVR4 package

2008-11-15 Thread Ed McKnight
Others have said that this isn't your IPS problem, but here's how you do it: # ls -CF SUNWslim-utils/ # edit SUNWslim-utils/reloc/foo.txt # pkgchk -d. SUNWslim-utils # Note that procedurally this is a really bad idea and is for emergency use only. If you're assembling a package for distribut

[install-discuss] editing SVR4 package

2008-11-15 Thread Danek Duvall
I'm not sure what's going on here, but it has nothing to do with the checksum -- the import code doesn't ever look at the checksum. The code determines what classes are in the archive by looking at the "faspac" property in the pkginfo file. If there are files it expects to find in the archive but