Difference between revisions of "Kernel Compilation"
Jump to navigation
Jump to search
m (→Choices) |
m |
||
Line 19: | Line 19: | ||
This method allows for custom kernel compilation using the Arch Build System, or ABS. It provides a PKGBUILD file to modify for your needs. | This method allows for custom kernel compilation using the Arch Build System, or ABS. It provides a PKGBUILD file to modify for your needs. | ||
− | + | 3. [[Kernel Compilation with ABS]] is an alternate ABS method, utilizing a more complex PKGBUILD than the one above | |
− | |||
− | 3. [[Kernel Compilation with ABS]] |
Revision as of 03:42, 8 October 2007
Template:I18n links start Template:I18n entry Template:I18n entry Template:I18n links end
Choices
Arch Linux provides for several methods of kernel compilation.
Choose one of the following:
1. Custom kernel the traditional way
This method involves manually downloading a source tarball, building in your home directory as normal user, and then installing as root.
2. Custom kernel using ABS.
This method allows for custom kernel compilation using the Arch Build System, or ABS. It provides a PKGBUILD file to modify for your needs.
3. Kernel Compilation with ABS is an alternate ABS method, utilizing a more complex PKGBUILD than the one above