CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/01 12:15:36
Modified files:
sys/arch/hppa/conf: RAMDISK
Log message:
all ramdisks should use SMALL_KERNEL and NO_PROPOLICE. basically, all
RAMDISK kernels have reduced functionality compared to GENERIC. which
kind of sucks but so it is. At least if we are going to reduce functionality,
reduce it in the same way on all architectures, because that makes our
debugging burden less (the margin is too narrow for me to prove this)
