Commit fc9a44e6 authored by Anton Midyukov's avatar Anton Midyukov

build-vm: remove make-initrd feature kbd

Feature kbd remove in make-initrd 2.42.0.
parent 303a8489
......@@ -21,7 +21,7 @@ cd /boot
# creating a special initrd.mk
cp /etc/initrd.mk /etc/initrd.mk.oem
echo 'FEATURES += add-modules compress cleanup kbd rdshell rootfs' \
echo 'FEATURES += add-modules compress cleanup rdshell rootfs' \
>> /etc/initrd.mk.oem
if [ -n "$GLOBAL_VM_INITRDFEATURES" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment