From: Marc Fiuczynski Date: Wed, 15 Apr 2009 18:35:38 +0000 (+0000) Subject: Tagging module BootManager - BootManager-3.2-19 X-Git-Tag: BootManager-3.2-19~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fecc2712193017fd9b80fc528b92dcbe46ca337f;p=bootmanager.git 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. --- 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