search for: kernel_desc

Displaying 2 results from an estimated 2 matches for "kernel_desc".

2010 May 07
1
[PATCH] Check a grub kernel exists before selecting it
...y $desc = $self->{desc}; - - # Get the grub filesystem - my $grub = $desc->{boot}->{grub_fs}; - - # Prepend the grub filesystem to the kernel path to get an absolute path - $kernel = "$grub$kernel" if(defined($grub)); - # Work out it's version number my $kernel_desc = inspect_linux_kernel ($g, $kernel, 'rpm'); -- 1.6.6.1
2010 May 19
8
RHN support and capabilities
This patch series includes a repost of Milan's unmodified RHN support patch because I haven't pushed it yet. On top of that patch, it includes the capabilities patch in as many bits as I could make it into. The big one is 7/8. I've tested all of the following guests both with and without RHN registration: Xen RHEL 54 PV Xen RHEL 51 PV Xen RHEL 48 PV ESX RHEL 54 FV