diff options
-rw-r--r-- | drakpxelinux.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec index efaa635..c6438db 100644 --- a/drakpxelinux.spec +++ b/drakpxelinux.spec @@ -1,6 +1,6 @@ %define version 1.2.0 %define name drakpxelinux -%define release 8mdk +%define release 9mdk Summary: PXE default file configurator Name: %{name} @@ -59,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT %{_menudir}/%{name}* %changelog +* Thu Sep 15 2005 Antoine Ginies <aginies@n1.mandriva.com> 1.2.0-9mdk +- add deploy_get_autoinst deploy_get_autoinst.pl (blino) +- auto_install: test perl script +- catch USR1 signal to update systems tab +- improve auto_install option + * Wed Sep 14 2005 Antoine Ginies <aginies@n1.mandriva.com> 1.2.0-8mdk - allow to automatically select the network interface #18513 (blino) - remove PXE entry doesn't remove kernel and initrd |