Menu

Tree [r7882] / legacy / build / kernel-patches /
 History

HTTPS access


File Date Author Commit
 a100u2 2008-05-02 votdev [r3224] Fix bug in makefile.
 ata 2011-04-04 daoyama [r5874] add tunable timeout
 hv 2010-06-27 daoyama [r5240] merge from 7S/8S
 iscsi 2011-05-19 zoon01 [r6372] Upgrade iscsi to 2.3.1.
 izisboot 2011-04-02 daoyama [r5865] Upgrade isboot to 0.2.4.
 nkpt 2011-01-04 daoyama [r5726] merge from 7S.
 zfs 2010-06-27 daoyama [r5242] merge from 7S/8S
 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.