summaryrefslogtreecommitdiffstats
path: root/drakpxelinux.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* improved i18n string; updated pot filePablo Saratxaga2004-12-031-2/+2
|
* fix display infoAntoine Ginies2004-11-121-11/+11
|
* fix help in edit_box_itemAntoine Ginies2004-11-121-1/+1
|
* in case of memdisk, IPADDR is not necessaryAntoine Ginies2004-11-121-1/+3
|
* display resolution instead of vga codeAntoine Ginies2004-11-121-6/+12
|
* support multiple interface; add test in add_wizardAntoine Ginies2004-11-121-14/+61
|
* fix custom options and dhcp/ip addrAntoine Ginies2004-11-121-9/+11
|
* dont list commented labelAntoine Ginies2004-10-011-1/+1
|
* fixed typoPablo Saratxaga2004-10-011-1/+1
|
* fixed encoding problem due to bad order of calling ugtk2Pablo Saratxaga2004-09-291-1/+2
|
* fix busy mouse cursor after wizardAntoine Ginies2004-09-141-0/+2
|
* weird string (Funda Wang)Antoine Ginies2004-08-301-1/+1
|
* typo fix (Joao Ferreira)Antoine Ginies2004-08-301-7/+7
|
* fixed name in commentPablo Saratxaga2004-08-261-1/+1
|
* Mandrake -> MandrakelinuxFunda Wang2004-08-231-4/+4
|