| Commit message (Expand) | Author | Age | Files | Lines |
* | ensure "common" is imported to have N() | Pascal Rigaux | 2002-11-10 | 9 | -7/+9 |
* | *** empty log message *** | Pascal Rigaux | 2002-11-10 | 1 | -1/+4 |
* | don't return a typeglob ref, return the typeglob (reference to typeglobs are | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 |
* | don't return a typeglob ref, return the typeglob (reference to typeglobs are | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 |
* | - do not use q{...} to please perl_checker | Pascal Rigaux | 2002-11-09 | 1 | -7/+6 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-09 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2002-11-09 | 1 | -1/+1 |
* | fix my typos | Pascal Rigaux | 2002-11-08 | 1 | -2/+2 |
* | normalize | Pascal Rigaux | 2002-11-08 | 1 | -2/+2 |
* | updated pot file | Pablo Saratxaga | 2002-11-07 | 1 | -573/+646 |
* | 1.1.11-1mdk | Thierry Vignaud | 2002-11-07 | 1 | -2/+18 |
* | *** empty log message *** | Thierry Vignaud | 2002-11-07 | 1 | -0/+14 |
* | - getCPUs() : fix cpu fields parsing | Thierry Vignaud | 2002-11-07 | 2 | -8/+15 |
* | Added definition of default font for Thai | Pablo Saratxaga | 2002-11-07 | 1 | -6/+9 |
* | updated pot file | Pablo Saratxaga | 2002-11-07 | 2 | -1012/+1131 |
* | Added dependences for greek font and urw-fonts for cyrillic | Pablo Saratxaga | 2002-11-07 | 1 | -0/+2 |
* | - describe cpu frequency | Thierry Vignaud | 2002-11-07 | 1 | -14/+20 |
* | perl checker fixes | Thierry Vignaud | 2002-11-07 | 2 | -8/+8 |
* | - add help for some cpu items | Thierry Vignaud | 2002-11-07 | 1 | -1/+6 |
* | - harddrake : don't display modem when there're none | Thierry Vignaud | 2002-11-07 | 1 | -6/+3 |
* | - have "local *FILEHANDLE" before each "open FILEHANDLE, ..." | Pascal Rigaux | 2002-11-06 | 12 | -94/+50 |
* | (write_resolv_conf): much cleanup (originally it was meant to introduce | Pascal Rigaux | 2002-11-06 | 1 | -34/+37 |
* | (cp): use cp_af | Pascal Rigaux | 2002-11-06 | 1 | -36/+2 |
* | cleanup get_of_dev (aka ofpath) | Pascal Rigaux | 2002-11-06 | 1 | -15/+6 |
* | when needVideoRam, don't take the raw value VideoRam_probed, | Pascal Rigaux | 2002-11-06 | 1 | -7/+9 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 8 | -7/+9 |
* | fix typo | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 4 | -10/+11 |
* | replace "for my ..." with "foreach my ..." | Pascal Rigaux | 2002-11-06 | 2 | -33/+33 |
* | replace complex "unless"s with "if"s | Pascal Rigaux | 2002-11-06 | 12 | -29/+27 |
* | remove unneeded parentheses on the right side of infix if/foreach/unless | Pascal Rigaux | 2002-11-06 | 4 | -21/+21 |
* | please perl_checker: | Pascal Rigaux | 2002-11-06 | 10 | -54/+60 |
* | 1.1.10-mdk | Thierry Vignaud | 2002-11-06 | 1 | -1/+4 |
* | add extra partition support as primary/logical with configurable size and fs. | Francois Pons | 2002-11-06 | 1 | -12/+57 |
* | fix for modules.pm not exporting category2modules_and_description | Thierry Vignaud | 2002-11-06 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 112 | -3169/+3175 |
* | *** empty log message *** | Pascal Rigaux | 2002-11-06 | 1 | -0/+1 |
* | (xmouse2xId): ensure weird ids are ignored | Pascal Rigaux | 2002-11-05 | 1 | -1/+1 |
* | - do not handle "format"ing in interactive for combos | Pascal Rigaux | 2002-11-05 | 2 | -19/+23 |
* | PPC TIOCSCTTY changed to 0x540E | Stew Benedict | 2002-11-05 | 1 | -1/+1 |
* | basic uml_install support (thanks to Brian Murrell) | Pascal Rigaux | 2002-11-05 | 1 | -2/+3 |
* | (format_ext2): better error message when it is called from format_ext3 | Pascal Rigaux | 2002-11-05 | 1 | -0/+1 |
* | - isUBD can tell wether it is an ubd partition | Pascal Rigaux | 2002-11-05 | 1 | -1/+2 |
* | introduce a new flag: getting_rid_of_readonly_allowed. It is set when the par... | Pascal Rigaux | 2002-11-05 | 2 | -2/+9 |
* | add /dev/ubd/0, /dev/ubd/1... support (thanks to Brian Murrell) | Pascal Rigaux | 2002-11-05 | 1 | -0/+1 |
* | Update PPC boot CD creation. | Stew Benedict | 2002-11-05 | 2 | -47/+170 |
* | fix the use of a non-bounded regexp to check services (fix "nfs" being marked | Pascal Rigaux | 2002-11-05 | 1 | -5/+5 |
* | - fix dialog boxes using a scrollbar | Pascal Rigaux | 2002-11-05 | 2 | -49/+8 |
* | newt rebuild | Thierry Vignaud | 2002-11-05 | 1 | -1/+4 |
* | use each_index instead of map_index when the return value is not used | Pascal Rigaux | 2002-11-05 | 8 | -14/+14 |