fork(269) download
  1. Copying linux-source-2.6.24.2... [ OK ]
  2. Extracting linux-source-2.6.24.2... 140 blocks
  3. Extracting the pseudo fs... 229 blocks
  4. Installing linux-source... [ OK ]
  5. Removing all tmp files... [ OK ]
  6. Connecting to ftp.kernel.org (198.145.20.140:21)
  7. linux-2.6.25.tar.bz2 100% |*************************************| 47462k --:--:-- ETA
  8. tar: warning: skipping header 'g'
  9. /tmp/tazpkg-1824-21266/receipt: line 26: slitaz/patches: No such file or directory
  10. cp: cannot stat 'slitaz/config': No such file or directory
  11. make: *** No rule to make target `oldconfig'. Stop.
  12. ----
  13. To modify the kernel configuration:
  14. $ cd /usr/src/linux-2.6.24.2-slitaz
  15. $ make menuconfig
  16.  
  17. To build the kernel and the modules:
  18. $ cd /usr/src/linux-2.6.24.2-slitaz
  19. $ make bzImage && make modules
  20.  
  21. To install the new kernel and the modules:
  22. $ make modules_install
  23. $ cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.24.2-slitaz
  24.  
  25. See /usr/src/linux-2.6.24.2-slitaz/README
  26. ----
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty