X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=935777ce837e5367bc6c35b0fa83b532ef33782b;hb=refs%2Fheads%2F3.4;hp=aeb4a6117855ac7cbe36141fb4cb2412d82bd2b8;hpb=a54093fda39d275c61f5ab5089c7757d09c6326f;p=bootcd.git diff --git a/bootcd.spec b/bootcd.spec index aeb4a61..935777c 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -1,14 +1,21 @@ +# +# $Id$ +# +%define url $URL$ + %define name bootcd %define version 3.4 -%define release 2%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define taglevel 5 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 4.0 -URL: http://cvs.planet-lab.org/cvs/bootcd +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) Summary: Boot CD -Name: bootcd +Name: %{name} Version: %{version} Release: %{release} License: BSD @@ -74,6 +81,22 @@ fi %{_datadir}/%{name} %changelog +* Wed Mar 26 2008 Thierry Parmentelat - BootCD-3.4-4 BootCD-3.4-5 +- kargs.txt for serial boot fixed: now properly exposed to bootmanager through the overlay image +- build.sh cleaned up in the process +- actual location of selected node config file displayed +- import pypci rather than pypciscan + +* Thu Feb 14 2008 Thierry Parmentelat - bootcd-3.4-3 bootcd-3.4-4 +- build.sh support for -s (recommended vs using type) +- build.sh cleanup - usage clearer wrt types - removed old code +- fixed modprobe with args in pl_hwinit + +* Thu Jan 31 2008 Thierry Parmentelat - bootcd-3.4-2 bootcd-3.4-3 +- load floppy with modprobe flags +- support for creating a usb partition +- removed obsolete files newbuild.sh, bootcustom.sh and cdcustom.sh + * Mon Jan 29 2006 Marc E. Fiuczynski - - added biginitrd usb image