From: Marc Fiuczynski Date: Tue, 30 Dec 2008 22:52:21 +0000 (+0000) Subject: Added in Daniel's support to only create a small /vserver and leave X-Git-Tag: BootManager-3.2-15~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=932bc2b1fc6c4d0d5dbf319cbbd92031a4bec956;hp=64a9f1cfd6e36e513e88ecf41a8d1fa580de1d07;p=bootmanager.git Added in Daniel's support to only create a small /vserver and leave remaining disks alone so that their partitions can be used as raw disk extents by slices Tagging module BootManager - BootManager-3.2-15 --- diff --git a/bootmanager.spec b/bootmanager.spec index 9af81d7..ab88c96 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 3.2 -%define taglevel 14 +%define taglevel 15 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -77,6 +77,11 @@ EOF /var/www/html/boot/uudecode.gz %changelog +* Tue Dec 30 2008 Marc Fiuczynski - BootManager-3.2-15 +- Added in Daniel's support to only create a small /vserver and leave +- remaining disks alone so that their partitions can be used as raw +- disk extents by slices + * Mon Dec 15 2008 Daniel Hokka Zakrisson - BootManager-3.2-14 - Use pyplnet. - Order devices by PCI slot number.