diff options
author | Antoine Ginies <aginies@mandriva.com> | 2005-09-02 22:00:19 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2005-09-02 22:00:19 +0000 |
commit | 2584b4db70233587a09189ca508fc940d7495531 (patch) | |
tree | 67d93d9615d6461c7753cc2e07453bd83d7918fb /ChangeLog | |
parent | 6f4b6d1a8ce2933b439e83e0a28e0daf15199ad7 (diff) | |
download | drakpxelinux-2584b4db70233587a09189ca508fc940d7495531.tar drakpxelinux-2584b4db70233587a09189ca508fc940d7495531.tar.gz drakpxelinux-2584b4db70233587a09189ca508fc940d7495531.tar.bz2 drakpxelinux-2584b4db70233587a09189ca508fc940d7495531.tar.xz drakpxelinux-2584b4db70233587a09189ca508fc940d7495531.zip |
Generated by cvs2cl the 03_SepV1_2_0_2mdk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 72 |
1 files changed, 72 insertions, 0 deletions
@@ -1,3 +1,75 @@ +2005-09-02 23:59 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.spec: update release + +2005-09-02 17:07 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: add an entry only if a profile is selected + +2005-09-02 16:26 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: fix memdis/data.img and kernel/initrd test + +2005-09-02 16:15 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: select default boot in combobox + +2005-09-02 14:52 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: now we can clone PXE entry + +2005-09-02 12:23 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: improve GUI + +2005-09-02 12:14 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: fix pb of duplicate entry in systems tab (need + to update systems avec get all mac addr) + +2005-09-02 12:06 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: fix vga resolution pb, various other fix + +2005-09-01 16:59 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: rmeove Dumper + +2005-09-01 16:58 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: ipdate data systems from file and from + SimpleList + +2005-09-01 16:44 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: few update, dont know why set_profile2 doesnt + work on systems tab + +2005-09-01 16:39 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: try to fix system tab (default value) + +2005-09-01 15:07 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: re add default menu boot + +2005-09-01 14:19 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: fix read of mac_profile_name conf file + +2005-09-01 13:55 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: various change in systems tab + +2005-08-31 18:46 Olivier Blin <oblin at mandriva.com> + + * Makefile, deployd.sh, deployd.xinetd, drakpxelinux.spec: initial + deployment server implementation + +2005-08-31 10:20 Antoine Ginies <aginies at mandriva.com> + + * drakpxelinux.pl: fix write_conf + 2005-08-31 08:44 Frederic Lepied <flepied at mandriva.com> * Makefile: added standard rules to build packages. |