Re: Recompiling -stable sysinstall

2001-06-18 Thread Thomas Quinot
Le 2001-06-15, Thomas Quinot écrivait : for map in ${KEYMAPS} ; do \ - kbdcontrol -L $$map | \ + (cd ${.CURDIR}/../../share/syscons/keymaps; \ + kbdcontrol -L $$map) | \ sed -e '/^static accentmap_t/,$$d' keymap.tmp ;

Recompiling -stable sysinstall

2001-06-15 Thread Thomas Quinot
Hi all, Trying to resolve a sysinstall problem (PR kern/24596), I endeavoured to recompile sysinstall. My source tree was cvsupped yesterday, and I have made a buildworld and buildkernel, but not installworld yet. Sysinstall failed to compile, because its Makefile assumes that the installed