http://www.magiclinux.org/dev/2.0/cd1/RPMS/kernel/2.6.13.4-5mgc
%changelog
* Mon Oct 31 2005 kde <[email protected]> - 2.6.13.4-5mgc
- enable AHCI SATA support (SCSI_SATA_AHCI) support
- change the hige memory support from 64GB (HIGHMEM64G) to 4GB (HIGHMEM4G) for the compatibility on some laptop PCs or notepads.
- enable some SCSI devices' drivers as modules
请大家尽快测试,主要是笔记本用户看有无异常, AHCI SATA 硬盘用户体验一下速度是否提高了。
http://www.magiclinux.org/dev/final/update/RPMS/kernel/2.6.13.4/
升级到 2.6.13.4,提供一些外围驱动支持。打开了所有 bluetooth 支持。
cd /usr/src/linux
make mrproper
ln -s /boot/config-2.6.12.5 .config
make xconfig
make
make modules_install
make install
%changelog
* Wed Aug 24 2005 kde <jack AT linux.net.cn> - 2.6.12.5-3mgc
- restore Anticipatory I/O scheduler because it is a little stable on high load for desktop environment
- add "%postun" section with the following line: new-kernel-pkg --remove --rminitrd --rmmoddep %{version}
- modify the "%pre source", "%post source" and "%postun source" section
* Sun Aug 21 2005 kde <jack AT linux.net.cn> - 2.6.12.5-2mgc
- update to 2.6.12.5
- turn AGP and DRI to module
- add selinux support
- add WAN support
- remove Anticipatory I/O scheduler
我用athron64版本 安装时候 出现错误:
rpm -ivh kernel-2.6.12.5-3mgc.athlon64.rpm
Preparing... ########################################### [100%]
package kernel-2.6.12.5-3mgc is intended for a athlon64 architecture
file /boot/System.map-2.6.12.5 from install of kernel-2.6.12.5-3mgc conflicts with file from package kernel-2.6.12.5-2mgc
file /boot/config-2.6.12.5 from install of kernel-2.6.12.5-3mgc conflicts with file from package kernel-2.6.12.5-2mgc
file /boot/vmlinuz-2.6.12.5 from install of kernel-2.6.12.5-3mgc conflicts with file from package kernel-2.6.12.5-2mgc