On Thursday 13 December 2012 11:28:35 PM IST, Nilesh Govindrajan wrote: > Hi, > > I have a Raspberry Pi. I have gone through the cross development guides > on gentoo.org and my barebones distro (consisting of chrony, sshd, bash) > is ready (all I did is armv6j-hardfloat-linux-gnueabi-emerge > --root=/mnt/sdcard baselayout bash openssh chrony) which is of course > after setting up the toolchain using crossdev. > > Now the problem is, since I'm on amd64 box (and don't have an ARM > emulator), how do I generate the locale [without using an ARM emulator]? > Also, how to go about keymaps? /usr/share/keymaps seems to be missing in > the tree and equery returned no packages owning those files. >
Oh dammit. The $ROOT shell variable was polluting my equery output. Installed kbd and solved the keymaps issue. Now how to generate the locale? -- Nilesh Govindarajan http://nileshgr.com