From fecc2712193017fd9b80fc528b92dcbe46ca337f Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Wed, 15 Apr 2009 18:35:38 +0000 Subject: [PATCH] Tagging module BootManager - BootManager-3.2-19 Only use /etc/modprobe.d/blacklist /etc/modprobe.d/blacklist-compat /etc/modprobe.d/blacklist-firewire as the blacklist files. When no ethernet interfaces can be found for the production kernel set the BOOT_STATE to failboot, rather than dbg. --- bootmanager.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/bootmanager.spec b/bootmanager.spec index e62dc32..6c9eb76 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 3.2 -%define taglevel 18 +%define taglevel 19 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -77,6 +77,15 @@ EOF /var/www/html/boot/uudecode.gz %changelog +* Wed Apr 15 2009 Marc Fiuczynski - BootManager-3.2-19 +- Only use +- /etc/modprobe.d/blacklist +- /etc/modprobe.d/blacklist-compat +- /etc/modprobe.d/blacklist-firewire +- as the blacklist files. +- When no ethernet interfaces can be found for the production kernel set +- the BOOT_STATE to failboot, rather than dbg. + * Mon Apr 13 2009 Stephen Soltesz - BootManager-3.2-18 - looks like some modprobe fixes - added nuke_lvm functions -- 2.47.0