Changes between Version 7 and Version 8 of jazz/09-06-28
- Timestamp:
- Jun 28, 2009, 7:27:35 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-06-28
v7 v8 13 13 $ sudo apt-get install build-essential module-assistant linux-patch-lustre lustre-source linux-tree-2.6.26 14 14 $ cd /usr/src/ && sudo tar jxf linux-source-2.6.26.tar.bz2 && cd linux-source-2.6.26 15 $ sudo cp /boot/config-2.6.26 6-1-amd64 .config15 $ sudo cp /boot/config-2.6.26-1-amd64 .config 16 16 $ sudo make oldconfig 17 17 $ CONCURRENCY_LEVEL=3 sudo make-kpkg clean