Subject: one for the wishlist/ROADMAP: saving userconf'd kernels
To: None <tech-kern@NetBSD.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-kern
Date: 05/15/2007 01:16:32
Right now we force people that can't use ACPI to "boot -c" and "disable
acpi". This works, but it's not persistent. What would be nice is to have
a "save" command either in userconf, or a feature to have userconf
available from userland: OpenBSD has "config -e" that does just that - run
userconf code and allows saving a modified kernel without rebuilding.
- Hubert