rpms/udev/F-12 udev-141-cpu-online.patch,NONE,1.1

Harald Hoyer harald at fedoraproject.org
Thu Nov 5 13:09:07 UTC 2009


Author: harald

Update of /cvs/pkgs/rpms/udev/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30118

Added Files:
	udev-141-cpu-online.patch 
Log Message:
* Thu Nov 05 2009 Harald Hoyer <harald at redhat.com> 145-13
- obsolete DeviceKit and DeviceKit-devel (#532961)
- add NEWS file to the doc section
- automatically turn on hotplugged CPUs (#523127)
- fixed udev-post exit codes (#523976)
- own directory /lib/udev/keymaps (#521801)
- no more floppy modaliases (#514329)
- added two more modems to modem-modeswitch.rules (#515349)


udev-141-cpu-online.patch:
 40-redhat.rules |    2 ++
 1 file changed, 2 insertions(+)

--- NEW FILE udev-141-cpu-online.patch ---
--- udev-141/rules/redhat/40-redhat.rules	2008-10-16 11:03:43.000000000 -0500
+++ udev-141.cpu/rules/redhat/40-redhat.rules	2009-05-20 11:23:12.000000000 -0500
@@ -25,3 +25,5 @@
 KERNEL=="vcc/*",               OWNER="vcsa", GROUP="tty"
 
 KERNEL=="event*", ATTRS{idVendor}=="03f0", ATTRS{interface}=="Virtual Mouse", ATTRS{bInterfaceProtocol}=="02", SYMLINK+="input/hp_ilo_mouse"
+
+ACTION=="add", KERNEL=="cpu[0-9]*", RUN+="/bin/bash -c 'echo 1 > /sys/devices/system/cpu/%k/online'"




More information about the fedora-extras-commits mailing list