]> git.pld-linux.org Git - packages/kernel.git/blob - kernel.sysconfig
- up to 5.8.0; builds without aufs
[packages/kernel.git] / kernel.sysconfig
1 # Configuration for PLD kernel packages
2
3 # Create /boot/initrd-<kernel version>.gz initial ramdisk using geninitrd?
4 # This has always been the default in PLD, set to "no" if you don't want it.
5 #USE_GENINITRD=
6
7 # Create /boot/initramfs-<kernel version>.img initial ramfs filesystem using dracut?
8 # Set to "no" if you don't want it.
9 #USE_DRACUT=
10
11 # PLD kernel packages create {vmlinuz,System.map}.old symlinks to previous kernel files
12 # when installing new package, set to "no" if you don't need/want them
13 #CREATE_SYMLINKS=
This page took 0.031402 seconds and 3 git commands to generate.