CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/06/13 07:19:19
Modified files: sys/arch/arm64/conf: RAMDISK sys/arch/armv7/conf: RAMDISK sys/arch/riscv64/conf: RAMDISK Log message: remove viomb(4) from all RAMDISK kernels There is no use for the memory balooning device in the installer. We don't have it in intel RAMDISK kernels, either. Remove it on arm64/armv7, too. please commit deraadt@