summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bump copyright yearThierry Vignaud2008-01-2320-21/+22
|
* - 2008.1 beta1 logoPascal Rigaux2008-01-232-0/+1
|
* - bootloader-config, diskdrake:Pascal Rigaux2008-01-223-1/+8
| | | | | | o look for LVM PV on non partitioned disk before looking for DOS partition_table (esp. for lilo which puts the DOS magic)
* 10.6.7Pascal Rigaux2008-01-222-4/+3
|
* - add xkb/symbols/inet (which is now needed by default for pc105)Pascal Rigaux2008-01-222-1/+3
|
* 10.6.6Pascal Rigaux2008-01-223-1/+5
|
* - bootloader-config:Pascal Rigaux2008-01-222-4/+10
| | | | | o fix root=xxx parameter for "/" on lvm using UUID= in fstab (#36542)
* fix previous commitPascal Rigaux2008-01-221-1/+1
|
* handle missing mbr_signature in /sys/firmware/edd/int13_dev*Pascal Rigaux2008-01-221-1/+1
|
* Update zh_TW translationShiva Huang2008-01-221-23/+30
|
* - do not put "windows" entry in bootloader for partitions where Windows is notPascal Rigaux2008-01-222-0/+9
| | | | | present (#8086)
* help perl_checkerPascal Rigaux2008-01-221-0/+1
|
* Update zh_TW translationShiva Huang2008-01-211-9/+9
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-01-211-20/+14
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-01-211-60/+36
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-01-211-16/+12
|
* Update fr translationChristophe Berthelé2008-01-191-7/+4
|
* Update fr translationChristophe Berthelé2008-01-191-46/+4
|
* updated translationPavel Maryanov2008-01-191-463/+456
|
* updated translationPavel Maryanov2008-01-191-830/+724
|
* updated translationPavel Maryanov2008-01-191-180/+139
|
* since we use "state" keywoard, we need feature.pmPascal Rigaux2008-01-181-0/+1
|
* "my $foo if 0" semantic has changed in some cases, using the new "state" ↵Pascal Rigaux2008-01-184-3/+8
| | | | keyword instead
* - adapt to perl 5.10.0Pascal Rigaux2008-01-182-61/+63
|
* add rt2x00 modulesOlivier Blin2008-01-181-0/+1
|
* split rt modulesOlivier Blin2008-01-181-1/+2
|
* - create /dev/cdrom symlink for installer (#36703)Pascal Rigaux2008-01-182-0/+3
| | | | | | do create the symlink to have it during install (otherwise fs::wild_device::from_part will give a non accessible device)
* Update fr translationChristophe Berthelé2008-01-181-10/+10
|
* 10.6.5Pascal Rigaux2008-01-173-1/+5
|
* merge a translation from old libDrakX.poThierry Vignaud2008-01-1769-134/+134
|
* sync with codeThierry Vignaud2008-01-1771-6751/+7529
|
* sync with codeThierry Vignaud2008-01-1771-3292/+4039
|
* updateThierry Vignaud2008-01-171-6/+6
|
* sync with codeThierry Vignaud2008-01-1771-54869/+53685
|
* - drakboot:Pascal Rigaux2008-01-172-2/+6
| | | | | o fix handling root=UUID=xxx when modifying a bootloader entry (#36788)
* 10.6.4Pascal Rigaux2008-01-142-1/+3
|
* - localedrake, drakx-finish-install:Pascal Rigaux2008-01-143-13/+30
| | | | | | | | | | | | | o fix proposing Belgium when lang is "nl" and locales-fr is not installed (same for Canada with lang "fr" and locales-en not installed) (#36413) nb: - removed restricting countries to installed locales in list_countries(), since c2locale is wrong for countries like CA or BE which have more than one lang - country_to_locales() is replaced with countries_to_locales() to avoid redoing the same computation all the time
* - do not sort languages in "choose language" step in graphical mode, since thePascal Rigaux2008-01-112-1/+5
| | | | | | sort is done on the non-translated strings (eg: we display "Espanol" but we sort on Spanish )
* 10.6.3Pascal Rigaux2008-01-091-0/+2
|
* /usr/lib/gconv/KOI8-K.so is no more, take KOI8-*.soPascal Rigaux2008-01-092-3/+4
|
* factorize 10.6.3's changelogThierry Vignaud2008-01-091-2/+1
|
* 10.6.3Thierry Vignaud2008-01-092-1/+3
|
* 10.6.2Pascal Rigaux2008-01-092-1/+2
|
* install logo for alpha2 releaseAnne Nicolas2008-01-091-0/+0
|
* handle new driver: snd-virtuosoThierry Vignaud2008-01-082-1/+2
|
* - bootloader-config:Pascal Rigaux2008-01-072-1/+4
| | | | | | | | | o fix regression introduced in 10.5.7: do not create alt_xxx entries when adding a new entry in bootloader nb: bug introduced by {verbatim} entry field, reported by Andrey on cooker mailing list
* drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been ↵Olivier Blin2008-01-023-15/+5
| | | | written for ages
* never set "sync" option, use default fs options from drakx (#35204)Olivier Blin2008-01-022-4/+3
|
* remove unused class argument (the caller already checks the class)Olivier Blin2008-01-022-4/+4
|
* harddrake: check that media are not USB keys before auto-configuring them ↵Olivier Blin2008-01-022-2/+4
| | | | (#34568)