Commit Graph

65 Commits

Author SHA1 Message Date
Kyle McMartin
fbf1a8db69 - Fix duplicate message pointed out by Edward Sheldrake. 2009-12-04 18:43:44 +00:00
Kyle McMartin
244bfe6ef2 - Add AMD x86/x86-64 microcode. (Dated: 2009-10-09) Doesn't need
microcode_ctl modifications as it's loaded by request_firmware() like
    any other sensible driver.
- Eventually, this AMD firmware can probably live inside kernel-firmware
    once it is split out.
2009-12-04 17:32:38 +00:00
Bill Nottingham
20dd27d870 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:18:46 +00:00
Dave Jones
6ef5f46861 Update to microcode-20090927.dat 2009-10-01 02:21:44 +00:00
Dave Jones
17c6453e8c Remove some unnecessary code from the init script. 2009-09-11 18:36:23 +00:00
Jesse Keating
896cb9fc88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 12:10:29 +00:00
Dave Jones
e95cb1cb90 Shorten sleep time during init. This really needs to be replaced with
proper udev hooks, but this is a quick interim fix.
2009-06-25 23:35:01 +00:00
Adam Jackson
810a922946 %{ix86} not i586 2009-06-03 19:14:37 +00:00
Kyle McMartin
062051aa6e - Change ExclusiveArch to i586 instead of i386. Resolves rhbz#497711. 2009-06-03 18:57:43 +00:00
Dave Jones
4ef5e19a02 remove cruft from releng script 2009-05-13 17:17:36 +00:00
Dave Jones
55ad3fa196 update to microcode 20090330 2009-05-13 17:15:32 +00:00
Jesse Keating
30c844e4ff - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 00:39:56 +00:00
Dave Jones
d787d605e6 update to microcode 20080910 2008-09-13 03:50:35 +00:00
Dave Jones
e837d8b0dd update to microcode 20080910 2008-09-13 03:49:50 +00:00
Jarod Wilson
18c58f095c - Update to microcode 20080401 2008-04-02 15:35:58 +00:00
Dave Jones
4e4d1d55bf dead file 2008-03-29 19:28:52 +00:00
Dave Jones
a32498e308 - Update to microcode 20080220
- Fix rpmlint warnings in specfile.
2008-03-29 19:17:40 +00:00
Dave Jones
5d74ea0b25 - specfile cleanups. 2008-03-17 20:50:28 +00:00
Jarod Wilson
a571cb015f oops, that should have stayed... 2008-02-22 20:19:44 +00:00
Jarod Wilson
fd88e0dd3b - Use /lib/firmware instead of /etc/firmware 2008-02-22 20:01:12 +00:00
Jarod Wilson
1b0a243bcb fix permissions on microcode.dat 2008-02-13 15:35:35 +00:00
Jarod Wilson
e2a1957964 - Spec cleanup and macro standardization.
- Update license
- Update microcode data file to 20080131 revision.
2008-02-08 02:36:06 +00:00
Bill Nottingham
2331e22db2 makefile update to properly grab makefile.common 2007-10-15 19:08:40 +00:00
Dave Jones
a2a2c54479 update ignore list 2007-07-03 01:38:31 +00:00
Dave Jones
34ca31fe94 - Update to upstream 1.17 2007-07-03 01:37:32 +00:00
Jon Masters
0ee61d620d chkconfig wasn't broken, I was :-) 2006-10-13 03:26:56 +00:00
Jon Masters
cebfb0e83f Not sure if the trigger on kernel-utils removal actually runs though. 2006-10-12 22:10:45 +00:00
Jon Masters
aa0f713642 explicitly call chkconfig to turn on service (did chkconfig behavior
change?)
2006-10-12 22:08:36 +00:00
Jon Masters
44190f3dc9 working on BZ209455 2006-10-12 21:54:24 +00:00
Jesse Keating
4602f1660f rebuild 2006-07-17 23:44:58 +00:00
Dave Jones
2778549f95 fix dist tag 2006-07-12 05:27:14 +00:00
Bill Nottingham
640b973273 remove kudzu req add prereqs 2006-06-17 03:12:29 +00:00
Dave Jones
371a21018b rebuild 2006-02-09 06:23:55 +00:00
Dave Jones
bc0eb6c84e 1.13 2006-01-27 21:20:55 +00:00
Dave Jones
e36f9a2690 fix version 2005-12-17 06:17:52 +00:00
Jesse Keating
30b67959ea gcc bump 2005-12-16 23:21:47 +00:00
Dave Jones
d9f0a5cc5d remove unneeded subrev 2005-12-09 23:41:25 +00:00
Jesse Keating
0a7d3ff027 gcc update bump 2005-12-09 22:42:01 +00:00
Dave Jones
90db39236d initscript tweaks 2005-11-15 04:06:33 +00:00
Dave Jones
8d588a81ec 1.12 2005-09-14 02:57:16 +00:00
Dave Jones
432d05a25e Check for device node *after* loading the module. (#157672) 2005-08-17 17:50:45 +00:00
Dave Jones
329541c57f gcc4 2005-03-02 04:06:20 +00:00
Dave Jones
07bb4517dd epoch 2005-02-18 00:03:26 +00:00
Dave Jones
c735b2705c - Drop the node creation/deletion change from previous release. It'll cause
grief with selinux, and was a hack to get around a udev shortcoming
    that should be fixed properly.
2005-01-25 09:37:26 +00:00
Dave Jones
5792b92686 use right path for microcode.dat 2005-01-21 22:45:05 +00:00
Dave Jones
dd2039b55b create/destroy the /dev/cpu/microcode on demand 2005-01-21 22:29:56 +00:00
Dave Jones
5c39a8d890 - Only enable microcode_ctl service if the CPU is capable.
- Prevent microcode_ctl getting restarted multiple times on initlevel
    change (#141581)
- Make restart/reload work properly
- Do nothing if not started by root.
2005-01-14 07:42:02 +00:00
Dave Jones
b59a59af91 duplicate for trigger 2005-01-14 06:49:25 +00:00
Dave Jones
2d57305fd8 correct CVS fu 2005-01-14 06:46:26 +00:00
Dave Jones
c21011d49e only enable microcode_ctl if the cpu is capable. 2005-01-14 06:45:38 +00:00