summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-07108-109/+95
| | | | they're obsolete since switching from CVS/SVN to git...
* cleanup unsupported archesThierry Vignaud2014-06-074-400/+3
| | | | | rationale: we drop support in stage2 and their support was totally broken due to missing conversion to dracut, udev, ...
* Slovenian translation updatedfilip2014-06-061-2/+2
|
* 16.31.116.31.1Thierry Vignaud2014-06-062-1/+3
|
* include udev rule for VMmouseThierry Vignaud2014-06-062-0/+4
|
* 16.3116.31Thierry Vignaud2014-06-062-1/+3
|
* simplify using qq()Thierry Vignaud2014-06-061-6/+4
|
* kill the now useless mouse optionsThierry Vignaud2014-06-062-2/+2
| | | | | also kill the ‘wacom _dev’ option which is useless since commit 7fcb6cc30e6264865a66551a2ab9cca3dc089c64 more than 10 years ago
* include XKB rules for evdevThierry Vignaud2014-06-061-0/+4
|
* don't write input sections in xorg.confThierry Vignaud2014-06-062-21/+7
| | | | | | | | for eg: USB wacom tablets, mouses & keyboard (we were missing Synaptics touchpads) We now rely on evdev/udev for input devices, which should make Synaptics touchpads to now automagically work during install (mga#11524)
* include mageia-setup-keyboard & udev rules for X11Thierry Vignaud2014-06-061-0/+7
| | | | | | | also include Wacom rules note that FC adds extra udev rules for synaptics: 70-touchpad-quirks.rules
* include evdev instead of kbd+mouse driversThierry Vignaud2014-06-051-2/+1
|
* include xorg.conf.d confletsThierry Vignaud2014-06-051-0/+6
|
* include synaptics_driverThierry Vignaud2014-06-051-0/+1
|
* simplify after previous commitThierry.Vignaud2014-06-051-1/+1
| | | | we only have either Driver:foobar or Xnest
* kill last remainging bit of XFree86-3.x supportThierry.Vignaud2014-06-051-1/+1
| | | | | should have been gone along either in 2000 (when switching from XFree86 3.x to 4.x or in 2004/2005 when switching from XFree86 to X.org...
* kill last remaining bit from MoveThierry.Vignaud2014-06-051-1/+1
| | | | should have been ripped in commit dfdf67465048d060f7f86cd70d55cb78b6da15d9
* 16.30Thierry Vignaud2014-06-041-1/+1
|
* 16.3016.30Thierry Vignaud2014-06-042-0/+4
|
* fix cleaning POD blocks begining with =over or =podThierry Vignaud2014-06-041-1/+1
|
* fix typo in commit df74e103d8de6d7cc45cc3e2a99f4b9c8fff6085Thierry Vignaud2014-06-041-1/+1
|
* fix typo in commit e4a19b10331a686461cbbcaecfb1cba5c5342676Thierry Vignaud2014-06-041-1/+1
|
* adapt to perl-5.20Thierry Vignaud2014-06-032-0/+2
|
* update commentThierry Vignaud2014-05-291-1/+1
|
* update locales listThierry Vignaud2014-05-293-1/+3
|
* update commandThierry Vignaud2014-05-291-1/+1
|
* podify mirrorsThierry.Vignaud2014-05-281-0/+50
|
* podify++ fs::dmraidThierry.Vignaud2014-05-281-2/+25
|
* add spacing for readabilityThierry.Vignaud2014-05-281-0/+1
| | | | see commit f55b5875bbf545a2a4bc33bf5d70820589d4397d
* podify++ install::anyThierry.Vignaud2014-05-281-0/+133
|
* convert a cople comments to PODThierry.Vignaud2014-05-281-5/+21
|
* simplify using member()Thierry.Vignaud2014-05-2815-25/+25
|
* document stage2 entry pointThierry.Vignaud2014-05-281-11/+130
|
* kill doble spaceThierry.Vignaud2014-05-281-1/+1
|
* POD typo fixThierry.Vignaud2014-05-281-1/+1
|
* make clearer how IM package selection worksThierry.Vignaud2014-05-281-3/+13
|
* beautify & fix pathThierry.Vignaud2014-05-281-1/+1
|
* podify lang.pmThierry.Vignaud2014-05-271-65/+391
|
* (configure_hal) kill itThierry.Vignaud2014-05-273-54/+4
| | | | HAL has been obsoleted years ago...
* kill useless argumentThierry.Vignaud2014-05-271-2/+1
| | | | | It is no more provided for 14+ years... (commit 891947e23e895cf6fdd465e2c7a36c885a0bf73e)
* explain gtkpowerpack() and its gtkpack*() wrappersThierry.Vignaud2014-05-271-10/+72
|
* explain dmraid debuggingThierry Vignaud2014-05-271-4/+8
|
* convert a cople comments to PODThierry.Vignaud2014-05-272-6/+15
|
* typo fixesThierry.Vignaud2014-05-276-21/+21
|
* podify run_programThierry.Vignaud2014-05-271-1/+150
|
* improve styleThierry.Vignaud2014-05-271-16/+16
|
* kill dead codeThierry Vignaud2014-05-261-6/+0
|
* fix indent after previous commitThierry.Vignaud2014-05-261-1/+1
|
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-2621-426/+43
| | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox?
* 'advanced_title' is not actually deprecatedThierry.Vignaud2014-05-261-1/+1
|