1 |
From cec120f81769c3baa639fa8394ae9b9b4278ac7b Mon Sep 17 00:00:00 2001 |
From cec120f81769c3baa639fa8394ae9b9b4278ac7b Mon Sep 17 00:00:00 2001 |
2 |
From: Shad L. Lords <slords@mail.com> |
From: Shad L. Lords <slords@mail.com> |
3 |
Date: Mon, 19 Oct 2009 07:53:15 -0600 |
Date: Mon, 19 Oct 2009 07:53:15 -0600 |
4 |
Subject: [PATCH 01/16] No warnings if kernel not upgraded |
Subject: [PATCH 01/17] No warnings if kernel not upgraded |
5 |
|
|
6 |
--- |
--- |
7 |
bootloader.py | 5 ----- |
bootloader.py | 5 ----- |
49 |
modulesList = filter(lambda m: m not in self._installedDriverModules, anaconda.id.extraModules) |
modulesList = filter(lambda m: m not in self._installedDriverModules, anaconda.id.extraModules) |
50 |
self.copyExtraModules(anaconda, modulesList) |
self.copyExtraModules(anaconda, modulesList) |
51 |
-- |
-- |
52 |
1.7.4.1 |
1.7.1 |
53 |
|
|