Displaying 2 results from an estimated 2 matches for "_find_new_kernel".
2011 Jan 20
1
[PATCH] Don't remove foreign kernels during conversion
...mmand_lines(['rpm', '-qf', "/boot/vmlinuz-$version"]);
- $g->command(['rpm', '-e', $output[0]]);
-
- # Make augeas reload so it knows the kernel's gone
- eval {
- $g->aug_load();
- };
- augeas_error($g, $@) if ($@);
-}
-
sub _find_new_kernel
{
my $g = shift;
--
1.7.3.5
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