Re: Missing next boot option

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

 



John5342 wrote:
> find_file(
> GRUB2_BURG_CONFIGURATION_FILE
> NAMES grub2.cfg burg.cfg grub.cfg
> PATHS "/boot/grub2" "/boot/burg" "/boot/grub" "/etc"
> DOC "Path to grub2 or burg configuration file"
> NO_DEFAULT_PATH
> )

Ugh, find_file is a very bad way to handle this! We normally build packages 
in a chroot (and I guess several other distros do the same). There is not 
necessarily any bootloader installed at all in the chroot.

This needs to be a CMake variable settable from the command line (i.e. from 
our specfile), with find_file only as a fallback.

        Kevin Kofler

_______________________________________________
kde mailing list
kde@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kde
New to KDE4? - get help from http://userbase.kde.org



[Index of Archives]     [KDE Users]     [Fedora General Discussion]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Yosemite Forum]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux