23 lines
488 B
Markdown
23 lines
488 B
Markdown
|
|
|
|
## kernbuild_w_zfs
|
|
|
|
Builds an prepares a kernel together with an initramfs.
|
|
|
|
Includes ZFS-modules. Also builds a shiftfs-module (for LXD, not for use with overlayfs!)
|
|
|
|
Requires:
|
|
- genkernel
|
|
- linux-source
|
|
|
|
Parameters:
|
|
- Suffix for your kernel e.g. turing1 (adds -turing1 to final kernel version instead of x86_64)
|
|
|
|
Howto:
|
|
- emerge gentoo-source
|
|
- check link /usr/src/linux to new source is OK
|
|
- make menuconfig
|
|
- Run script
|
|
- In boot check existances of new kernels
|
|
- Add to bootloader
|