summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakpxelinux.spec16
1 files changed, 14 insertions, 2 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec
index f60d22d..edcea8b 100644
--- a/drakpxelinux.spec
+++ b/drakpxelinux.spec
@@ -1,4 +1,4 @@
-%define version 1.1.0
+%define version 1.2.0
%define name drakpxelinux
%define release 2mdk
@@ -8,7 +8,7 @@ Version: %{version}
Release: %{release}
Source0: %{name}-%{version}.tar.bz2
License: GPL
-URL: http://people.mandriva.com/~aginies/drakpxe2.jpg
+URL: http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/drakpxelinux/
Group: System/Configuration/Other
Packager: Antoine Ginies <aginies@mandriva.com>
Requires: perl-Gtk2, perl-MDK-Common, pxe, drakxtools, tftp-server, xinetd, pxelinux
@@ -57,6 +57,18 @@ rm -rf $RPM_BUILD_ROOT
%{_menudir}/%{name}*
%changelog
+* Fri Sep 2 2005 Antoine Ginies <aginies@n1.mandriva.com> 1.2.0-2mdk
+- fix vga resolution pb
+- fix pb of duplicate entry in systems tab (need to update systems avec get all mac addr)
+- now we can clone PXE entry
+- select default boot in combobox
+- fix memdisk/data.img and kernel/initrd test
+- fix: add an entry only if a profile is selected
+
+* Thu Sep 1 2005 Antoine Ginies <aginies@n1.mandriva.com> 1.2.0-1mdk
+- various imrpovement (from blino's kadeploy)
+- add xinetd.d daemon (blino)
+
* Thu Jul 21 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.1.0-2mdk
- convert vga codes and resolutions when appropriate (blino)
- fix installation method