busybox


Back in October I started work on a new app for PiBox: an XM radio player.  The hardware is an XMPCR, a device sold in the early 2000’s that connected over USB to a PC.  The device didn’t last long.  I think there was some concern that people would steal […]

PiBox: XM radio app (PiXM) and wifi scanning in PNC


Over the holiday I managed to close out a few nagging issues in the builds.  First, logins stopped working until I realized that I’d turned off the getty’s on tty0 and tty02.  This wasn’t the complete fix, however, as Busybox was adding /etc/securetty to the rootfs and that file did […]

BeagleBox: working Xorg and eth support


I finally got a rootfs working with the kernel tonight.  It’s a minimal rootfs built with buildroot and busybox but it boots up to a shell prompt and does just enough work to make sure ps displays the process list.  Whoopeeeee!!! Now, don’t get crazy here.  This is just booting […]

BeagleBox Milestone: the board boots with BeagleBox software!