Menu

Tree [r3313] / trunk / build / kernel-patches /
 History

HTTPS access


File Date Author Commit
 3ware 2008-03-01 votdev [r2878] Disable kernel patches. Have to check whichis r...
 a100u2 2008-05-02 votdev [r3224] Fix bug in makefile.
 aac 2008-05-13 votdev [r3296] Upgrade Adaptec AACRAID 32- and 64-bit driver t...
 ata 2008-03-01 votdev [r2878] Disable kernel patches. Have to check whichis r...
 nve 2008-03-01 votdev [r2878] Disable kernel patches. Have to check whichis r...
 Readme 2008-02-24 votdev [r2835] Complete review and typo fixes in sourcecode. T...
 rm-patched-files.sh 2007-12-01 votdev [r2282] Modify file properties.

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.
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.