f8beae5cbe
localtime: create /etc/localtime as a symlink as required by systemd (and also good for sysv5)
2013-04-05 14:23:43 +02:00
d6e8096815
postplug: add systemd service script and don't run filesystem and console scripts if systemd is running
2013-04-05 14:19:03 +02:00
2020bd26fd
xorg: radeon: enable a conservative power profile (mid) by default
2013-01-27 19:30:36 +01:00
c0bf7d25ed
sound: Raspberry PI: configure to load snd-bcm2835 and set dummy alsa.conf because driver doesn't support dmix & c. plugins
2012-09-02 16:20:23 +02:00
c33c8978df
sound: make lspci silent if no PCI bus is available (arm)
2012-09-01 20:50:22 +02:00
b8ce4a9a82
xorg: don't fail if no devices are conifgured; this makes probe work on Raspberry Pi with fbdev
2012-09-01 20:49:24 +02:00
4af6f32896
xorg: don't blacklist nouveau driver to avoid it from being removed from initramfs and stop being reconfigured
2012-08-03 20:58:36 +02:00
efd02e0b17
filesystems: set 'noatime' option for also previously configured root filesystem
2012-07-30 16:29:36 +02:00
42f193f4eb
filesystems: configure ext* and reiser* filesystems with the noatime option
2012-07-30 16:10:03 +02:00
74bdfeb5dd
Revert "sound: workaround softvol channels initialization by running dummy aplay and arecord"
...
Reported to hang boot on a DELL Optiplex 755 with:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
Subsystem: Dell Optiplex 755
Codec: Analog Devices AD1984
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x11d41984
Subsystem Id: 0x10280211
Revision Id: 0x100400
A recent patch to libalsa should be the upstream solution to the KWin crash problem this patch was intended to fix.
This reverts commit 30e0db1d2c
.
2012-07-24 11:53:35 +02:00
56de70a264
xorg: set GLXVBlank to true when using nouveau driver to fix flickering issues
2012-07-16 19:30:18 +02:00
c454411a28
xorg: fix a typo preventing nvidia->nouveau reconfiguration from working
2012-07-16 18:47:34 +02:00
b934e5e81d
fglrx/radeon: also support fglrx -> radeon and reverse reconfiguration based on modeset activation
2012-07-11 01:06:57 +02:00
57a587a5e4
xorg: support nouveau -> nvidia reconfiguration
2012-07-05 16:35:29 +02:00
c468b29553
xorg: disable autoconfigured multiple screens
2012-06-12 16:23:43 +02:00
30e0db1d2c
sound: workaround softvol channels initialization by running dummy aplay and arecord
2012-06-06 19:02:23 +02:00
8ea30d4cc1
console: added plugin for automatic /etc7inittab consoles configuration
2012-03-02 19:32:28 +01:00
root
dd6e1435ce
sound: (arm) use /proc/asound/cards to detect soundcard changes if PCI bus is missing
2012-03-02 15:11:40 +01:00
f365eb6f03
xorg: modify to detect Nvidia Tegra and create Xorg.conf by Xorg.conf.tegra template provided with driver
2012-02-28 19:25:33 +01:00
f0dbdca8a8
xorg: remove code to configure KDM that is not used any longer
2012-02-28 19:04:56 +01:00
07581d2546
xorg: fix removal of "XAANoOffscreenPixmaps" from xorg.conf
2012-02-19 22:37:58 +01:00
db4ae4fb4b
xorg: remove "XAANoOffScreenPixmaps" "true" workaround from Xorg.conf
2012-02-17 23:36:11 +01:00
555840e2c0
filesystems: revert removable partitions check using udisks because unavailable because is relies on dbus which is started after postplug; filter blkid output with /dev/sd to prevent other kind of devices to be checked
2012-01-07 13:59:29 +01:00
2da950c727
filesystems: fix udisks check on removable devices
2011-11-21 00:28:02 +01:00
5e6363a56d
sound: revise and add new controls to default channels volume settings
2011-11-07 00:09:04 +01:00
376c120f8b
sound: remove obsolete /etc/asound.state
2011-11-06 23:46:42 +01:00
4834ad0782
sound: remove obsolete and obscure code and mostly rewrite a more simple plugin relying on sound drivers autodetection
2011-11-06 23:40:58 +01:00
48f4138813
filesystems: use udisks instead of sysfs to detect removable (not system-internal) devices
2011-11-04 20:16:47 +01:00
61d1ea7193
filesystems: remove obsolete devfs code
2011-10-03 01:49:36 +02:00
93699b2de1
filesystem: remove an obsolete check on udev existence
2011-10-03 01:48:27 +02:00
31b3fdc136
xorg: add a check on removal of 15-keyboard-apple.conf to prevent a error message to be logged
2011-10-03 01:46:31 +02:00
76fe90ad85
network: remove code for obsoleted wicd
2011-10-02 15:51:57 +02:00
2fde43c3bc
xorg: add default configuration for synaptic touchpads
2011-10-02 15:51:10 +02:00
db4cba9c24
xorg: configure keyboard options for Apple computers
2011-10-02 15:23:13 +02:00
c1a77be7ac
xorg: configure vboxmouse as mouse driver when using vboxvideo driver
2011-08-21 18:02:00 +02:00
dafeaa790b
xorg: configure keyboard using /etc/X11/xorg.conf.d/ directory; requires Xorg >= 1.10
2011-08-14 19:36:45 +02:00
96719bdd08
xorg: don't try to guess and configure resolution or hsync when KMS mode is enabled for xorg video driver
2011-07-22 19:09:11 +02:00
a00d7555ce
xorg: added support for upgrading X.org configuration from nvidia to nouveau
2011-07-10 17:25:50 +02:00
e9c2831bae
filesystems: configure /proc/bus/usb with permissions for sysadmin group as required by VirtualBox
2011-07-08 17:12:18 +02:00
944010ca86
Revert "laptop-mode-tools should obsolete the need for detection in processor plugin"
...
This reverts commit 0354a784af
.
2011-04-28 11:46:04 +02:00
0354a784af
laptop-mode-tools should obsolete the need for detection in processor plugin
2011-04-27 20:17:03 +02:00
f95a4b2984
Replace ifconfig.* occurrencies with ifcfg- to comply with RedHat and NetworkManager ifcfg-rh plugin
2011-04-27 20:06:31 +02:00
b7ef6814a6
Initial commit
2011-04-27 19:57:03 +02:00