On Tuesday 30 March 2004 06:02 am, Frank Steiner wrote:
And does an entry for k_smp_vanilla indeed show up in the ../suse/setup/descr/packages file on your installation source?
It does. I've pasted it in at the end of the email. Since rpm created it as an i386 rpm i created another directory in i386/8.1/suse: /ftp/pub/suse/i386/8.1/suse # ls . .. i386 i586 i686 noarch nosrc setup src the k_smp_vanilla rpm is in i386. For kicks I tried a chroot script: <chroot-scripts config:type="list"/> <script> <filename>kernel</filename> <interpreter>shell</interpreter> <source> <![CDATA[#!/bin/sh /bin/rpm -e k_smp /bin/rpm -e k_deflt /sbin/yast2 sw_single install k_smp_vanilla ]]> </source> </script> The script itself works fine after the install has finished, but for some reason it didn't run during the install. I couldn't find any log files that suggested it had run, and k_smp was still installed. Thanks, -Ben ##---------------------------------------- =Pkg: k_smp_vanilla 2.4.25 1 i386 +Req: /sbin/mkinitrd /bin/cp /bin/sed /bin/touch /bin/awk /bin/sh -Req: +Prq: /sbin/mkinitrd /bin/cp /bin/sed /bin/touch /bin/awk /bin/sh -Prq: +Prv: k_smp_24 k_smp_22 kernel -Prv: +Obs: k_smp_24 k_smp_22 -Obs: =Grp: System/Kernel =Lic: GPL =Src: k_smp_vanilla 2.4.25 1 src =Tim: 1080424615 =Loc: 1 k_smp_vanilla-2.4.25-1.i386.rpm =Siz: 13161313 27403388 ##----------------------------------------