summaryrefslogtreecommitdiffstats
path: root/drakpxelinux.pl
Commit message (Collapse)AuthorAgeFilesLines
* now we can clone PXE entryAntoine Ginies2005-09-021-45/+83
|
* improve GUIAntoine Ginies2005-09-021-10/+12
|
* fix pb of duplicate entry in systems tab (need to update systems avec get ↵Antoine Ginies2005-09-021-17/+5
| | | | all mac addr)
* fix vga resolution pb, various other fixAntoine Ginies2005-09-021-31/+20
|
* rmeove DumperAntoine Ginies2005-09-011-1/+0
|
* ipdate data systems from file and from SimpleListAntoine Ginies2005-09-011-5/+17
|
* few update, dont know why set_profile2 doesnt work on systems tabAntoine Ginies2005-09-011-0/+1
|
* try to fix system tab (default value)Antoine Ginies2005-09-011-19/+26
|
* re add default menu bootAntoine Ginies2005-09-011-21/+15
|
* fix read of mac_profile_name conf fileAntoine Ginies2005-09-011-24/+6
|
* various change in systems tabAntoine Ginies2005-09-011-17/+94
|
* fix write_confAntoine Ginies2005-08-311-52/+91
|
* enable instant change do not loose modification in profile (otherwise it ↵Antoine Ginies2005-08-301-24/+45
| | | | will be a pain to use this tool)
* various fix to work on good pxelinux_confAntoine Ginies2005-08-301-22/+34
|
* various adjustement in GUIAntoine Ginies2005-08-291-30/+59
|
* remove edit buttonAntoine Ginies2005-08-291-7/+1
|
* clear $model before filling itAntoine Ginies2005-08-291-4/+6
|
* clic on profile load data in treeviewAntoine Ginies2005-08-291-21/+35
|
* various adjustement in GUIAntoine Ginies2005-08-291-70/+58
|
* add a label for profilesAntoine Ginies2005-08-291-0/+1
|
* improve GUIAntoine Ginies2005-08-291-41/+37
|
* merge kadeploy code (blino)Antoine Ginies2005-08-291-47/+209
|
* cosmetic change to improve understandingAntoine Ginies2005-07-211-3/+3
|
* fix installation methodAntoine Ginies2005-07-211-6/+5
|
* declare $in before restart_dialog()Olivier Blin2005-07-211-3/+2
|
* convert vga codes and resolutions when appropriateOlivier Blin2005-07-211-4/+4
|
* remove duplicate 'su' and ensure_is_installedAntoine Ginies2005-07-201-6/+3
|
* change versionAntoine Ginies2005-07-131-1/+1
|
* add banner, add menu, add ok_cancel_button, remove 'instatn change', addAntoine Ginies2005-07-131-14/+44
| | | | | apply button, add require on PXE
* can't remove or edit local entryAntoine Ginies2005-07-131-2/+2
|
* move buttons to the right, add double clic supportAntoine Ginies2005-07-131-34/+48
|
* s/Mandrakelinux/Mandriva Linux/.Funda Wang2005-07-011-1/+1
|
* s/Mandrakelinux/Mandriva Linux/.Funda Wang2005-07-011-4/+4
|
* write configuration when the default boot entry is modifiedOlivier Blin2005-06-211-1/+4
|
* profiles supportOlivier Blin2005-06-211-1/+12
|
* factorize by using test_similar_labelOlivier Blin2005-06-211-3/+1
|
* - give config file path as argument in network::pxe::{read,write}_pxelinux_confOlivier Blin2005-06-211-14/+22
| | | | | - add write_conf in drakpxelinux to ease profile handling
* sort interfaces listMDK-1_0_2-5Olivier Blin2005-06-101-1/+1
|
* fix vga resolutions list in Edit windowOlivier Blin2005-06-101-4/+2
|
* $interface shouldn't be local here, or else the choice won't be consideredOlivier Blin2005-06-101-1/+0
|
* get rid of MDK::Wizard::Wizcommon, use network::networkOlivier Blin2005-06-101-4/+2
|
* -use services;Olivier Blin2005-06-101-11/+2
| | | | | - remove check_started, its return isn't used
* not modifying the label when editing is okOlivier Blin2005-06-101-8/+4
|
* remove unused variables or make perl_checker happy with themOlivier Blin2005-06-101-7/+4
|
* remove unneeded parametersOlivier Blin2005-06-101-1/+1
|
* remove unneeded postOlivier Blin2005-06-101-1/+0
|
* use empty prototypesOlivier Blin2005-06-101-7/+7
|
* fix typoOlivier Blin2005-06-101-2/+2
|
* simplify show_help call, fix prototypeOlivier Blin2005-06-101-4/+2
|
* use Mandriva instead of Mandrakesoft (only in untranslated strings for now)Olivier Blin2005-06-101-4/+4
|