summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* re-adding with -kbPascal Rigaux2003-06-061-0/+0
* removing for re-adding with -kbPascal Rigaux2003-06-061-0/+0
* *** empty log message ***Pascal Rigaux2003-06-061-1/+2595
* perl_checker compliancePascal Rigaux2003-06-061-6/+6
* cookerGuillaume Cottenceau2003-06-061-0/+0
* "Country" -> "Country" . " / Region" in a few places still missing that changePablo Saratxaga2003-06-061-2/+2
* stricter regexp when looking /dev/xxx otherwise it is used also for nfs namesPascal Rigaux2003-06-061-2/+2
* - handle spaces in exported directoriesPascal Rigaux2003-06-061-3/+2
* fileshareset doesn't use MDK::CommonPascal Rigaux2003-06-061-3/+3
* fix computeSize which took into account suggested partitions on another drivesPascal Rigaux2003-06-061-5/+8
* don't use N() so earlyPascal Rigaux2003-06-061-13/+13
* ensure N() is not called before ugtk2 is initialised, otherwisePascal Rigaux2003-06-062-0/+3
* fix typos + perl_checker fixesPascal Rigaux2003-06-061-4/+4
* fix install crashed X server because /usr/bin/true was no moreGuillaume Cottenceau2003-06-051-1/+1
* support more tuners and tv cardsThierry Vignaud2003-06-051-1/+5
* Bug 3647 - Chinese translations. More perl_checker fixes.Stew Benedict2003-06-051-331/+331
* make perl_checker a happy botPascal Rigaux2003-06-051-1/+1
* don't use description of fstab options from manpage mount(8), inline them in ...Pascal Rigaux2003-06-051-28/+35
* allow X server to use :9 (:1 seems to not working ?) and disable access controlFrancois Pons2003-06-041-3/+3
* updated for newer perl-URPM (0.90 series).Francois Pons2003-06-041-27/+18
* allow specifying lv_name in auto_installs (not tested!)Pascal Rigaux2003-06-041-1/+3
* allow choosing lv name (thanks to Brian Murrell)Pascal Rigaux2003-06-042-3/+7
* don't use framebuffer after install on i845 (even if framebuffer works during...Pascal Rigaux2003-06-041-1/+1
* updated Estonien, Japanese, Albanian and Vietnamese po filesPablo Saratxaga2003-06-033-3301/+3539
* UpdateArkadiusz Lipiec2003-06-021-195/+308
* updated Spanish translationsFabián Mandelbaum2003-06-021-154/+271
* changed the name of the russian phonetic layoutPablo Saratxaga2003-05-3148-6455/+11246
* updated Vietnamese filePablo Saratxaga2003-05-302-67/+68
* add mouse test in non-embedded mode (#2049)Guillaume Cottenceau2003-05-302-1/+20
* updated Albanian filePablo Saratxaga2003-05-281-5/+46
* forgot to commit the new configuration stepDamien Chaumette2003-05-281-1/+4
* s/my/our/ to make perl_checker happy in isdn.pmDamien Chaumette2003-05-281-1/+1
* - remove isdn-light config (seen with isdn4net maintainer)Damien Chaumette2003-05-281-103/+25
* fix isdndata export in stripped packageThierry Vignaud2003-05-281-3/+3
* remove /dev/ttyS14 link by drakconnect.Francois Pons2003-05-281-1/+1
* - user name must begin with a letter but not with a number or - or _Daouda Lo2003-05-271-1/+1
* 9.2-0.5mdkThierry Vignaud2003-05-271-2/+4
* 9.2-0.4mdkThierry Vignaud2003-05-271-1/+2
* updated pot filePablo Saratxaga2003-05-261-3/+43
* use formatError to display the error messagePascal Rigaux2003-05-261-2/+5
* be perl_checker prototype compliantPascal Rigaux2003-05-261-7/+7
* - methods with no argument are not functions with no argument!Pascal Rigaux2003-05-263-12/+12
* Added new toggle possibilities to the menu; use "en_US" for US layoutPablo Saratxaga2003-05-241-1/+8
* perl_checker fixesThierry Vignaud2003-05-2335-424/+414
* next releaseThierry Vignaud2003-05-231-1/+4
* please perl_checkerThierry Vignaud2003-05-231-1/+1
* perl_checker fixesThierry Vignaud2003-05-231-10/+10
* #3628 /etc/resolv.conf explicit rights set (by titi)Damien Chaumette2003-05-231-2/+2
* do not mix interactive and ugtk2, let reusse create_dialog()Thierry Vignaud2003-05-221-6/+2
* do not set twice the title, ugtk2->new already do it for usThierry Vignaud2003-05-221-2/+1