summaryrefslogtreecommitdiffstats
path: root/drakpxelinux.pl
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* use www-browser to open helpOlivier Blin2005-06-101-1/+1
|
* add missing ";"Olivier Blin2005-06-101-2/+2
|
* inline AmIRoot and fix perl_checker warningOlivier Blin2005-06-101-6/+3
|
* - create network::pxe out of drakpxelinux (pxe configuration files management)Olivier Blin2005-06-101-474/+196
| | | | | | | | | | | | - get_items() -> network::pxe::read_pxelinux_conf() - don't read comments in pxelinux configuration file - store pxelinux configuration in a hash to avoid multiple cat_() - add network::pxe::list_pxelinux_labels() to get labels from a pxelinux configuration - only overwrite pxelinux settings (prompt, timeout, ...) when pxe is reconfigured - use network::network and network::tools to get hostname, domain name, IP address, net interface - move row creation code in set_pxelinux_entry_at_iter() and factorize - use ensure_is_installed to make sure pxe is installed
* add ka methodAntoine Ginies2005-03-221-2/+1
|
* fix init in PXE server wizardAntoine Ginies2005-02-151-5/+0
|
* fix bug (update vmlinuz and initrd files)Antoine Ginies2005-02-111-7/+20
|