On 13-Nov-01 Cyrille Lefevre wrote: > Makoto Matsushita wrote: >> >> Userconfig was gone in 5-current, so we can safely remove kget() from >> sysinstall. Attached below is a patch to do (kget.c should be remove >> also). > > I don't know -current. what is the feature which replace kget ? > does boot -c (or whatever) still exists ? is it possible to > edit <KERNEL>.hints at boot time ?
You can use kenv and just save the ones starting with 'hint' to kernel.conf. kenv dumps the entire kernel environment. We still need a utility written in Forth that the loader can run for the user to modify the hints in the environment. -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message