Re: buildinstall error, is it fatal?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hal,

Could you explain to me in further detail how you used the below heuristic? 

Do I add the below to the mk-images script? 


On Tue, 05 Oct 2004 11:46:18 -0700, Hal Wine <hal@xxxxxxxxxxxxxx> wrote:
> fwiw, I used a heuristic of whether the ${anacondaKernelVersion}BOOT/
> directory existed at the end of the pass. If it did, I had a good iso:
>    temp=$(mktemp -d /tmp/$prog.$(id -un).XXXXXX)
>    anacondaKernelVersion=$(grep ^kernel-BOOT rpmlist-anaconda |
>       sed 's/kernel-BOOT-\(.*\).i386.rpm/\1/')
> ...
>    # it all worked heuristic:
>    [ $ec -eq 0 -a -d $temp/${anacondaKernelVersion}BOOT ]
>    ec=$?


Cheers

Mike


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux