Alexander E. Patrakov wrote: > Nathan Coulson wrote: >> It sounds like you'd want to have a bootable system even if /usr is >> temporairly not network mountable, so we would need to make the >> console script >> work even without /usr. (This would probably also cover the case where >> / is on a >> separate partition from /usr, but /usr is too corrupted to be mounted). > > I failed to express two separate points as two. > > Point 1: moving /usr/share/kbd to /lib/kbd is definitely doable, and it > would allow earlier start of translated messages. This mainly amounts to > the --datadir=/lib/kbd switch and moving binaries from /usr/bin to /bin. >
Okay. Add --datadir=/lib/kbd to configure switches for kbd package, and move kbd_mode, openvt and setfont to /usr/bin. Are there any other changes? If so, please update the Trac ticket #1827 http://wiki.linuxfromscratch.org/lfs/ticket/1827#preview -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page