Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | those are way obsolete... | Thierry.Vignaud | 2014-06-18 | 1 | -2/+0 |
| | |||||
* | kill support for obsolete CD drivers | Thierry.Vignaud | 2014-06-18 | 1 | -11/+1 |
| | | | | | those were killed in 2007 see https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/cdrom?id=f3f541f9ded9dd37edca103dd3be49bfbd9e730d | ||||
* | do not even try to create basic /dev nodes | Thierry.Vignaud | 2014-06-18 | 3 | -24/+4 |
| | | | | | Those should be handled by udev. Live install should be tested as some were added for it. | ||||
* | let udev handles /dev/urandom | Thierry.Vignaud | 2014-06-18 | 1 | -2/+0 |
| | | | | | basically reverting commit 58f604869ed79dd73e01a4955efbadd97226635d ("lvm2 uses urandom") | ||||
* | let udev creates '/dev/mapper/control' | Thierry.Vignaud | 2014-06-18 | 1 | -7/+0 |
| | |||||
* | remove support for ataraid | Thierry.Vignaud | 2014-06-18 | 3 | -17/+2 |
| | | | | | | was killed in kernel on 2002-08-16, obsolete since kernel-2.6... See https://git.kernel.org/cgit/linux/kernel/git/tglx/history.git/commit/?id=12105c896098faf822e882f3495fee485c2ebaa5 | ||||
* | 16.3216.32 | Thierry Vignaud | 2014-06-15 | 3 | -1/+7 |
| | |||||
* | include platform driver autoload udev rules | Thierry Vignaud | 2014-06-15 | 2 | -0/+2 |
| | |||||
* | sync with kernel-3.15 | Thierry Vignaud | 2014-06-15 | 1 | -0/+2 |
| | |||||
* | simplify after commit cfc5075fdd3effdb0617e98133cf08e6fbdceef7 | Thierry Vignaud | 2014-06-12 | 1 | -5/+3 |
| | | | | this code is install specific... | ||||
* | this icon is no more needed | Thierry Vignaud | 2014-06-08 | 1 | -2/+0 |
| | | | | it didn't really fix the warning that has gone away anyway | ||||
* | do not create /dev/mouse symling anymore | Thierry Vignaud | 2014-06-08 | 1 | -2/+0 |
| | | | | just rely on udev | ||||
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 106 | -106/+94 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | Slovenian translation updated | filip | 2014-06-06 | 1 | -2/+2 |
| | |||||
* | 16.31.116.31.1 | Thierry Vignaud | 2014-06-06 | 2 | -1/+3 |
| | |||||
* | include udev rule for VMmouse | Thierry Vignaud | 2014-06-06 | 2 | -0/+4 |
| | |||||
* | 16.3116.31 | Thierry Vignaud | 2014-06-06 | 2 | -1/+3 |
| | |||||
* | simplify using qq() | Thierry Vignaud | 2014-06-06 | 1 | -6/+4 |
| | |||||
* | kill the now useless mouse options | Thierry Vignaud | 2014-06-06 | 2 | -2/+2 |
| | | | | | also kill the ‘wacom _dev’ option which is useless since commit 7fcb6cc30e6264865a66551a2ab9cca3dc089c64 more than 10 years ago | ||||
* | include XKB rules for evdev | Thierry Vignaud | 2014-06-06 | 1 | -0/+4 |
| | |||||
* | don't write input sections in xorg.conf | Thierry Vignaud | 2014-06-06 | 2 | -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 X11 | Thierry Vignaud | 2014-06-06 | 1 | -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 drivers | Thierry Vignaud | 2014-06-05 | 1 | -2/+1 |
| | |||||
* | include xorg.conf.d conflets | Thierry Vignaud | 2014-06-05 | 1 | -0/+6 |
| | |||||
* | include synaptics_driver | Thierry Vignaud | 2014-06-05 | 1 | -0/+1 |
| | |||||
* | simplify after previous commit | Thierry.Vignaud | 2014-06-05 | 1 | -1/+1 |
| | | | | we only have either Driver:foobar or Xnest | ||||
* | kill last remainging bit of XFree86-3.x support | Thierry.Vignaud | 2014-06-05 | 1 | -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 Move | Thierry.Vignaud | 2014-06-05 | 1 | -1/+1 |
| | | | | should have been ripped in commit dfdf67465048d060f7f86cd70d55cb78b6da15d9 | ||||
* | 16.30 | Thierry Vignaud | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | 16.3016.30 | Thierry Vignaud | 2014-06-04 | 2 | -0/+4 |
| | |||||
* | fix cleaning POD blocks begining with =over or =pod | Thierry Vignaud | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | fix typo in commit df74e103d8de6d7cc45cc3e2a99f4b9c8fff6085 | Thierry Vignaud | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | fix typo in commit e4a19b10331a686461cbbcaecfb1cba5c5342676 | Thierry Vignaud | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | adapt to perl-5.20 | Thierry Vignaud | 2014-06-03 | 2 | -0/+2 |
| | |||||
* | update comment | Thierry Vignaud | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | update locales list | Thierry Vignaud | 2014-05-29 | 3 | -1/+3 |
| | |||||
* | update command | Thierry Vignaud | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | podify mirrors | Thierry.Vignaud | 2014-05-28 | 1 | -0/+50 |
| | |||||
* | podify++ fs::dmraid | Thierry.Vignaud | 2014-05-28 | 1 | -2/+25 |
| | |||||
* | add spacing for readability | Thierry.Vignaud | 2014-05-28 | 1 | -0/+1 |
| | | | | see commit f55b5875bbf545a2a4bc33bf5d70820589d4397d | ||||
* | podify++ install::any | Thierry.Vignaud | 2014-05-28 | 1 | -0/+133 |
| | |||||
* | convert a cople comments to POD | Thierry.Vignaud | 2014-05-28 | 1 | -5/+21 |
| | |||||
* | simplify using member() | Thierry.Vignaud | 2014-05-28 | 15 | -25/+25 |
| | |||||
* | document stage2 entry point | Thierry.Vignaud | 2014-05-28 | 1 | -11/+130 |
| | |||||
* | kill doble space | Thierry.Vignaud | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | POD typo fix | Thierry.Vignaud | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | make clearer how IM package selection works | Thierry.Vignaud | 2014-05-28 | 1 | -3/+13 |
| | |||||
* | beautify & fix path | Thierry.Vignaud | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | podify lang.pm | Thierry.Vignaud | 2014-05-27 | 1 | -65/+391 |
| | |||||
* | (configure_hal) kill it | Thierry.Vignaud | 2014-05-27 | 3 | -54/+4 |
| | | | | HAL has been obsoleted years ago... |