summaryrefslogtreecommitdiffstats
path: root/drakpxelinux.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor typoYuri Chornoivan2022-06-131-1/+1
|
* fix gtk3 portThierry Vignaud2014-08-201-9/+5
| | | | fix various "undefined value for mandatory argument 'text'" crashes
* port from FileSelection to FileChooserThierry Vignaud2014-08-201-4/+8
| | | | FileSelection no more exists in Gtk3...
* fix a crash (mga#12626)Thierry Vignaud2014-08-201-2/+1
| | | | convert this widget creation to mygtk3 btw...
* adapt to new tooltips APIThierry Vignaud2014-08-171-1/+1
|
* fix a crash (mga#12626)Thierry Vignaud2014-08-171-3/+1
|
* OptionMenu has been deprecated prior to Gtk3Thierry Vignaud2013-12-031-4/+4
|
* fix $model->iter_next($iter) usage with Gtk3Thierry Vignaud2013-12-031-1/+1
|
* Gtk3::TreeViewColumn implements the Gtk3::CellLayout interface, which ↵Thierry Vignaud2013-12-031-1/+1
| | | | provides the get_cells() method
* perlish vbox() => get_child()Thierry Vignaud2013-12-031-1/+1
|
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-12-031-53/+53
|
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-031-10/+10
|
* remove 'Linux' on 'Mageia Linux'Damien Lallement2011-12-281-1/+1
|
* - Mageia Linux => MageiaAhmad Samir2011-02-031-4/+4
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-6/+6
| | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r401 | dmorgan | 2011-02-03 18:11:59 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakpxelinux ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPLv2+ according to the Copyright header in drakpxelinux.pl - Some visible, to the users, occurances of "Mandriva" have been replaced by "Mageia"
* add dolly method, update svn info to get the source, remove call to next ↵Antoine Ginies2008-09-181-6/+3
| | | | step in last step's wizard, fix online documentation's url
* improve add entry wizardAntoine Ginies2008-09-171-3/+2
|
* fix bug 42326, remove spec fileAntoine Ginies2008-09-171-5/+7
|
* use new wizards APIOlivier Blin2006-03-151-8/+6
|
* write deploy_server key at beginning of $o declaration in auto_install fileOlivier Blin2005-12-021-1/+1
|
* add deploy_server directly in $o hash, not at end of file (or else it will ↵Olivier Blin2005-09-151-1/+1
| | | | be ignored)
* typo fixAntoine Ginies2005-09-141-2/+3
|
* set $o->{deploy_server} in auto_inst fileOlivier Blin2005-09-141-1/+6
|
* - auto_install: test perl scriptAntoine Ginies2005-09-141-1/+8
| | | | | - catch USR1 signal to update systems tab
* minor fix in auto_install tooltipOlivier Blin2005-09-141-1/+1
|
* improve auto_install optionAntoine Ginies2005-09-141-5/+12
|
* add help on auto-installAntoine Ginies2005-09-141-0/+2
|
* fix ramdisk_size (read/write)Antoine Ginies2005-09-141-12/+12
|
* now write and read custom optionsAntoine Ginies2005-09-141-11/+11
|
* - remove PXE entry doesn't remove kernel and initrdAntoine Ginies2005-09-141-12/+20
| | | | | | - use auto_install instead of kickstart option - re-enable local boot in default profil
* add auto_install optionAntoine Ginies2005-09-141-5/+13
|
* allow to automatically select the network interface (#18513)Olivier Blin2005-09-131-1/+1
|
* clone/add/remove now refresh default boot menuAntoine Ginies2005-09-131-1/+3
|
* remove info entry, remove old codeAntoine Ginies2005-09-121-83/+2
|
* now user can't change initrd and kernel pathAntoine Ginies2005-09-121-0/+2
|
* typo fixAntoine Ginies2005-09-101-1/+1
|
* set vga default to 788, force default boot for a profil.Antoine Ginies2005-09-091-6/+14
|
* update changelog, move to /usr/sbinAntoine Ginies2005-09-061-0/+1
|
* fix default boot for each profileAntoine Ginies2005-09-051-7/+11
|
* major bug fix: write_conf, fix local pb, fix duplicate default configAntoine Ginies2005-09-051-17/+30
| | | | | (need to update network::pxe to bypass some horrible fix)
* add an entry only if a profile is selectedAntoine Ginies2005-09-021-15/+26
|
* fix memdis/data.img and kernel/initrd testAntoine Ginies2005-09-021-11/+15
|
* select default boot in comboboxAntoine Ginies2005-09-021-4/+13
|
* 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
|