summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated POT file.Funda Wang2005-09-141-495/+469
|
* - drop commenting option security=nPascal Rigaux2005-09-141-1/+1
| | | | | - add comment for nodmraid
* new option "nodmraid" do ensure we don't use dmraidPascal Rigaux2005-09-142-1/+2
| | | | | (useful since dmraid can be unused by the user but still half working as far as dmraid knows)
* log what dmraid -ccs and -ccr returnsPascal Rigaux2005-09-141-0/+2
|
* support AVM FRITZ!Card DSL USB v2.0Olivier Blin2005-09-141-0/+8
|
* updated translationPavel Maryanov2005-09-141-156/+89
|
* xorg 6.9Frederic Lepied2005-09-141-1/+1
|
* do log the prefered choice (esp. to debug lilo vs grub)Pascal Rigaux2005-09-141-1/+1
|
* Updated Estonian translation.Marek Laane2005-09-141-4/+6
|
* Fix two typosRafael Garcia-Suarez2005-09-141-2/+2
|
* add acroread7 l10n-* to be completedGwenolé Beauchesne2005-09-141-1/+1
|
* Clean up fuzzy entriesPjetur Hjaltason2005-09-141-179/+194
|
* updating drakxAlbert Astals Cid2005-09-131-307/+235
|
* There is no need manually specifying font name, because we've already handledFunda Wang2005-09-131-2/+2
| | | | | it perfectly in fontconfig.
* updaterstandtke2005-09-131-1349/+338
|
* fix untranslated messages (#17969)Olivier Blin2005-09-131-1/+1
|
* Updated Czech translation.Michal Bukovjan2005-09-131-149/+80
|
* fix start/stop of interfaces that are not set to start on bootOlivier Blin2005-09-131-1/+1
|
* fix device path for HCF modemsOlivier Blin2005-09-131-1/+1
|
* update (Stéphane Teletchéa)Thierry Vignaud2005-09-131-5/+9
|
* *** empty log message ***Pascal Rigaux2005-09-131-0/+128
|
* migrate fstab when upgrading an alien distro (should be done always?)Pascal Rigaux2005-09-132-2/+3
|
* better call Xconfig::various::runlevel() directly since it's not always calledPascal Rigaux2005-09-131-3/+4
|
* it seems we don't need re-ordering steps anymore for upgradingPascal Rigaux2005-09-131-4/+0
| | | | | (otherwise we would need to have miscellaneous before doPartitionDisks so that useSupermount is correctly set)
* when taking screenshot during pkgs install, we can be chrootedPascal Rigaux2005-09-131-2/+4
|
* for now, disable FTP in media_browser since we don't handle it (#16088)Pascal Rigaux2005-09-131-1/+1
|
* remove a lot of unneeded devel packagesPascal Rigaux2005-09-131-96/+96
|
* add some log message about interface auto detectionOlivier Blin2005-09-131-0/+1
|
* new installation bannerFlorent Villard2005-09-131-0/+0
|
* when taking screenshot during pkgs install, we can be chrooted, in that case ↵Pascal Rigaux2005-09-131-1/+1
| | | | the icon is not accessible
* handle DefaultDepth (which is the same as DefaultColorDepth)Pascal Rigaux2005-09-132-2/+3
|
* 10.3-0.61mdkThierry Vignaud2005-09-131-1/+10
|
* allow forcing fbdev even if we don't allowFBPascal Rigaux2005-09-131-1/+1
|
* try to have less devel packages when conectiva's install didn't have themPascal Rigaux2005-09-131-5/+5
|
* - ensure msec is therePascal Rigaux2005-09-131-7/+7
| | | | | | - ensure desktop-common-data is there when we have X - more closer map to mandriva tools
* !CAT_ICEWM is dangerous, replace it with CAT_KDE || CAT_GNOMEPascal Rigaux2005-09-131-3/+3
|
* sync japanese package list with rpmsrateThierry Vignaud2005-09-131-1/+1
|
* install scim-qtimm for vi tooThierry Vignaud2005-09-131-1/+1
|
* vi: remove scim (already selected by scim-m17n)Thierry Vignaud2005-09-132-2/+2
|
* restore previous indentation and fix a typo (hplip-hpijs)Pascal Rigaux2005-09-131-30/+29
|
* use SCIM (scim-m17n & scim) by default for Vietnamese users sinceThierry Vignaud2005-09-131-1/+1
| | | | | x-unikey is broken
* install scim-m17n & scim for vietnamese usersThierry Vignaud2005-09-131-0/+1
|
* use SCIM by default for Vietnamese users since x-unikey is brokenThierry Vignaud2005-09-131-2/+1
|
* add some 32-bit compat packages (galaxy-kde + j2re)Gwenolé Beauchesne2005-09-131-2/+2
|
* fix extra acceleratorsThierry Vignaud2005-09-1311-59/+59
|
* Fix previous errorsDavid Baudens2005-09-131-1/+3
|
* Fix previous errorsDavid Baudens2005-09-131-94/+134
|
* Update hardcoded mirror list (for FTP suppl media)Rafael Garcia-Suarez2005-09-131-152/+10
|
* - drop splashimage if file can't be found (useful when upgrading)Pascal Rigaux2005-09-131-1/+6
| | | | | - internally splashimage is preferably a file, not a grub file
* - do not set QT_IM_MODDULE to GTK_IM_MODDULE when not supported (eg:Thierry Vignaud2005-09-131-1/+20
| | | | | | | | fix im-ja) - explicitely set the right QT_IM_MODULE (Yukiko Bando)