On Mon, May 15, 2006 at 09:05:47AM +0200, Marcus Meissner wrote:
> On Mon, May 15, 2006 at 08:04:21AM +0200, houghi wrote:
> > For a future version I want to add a Personal.sel to the intsallation. For
> > one reason or another it is not picked up by YaST during the installation,
> > so I am unable to select it.
> > 
> > What I did was copy /suse/setup/descr/Games-10.1-67.noarch.sel to 
> > /suse/setup/descr/Personal-10.1-67.noarch.sel and then changed all "Games"
> > in the file to "Personal".
> > 
> > Next I added the line Personal-10.1-63.noarch.sel to
> > suse/setup/descr/selections
> > 
> > However when I edit suse/setup/descr/selections I get the `no catalog
> > found at ...` error, so I suppose it needs to be signed somewhere. However
> > the only two *.key files are re-signed, so what am I missing?
> 
> You need to have an entry with correct SHA1 sum in /content for them.

I believe I have:
META SHA1 117e6dcf986f8590d91b1908ee6cd92a223a0626 Personal-10.1-67.noarch.sel

made with:
echo "META SHA1 $(cd $CD_DIR/suse/setup/descr/ && sha1sum ${FILE})" >> \
$CD_DIR/content

Actually I just added two following lines in makeSUSEdvd:
cp /home/houghi/tmp/Personal-10.1-67.noarch.sel $CD_DIR/suse/setup/descr/.
echo Personal-10.1-63.noarch.sel >> $CD_DIR/suse/setup/descr/selections


houghi
-- 
Nutze die Zeit. Sie ist das Kostbarste, was wir haben, denn es 
ist unwiederbringliche Lebenszeit. Leben ist aber mehr als Werk
und Arbeit,  und das Sein wichtiger als das Tun                                 
                                        - Johannes Müller-Elmau

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to