Re: [PATCH 05/11] ppc64/yaboot: add support for probing the currently installed bootloader

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

 



On 06/14/2012 02:15 PM, Peter Jones wrote:
On 06/14/2012 08:33 AM, Cleber Rosa wrote:

+    if (!access(yabootConfigType.defaultConfig, F_OK)) {
+        yconfig = readConfig(yabootConfigType.defaultConfig,
+                 &yabootConfigType);
+        if (!yconfig)
+        yrc = 1;
+        else
+          yrc = checkForYaboot(lconfig);
+    }

This shouldn't use lconfig, of course.  I'll fix it up.


Oops, my bad. Thanks for finding and fixing that.

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[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