From: Marc Fiuczynski Date: Wed, 29 Apr 2009 20:49:39 +0000 (+0000) Subject: Use modprobe module to write out /etc/modprobe.conf. X-Git-Tag: BootManager-4.3-6~1 X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=commitdiff_plain;h=716d77003c456513ad24a033ea4c13b8fb13b1f6 Use modprobe module to write out /etc/modprobe.conf. Tagging module BootManager - BootManager-4.3-6 --- diff --git a/bootmanager.spec b/bootmanager.spec index 1030b04..0b20fc5 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 4.3 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -80,6 +80,9 @@ EOF /var/www/html/boot/uudecode.gz %changelog +* Wed Apr 29 2009 Marc Fiuczynski - BootManager-4.3-6 +- Use modprobe module to write out /etc/modprobe.conf. + * Wed Apr 22 2009 Thierry Parmentelat - BootManager-4.3-5 - minor updates - using the new modprobe module *not* in this tag