资 源 简 介
Automatic Kernel Build Script
News:
18 Feb 07 - Automatic Kernel Build Script version 1.8 released
25 Jan 07 - Automatic Kernel Build Script version 1.6 released
23 Jan 07 - Automatic Kernel Build Script version 1.5 released
15 Jan 07 - Automatic Kernel Build Script version 1.4 released
Installation:
This is a script that helps the user to compile a linux kernel. It is written in BASH.
How to install the build kernel script:
1. Extract the contents of the archive2. Login as root3. Copy the .sh file into your /bin directory4. Go to the /bin directory and run chmod +x kernelbuild.sh
Now the script is set up and you can run it from anywere.
Changelog:
| v 0.1 - Original simple code. |
|:------------------------------|
| v 0.2 - Added automatic download and unpack code. |
| v 0.3 - Added spacing between comands. |
| v 0.4 - Added configuration interface op