summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated pt_BR translationWanderlei Antonio Cavassin2007-09-111-1/+2
|
* 0.25Pascal Rigaux2007-09-102-1/+3
|
* - in the list of available Xorg drivers, add "Driver" from Cards+Pascal Rigaux2007-09-101-0/+2
| | | | | | | (will ease the maintainance of the list of drivers in Xconfig/card.pm) (see previous commit in card.pm)
* - in the list of available Xorg drivers, add "Driver" from Cards+Pascal Rigaux2007-09-101-1/+2
| | | | | (will ease the maintainance of the list of drivers in Xconfig/card.pm)
* Updated Slovenian translationJure Repinc2007-09-091-10/+10
|
* updateTomasz Bednarski2007-09-071-7/+7
|
* - minimal support for allowing to choose evdev on all micePascal Rigaux2007-09-072-8/+22
|
* 0.24Pascal Rigaux2007-09-072-1/+3
|
* revert titi commit which added XFS configuration again.Pascal Rigaux2007-09-072-13/+2
| | | | | | | | | AFAIK, there is no reason to need XFS. as for http://archives.mandrivalinux.com/cooker/2007-07/msg04653.php, it's simply the result of a badly configured X fontpath. We just have to ensure upgrades go smoothly. (nb: XFdrake do not *remove* existing XFS configuration from xorg.conf, it simply to not put one when starting from scratch)
* - keep the order from MonitorsDB file Pascal Rigaux2007-09-062-2/+10
| | | | | | (allows "Flat Panel 800x600" to be before "Flat Panel 1024x768") (needs a nicely sorted MonitorsDB though)
* - fix default_headers when XFS is installedPascal Rigaux2007-09-062-13/+14
| | | | | | (ie fixtitypo) (and do we really want to configure for XFS even if it is not enabled?)
* 0.23Pascal Rigaux2007-09-062-1/+3
|
* - do not start xfs for the test (#33219)Pascal Rigaux2007-09-062-4/+2
|
* Update German translation (Nicolas Bauer)Nicolas Bauer2007-08-291-5/+6
|
* 0.22Pascal Rigaux2007-08-272-1/+3
|
* handle the renamed proprietary ati driver (ati => x11-driver-video-fglrx)Anssi Hannula2007-08-272-2/+3
|
* - use standard.conf as default gl_conf alternativeAnssi Hannula2007-08-272-5/+2
| | | | | - do not add additional libglx ModulePaths for nvidia anymore
* (setupFB) don't die if no bootloader is configuredPascal Rigaux2007-08-271-0/+1
| | | | | (mostly for auto_installs in drakx-in-chroot with broken pci detection)
* updated po fileShiva Huang2007-08-211-4/+5
|
* do configure XFS if installedThierry Vignaud2007-08-212-0/+14
|
* Generated by cvs2cl the 21_AugThierry Vignaud2007-08-211-0/+157
|
* use -rBASE for svn export in order to please blino by making sure local ↵Thierry Vignaud2007-08-141-1/+1
| | | | changes do not got exported
* add avivo in the Xorg drivers listOlivier Blin2007-08-142-1/+2
|
* update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-101-3/+3
|
* update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-101-43/+44
|
* fix typo (thanks to Anssi Hannula)Pascal Rigaux2007-08-091-1/+1
|
* - when removing/replacing an InputDevice section, ensure we remove thePascal Rigaux2007-08-092-14/+21
| | | | | | corresponding entry in ServerLayout. ie do not rely on InputDevice sections to use XFdrake-compatible Identifiers (as suggested by fcrozat)
* perl_checker compliancePascal Rigaux2007-08-091-1/+1
|
* as suggested by Anssi, do run update-alternatives even if current alternativesPascal Rigaux2007-08-091-5/+5
| | | | | is the wanted one to ensure the alternative is switched to manual
* 0.21Pascal Rigaux2007-08-082-1/+3
|
* - adapt to kbd instead of console-tools: s/kmap/map/Pascal Rigaux2007-08-082-1/+2
|
* - handle nvidia-current instead of nvidia97xx (thanks to Anssi)Pascal Rigaux2007-08-083-13/+11
| | | | | | | | | - handle x11-driver-video-$nvidia instead of $nvidia nb: pkg_name_for_Driver2() has been dropped, and pkgs_for_Driver2() arguments have changed. this allows simplifying install::steps, but causes incompatibility
* Updated Estonian translation.Marek Laane2007-08-071-1/+3
|
* Japanese translation updated.Yukiko Bando2007-08-071-1/+3
|
* 0.200.20Pascal Rigaux2007-08-032-1/+3
|
* since we don't configure X to use xfs, we don't need to specify a safetyPascal Rigaux2007-08-032-8/+1
| | | | | fontpath (was useful when xfs was failing)
* - fix detection of touchpad on some kernels (#31584)Pascal Rigaux2007-08-022-1/+3
| | | | | | | | | | | | | (need drakxtools-backend >= 10.4.145) issue was: H: Handlers=event2 ts0 mouse0 in /proc/bus/input/devices instead of the more usual H: Handlers=mouse0 event2 ts0
* Typo fix.Mashrab Kuvatov2007-08-012-2/+4
|
* - internal: add many options as having to be used only once, easing their usePascal Rigaux2007-08-013-5/+8
| | | | | | and fixing setting them (eg #31942 where one can't click "Options" after setting EXA)
* get rid of quotes around options, since they really always want a string (or ↵Pascal Rigaux2007-08-011-1/+1
| | | | | | | nothing) nb: may break around things though
* ensure "Option" lines ordering is fixed so that XFdrake doesn't ask to savePascal Rigaux2007-08-011-1/+1
| | | | | config even when no options was changed
* - drop support for installing/configuring 915resolution Pascal Rigaux2007-07-314-35/+3
| | | | | (no more needed since x11-driver-video-intel 2.0)
* do not configure using xfs anymore (#32051)Thierry Vignaud2007-07-302-2/+2
|
* updateJosé Melo2007-07-231-5/+6
|
* update translation for HebrewDotan Kamber2007-07-161-2/+3
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-121-3/+4
|
* 0.190.19Pascal Rigaux2007-07-092-1/+3
|
* - wacom configuration: Pascal Rigaux2007-07-092-10/+18
| | | | | | o enhance configuration by using /dev/input/by-id/xxx (need drakxtools-backend >= 10.4.144)
* - wacom configuration: add "pad" InputDevice sectionPascal Rigaux2007-07-092-5/+5
|
* Update fr translationChristophe Berthelé2007-07-081-1/+3
|