Skip to content

vgobbo/linux-kernel-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Linux Kernel Configs

Linux kernel configurations I use in my computers.

Gentoo

One-iner to build with LVM encrypted support:

nice -n 19 make -j 24 && make modules_install && make install && nice -n 19 genkernel --lvm --luks --kernel-config=/usr/src/linux/.config initramfs && emerge @module-rebuild && grub-mkconfig -o /boot/grub/grub.cfg

About

Linux kernel configurations I use in my computers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published