Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 13 | -23/+19 |
| | |||||
* | remove export for two removed functions | Guillaume Cottenceau | 2003-04-30 | 1 | -2/+2 |
| | |||||
* | perl_checker can parse me at last | Guillaume Cottenceau | 2003-04-29 | 1 | -20/+3 |
| | |||||
* | no doble module loading | Thierry Vignaud | 2003-04-29 | 1 | -1/+0 |
| | |||||
* | 9.1-34mdk | Thierry Vignaud | 2003-04-29 | 1 | -1/+6 |
| | |||||
* | fix #3701: return back to the display managers menu if one cancel the | Thierry Vignaud | 2003-04-29 | 1 | -1/+2 |
| | | | | | installation of the required packages | ||||
* | more perl_checker friendly | Damien Chaumette | 2003-04-29 | 1 | -51/+50 |
| | |||||
* | (get_parameters) perl-ize | Thierry Vignaud | 2003-04-29 | 1 | -6/+1 |
| | |||||
* | empty install list at cancel | Damien Chaumette | 2003-04-29 | 1 | -0/+1 |
| | |||||
* | prevent void list installation | Damien Chaumette | 2003-04-29 | 1 | -2/+4 |
| | |||||
* | add resize_reiserfs | Guillaume Cottenceau | 2003-04-28 | 1 | -0/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 52 | -183/+177 |
| | |||||
* | fix conflict with perl-Locale-gettext | Thierry Vignaud | 2003-04-24 | 1 | -3/+6 |
| | |||||
* | file-4.02 | Guillaume Cottenceau | 2003-04-23 | 1 | -1/+1 |
| | |||||
* | 9.1-32mdk | Thierry Vignaud | 2003-04-23 | 1 | -1/+4 |
| | |||||
* | add prototypes | Pascal Rigaux | 2003-04-23 | 1 | -41/+41 |
| | |||||
* | add prototypes to help.pm | Pascal Rigaux | 2003-04-23 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-04-23 | 2 | -1000/+847 |
| | |||||
* | - localedrake is part of drakxtools-newt, so does its menu entry (and | Thierry Vignaud | 2003-04-23 | 1 | -8/+13 |
| | | | | | | | sanitize its entry btw) - drakxtools-newt: add the needed post and postun macros - sort provides'n obsoletes, add missing drakfloppy | ||||
* | perl_checker compliance for optional method arguments | Pascal Rigaux | 2003-04-22 | 6 | -54/+54 |
| | |||||
* | fix typos and cleanup syntax | Pascal Rigaux | 2003-04-22 | 1 | -4/+4 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-04-22 | 1 | -728/+799 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-04-22 | 1 | -658/+718 |
| | |||||
* | array costs less than a hash | Thierry Vignaud | 2003-04-22 | 1 | -32/+29 |
| | |||||
* | adapt to new help.pm | Pascal Rigaux | 2003-04-22 | 1 | -3/+3 |
| | |||||
* | fix typo (help.pm must return a true value) | Pascal Rigaux | 2003-04-22 | 2 | -0/+4 |
| | |||||
* | per Pablo's request: | Pascal Rigaux | 2003-04-22 | 7 | -4465/+4443 |
| | | | | | | | | - create a mini header in the generated help-*.pot files - guilabel, guibutton and guimenu now uses %s to separate more cleanly what comes is doc and what is gui text !! the new generated help.pm has a different interface, non-backward compliant !! | ||||
* | fix bug #3652 (grub must be installed for a loopback install) | Pascal Rigaux | 2003-04-22 | 1 | -0/+1 |
| | |||||
* | 9.1-31mdk | Thierry Vignaud | 2003-04-22 | 1 | -1/+9 |
| | |||||
* | 'Option "XkbCompat" "group_led"' is no good because | Pascal Rigaux | 2003-04-21 | 1 | -1/+1 |
| | | | | | | | | | | it means that effectively NO other compatibility settings are included i.e. NONE of standard XFree86 keys work, including Ctrl-Alt-Fx, Ctrl-Alt-KP+, Ctrl-Alt-KP- etc. 'Option "XkbCompat" "default+group_led"' is much better (thanks Andrey Borzenkov) | ||||
* | have bison and flex installed when DEVELOPMENT is chosen (thanks to Adam | Pascal Rigaux | 2003-04-21 | 1 | -1/+1 |
| | | | | | Williamson) | ||||
* | make all CD as update (as it should have been to allow updates to be resolved). | Francois Pons | 2003-04-18 | 1 | -1/+1 |
| | |||||
* | another perl_checker optional parameter compliance | Pascal Rigaux | 2003-04-17 | 1 | -5/+5 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 50 | -337/+351 |
| | |||||
* | Fixes. Don't care about taint stuff. Constify a little so that some dead | Gwenolé Beauchesne | 2003-04-16 | 3 | -18/+17 |
| | | | | | branches could be nuked. -> Reduce code size by 5 KB. | ||||
* | Update README | Gwenolé Beauchesne | 2003-04-16 | 1 | -4/+4 |
| | |||||
* | - Update to busybox 0.65.0 version | Gwenolé Beauchesne | 2003-04-16 | 4 | -497/+1316 |
| | | | | | - Add support for x86-64 | ||||
* | fix #1675: swap the text and button widgets | Thierry Vignaud | 2003-04-16 | 1 | -1/+1 |
| | |||||
* | comply to new each_index behaviour | Pascal Rigaux | 2003-04-16 | 1 | -3/+3 |
| | |||||
* | add hint for translators | Thierry Vignaud | 2003-04-15 | 1 | -2/+1 |
| | |||||
* | put dhcp bootfile under netauto parameter | Guillaume Cottenceau | 2003-04-14 | 3 | -1/+4 |
| | |||||
* | corrected titi typo | damien | 2003-04-11 | 1 | -1/+1 |
| | |||||
* | any::setupBootloader() already call bootloader::install() | Thierry Vignaud | 2003-04-10 | 1 | -6/+3 |
| | |||||
* | it was designed in 2003, not 2002 | Thierry Vignaud | 2003-04-10 | 1 | -1/+1 |
| | |||||
* | first bits of 9.1-31mdk | Thierry Vignaud | 2003-04-07 | 1 | -1/+5 |
| | |||||
* | fix #2826 (aka pixel sucks): | Thierry Vignaud | 2003-04-07 | 1 | -7/+7 |
| | | | | | | | | | | pixel changed the booloader module api by throwing an exception instead of using the ugly /tmp/.error temporary file and altered drakx callers but forget to update standalone/* callers (aka drakboot). now, with this patch, any error during lilo/grub installation is catched and displayed, which is more generic than checking for spaces. | ||||
* | fix harddrake menu entry description | Thierry Vignaud | 2003-04-07 | 1 | -1/+1 |
| | |||||
* | bump gtk2-perl require because of #3633 | Thierry Vignaud | 2003-04-04 | 1 | -1/+1 |
| | |||||
* | 9.1-30mdk | Thierry Vignaud | 2003-04-04 | 1 | -2/+3 |
| | |||||
* | some fixes and improvements | Guillaume Cottenceau | 2003-04-04 | 1 | -9/+52 |
| |