Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | re add default menu boot | Antoine Ginies | 2005-09-01 | 1 | -21/+15 | |
| | ||||||
* | fix read of mac_profile_name conf file | Antoine Ginies | 2005-09-01 | 1 | -24/+6 | |
| | ||||||
* | various change in systems tab | Antoine Ginies | 2005-09-01 | 1 | -17/+94 | |
| | ||||||
* | fix write_conf | Antoine Ginies | 2005-08-31 | 1 | -52/+91 | |
| | ||||||
* | enable instant change do not loose modification in profile (otherwise it ↵ | Antoine Ginies | 2005-08-30 | 1 | -24/+45 | |
| | | | | will be a pain to use this tool) | |||||
* | various fix to work on good pxelinux_conf | Antoine Ginies | 2005-08-30 | 1 | -22/+34 | |
| | ||||||
* | various adjustement in GUI | Antoine Ginies | 2005-08-29 | 1 | -30/+59 | |
| | ||||||
* | remove edit button | Antoine Ginies | 2005-08-29 | 1 | -7/+1 | |
| | ||||||
* | clear $model before filling it | Antoine Ginies | 2005-08-29 | 1 | -4/+6 | |
| | ||||||
* | clic on profile load data in treeview | Antoine Ginies | 2005-08-29 | 1 | -21/+35 | |
| | ||||||
* | various adjustement in GUI | Antoine Ginies | 2005-08-29 | 1 | -70/+58 | |
| | ||||||
* | add a label for profiles | Antoine Ginies | 2005-08-29 | 1 | -0/+1 | |
| | ||||||
* | improve GUI | Antoine Ginies | 2005-08-29 | 1 | -41/+37 | |
| | ||||||
* | merge kadeploy code (blino) | Antoine Ginies | 2005-08-29 | 1 | -47/+209 | |
| | ||||||
* | cosmetic change to improve understanding | Antoine Ginies | 2005-07-21 | 1 | -3/+3 | |
| | ||||||
* | fix installation method | Antoine Ginies | 2005-07-21 | 1 | -6/+5 | |
| | ||||||
* | declare $in before restart_dialog() | Olivier Blin | 2005-07-21 | 1 | -3/+2 | |
| | ||||||
* | convert vga codes and resolutions when appropriate | Olivier Blin | 2005-07-21 | 1 | -4/+4 | |
| | ||||||
* | remove duplicate 'su' and ensure_is_installed | Antoine Ginies | 2005-07-20 | 1 | -6/+3 | |
| | ||||||
* | change version | Antoine Ginies | 2005-07-13 | 1 | -1/+1 | |
| | ||||||
* | add banner, add menu, add ok_cancel_button, remove 'instatn change', add | Antoine Ginies | 2005-07-13 | 1 | -14/+44 | |
| | | | | | apply button, add require on PXE | |||||
* | can't remove or edit local entry | Antoine Ginies | 2005-07-13 | 1 | -2/+2 | |
| | ||||||
* | move buttons to the right, add double clic support | Antoine Ginies | 2005-07-13 | 1 | -34/+48 | |
| | ||||||
* | s/Mandrakelinux/Mandriva Linux/. | Funda Wang | 2005-07-01 | 1 | -1/+1 | |
| | ||||||
* | s/Mandrakelinux/Mandriva Linux/. | Funda Wang | 2005-07-01 | 1 | -4/+4 | |
| | ||||||
* | write configuration when the default boot entry is modified | Olivier Blin | 2005-06-21 | 1 | -1/+4 | |
| | ||||||
* | profiles support | Olivier Blin | 2005-06-21 | 1 | -1/+12 | |
| | ||||||
* | factorize by using test_similar_label | Olivier Blin | 2005-06-21 | 1 | -3/+1 | |
| | ||||||
* | - give config file path as argument in network::pxe::{read,write}_pxelinux_conf | Olivier Blin | 2005-06-21 | 1 | -14/+22 | |
| | | | | | - add write_conf in drakpxelinux to ease profile handling | |||||
* | sort interfaces listMDK-1_0_2-5 | Olivier Blin | 2005-06-10 | 1 | -1/+1 | |
| | ||||||
* | fix vga resolutions list in Edit window | Olivier Blin | 2005-06-10 | 1 | -4/+2 | |
| | ||||||
* | $interface shouldn't be local here, or else the choice won't be considered | Olivier Blin | 2005-06-10 | 1 | -1/+0 | |
| | ||||||
* | get rid of MDK::Wizard::Wizcommon, use network::network | Olivier Blin | 2005-06-10 | 1 | -4/+2 | |
| | ||||||
* | -use services; | Olivier Blin | 2005-06-10 | 1 | -11/+2 | |
| | | | | | - remove check_started, its return isn't used | |||||
* | not modifying the label when editing is ok | Olivier Blin | 2005-06-10 | 1 | -8/+4 | |
| | ||||||
* | remove unused variables or make perl_checker happy with them | Olivier Blin | 2005-06-10 | 1 | -7/+4 | |
| | ||||||
* | remove unneeded parameters | Olivier Blin | 2005-06-10 | 1 | -1/+1 | |
| | ||||||
* | remove unneeded post | Olivier Blin | 2005-06-10 | 1 | -1/+0 | |
| | ||||||
* | use empty prototypes | Olivier Blin | 2005-06-10 | 1 | -7/+7 | |
| | ||||||
* | fix typo | Olivier Blin | 2005-06-10 | 1 | -2/+2 | |
| | ||||||
* | simplify show_help call, fix prototype | Olivier Blin | 2005-06-10 | 1 | -4/+2 | |
| | ||||||
* | use Mandriva instead of Mandrakesoft (only in untranslated strings for now) | Olivier Blin | 2005-06-10 | 1 | -4/+4 | |
| | ||||||
* | use www-browser to open help | Olivier Blin | 2005-06-10 | 1 | -1/+1 | |
| | ||||||
* | add missing ";" | Olivier Blin | 2005-06-10 | 1 | -2/+2 | |
| | ||||||
* | inline AmIRoot and fix perl_checker warning | Olivier Blin | 2005-06-10 | 1 | -6/+3 | |
| | ||||||
* | - create network::pxe out of drakpxelinux (pxe configuration files management) | Olivier Blin | 2005-06-10 | 1 | -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 method | Antoine Ginies | 2005-03-22 | 1 | -2/+1 | |
| | ||||||
* | fix init in PXE server wizard | Antoine Ginies | 2005-02-15 | 1 | -5/+0 | |
| | ||||||
* | fix bug (update vmlinuz and initrd files) | Antoine Ginies | 2005-02-11 | 1 | -7/+20 | |
| | ||||||
* | improved i18n string; updated pot file | Pablo Saratxaga | 2004-12-03 | 1 | -2/+2 | |
| |