Menu

Tree [r10367] / branches / 0.7 / build / kernel-patches /
 History

HTTPS access


File Date Author Commit
 3ware 2010-07-28 zoon01 [r5261] Upgrade 3ware driver to 9.5.3.
 a100u2 2008-05-02 votdev [r3224] Fix bug in makefile.
 aac 2011-04-02 zoon01 [r5869] Upgrade aac driver to 2.4.1.
 ata 2011-06-18 zoon01 [r6773] Prepare 0.7.3.
 hv 2010-06-27 daoyama [r5240] merge from 7S/8S
 iscsi 2011-09-21 daoyama [r7890] repair the broken iSCSI initiator module
 izisboot 2011-04-02 daoyama [r5865] Upgrade isboot to 0.2.4.
 nkpt 2011-06-18 zoon01 [r6773] Prepare 0.7.3.
 zfs 2011-10-08 daoyama [r8191] Update CHANGES
 Readme 2010-06-27 daoyama [r5241] merge from 7S/8S

Read Me

Kernel build howto:

- Patches should be applied only once. Multiple times will fail (e.g. when
  using patch command in Makefile).

  You can create a backup from the kernel source to revert them quickly.
  # cp -r /usr/src /usr/src.orig
  
  or
  
  # cd /usr
  # tar cvfz src.tar.gz ./src

- If patches have been updated, the kernel sources (/usr/src) have to be
  resfreshed (e.g. via cvsup). After that apply all patches again.

- You must apply by following patch order: iscsi -> izisboot
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.