by salec » Fri Jan 08, 2010 9:13 pm
by salec
Fri Jan 08, 2010 9:13 pm
Greetings everyone,
I recently finished configuring a very specific build of Linux for the RB-100 using BuildRoot. I decided to use this instead of X-Linux because I wanted finer control over how things are built.
The Linux image uses the latest Kernel w/ BusyBox and uCLibC. I've currently got it detecting all devices on the board as well as the popular VGA card included in the starter kit as well as the VT6655 wireless PCI card.
I've excluded many items such as unused locales and documentation to keep the image size small. That said, it includes most shell utilities, sshd, ftpd, and some other common apps.
The kernel including init.d scripts boot in about 4.5 seconds (not including bios). A good amount of time is spent decompressing the kernel. This weekend I'm going to see booting from an uncompressed kernel will reduce my times.
I'll be posting my build online later today along with a modified version of BuildRoot that includes support for the RoBoard and package support for the SDK.
I'm curious what other packages and drivers people are using with the RoBoard? I'd like to keep polishing this off to make it a suitable replacment to the XLinux image
-Shaun
Greetings everyone,
I recently finished configuring a very specific build of Linux for the RB-100 using BuildRoot. I decided to use this instead of X-Linux because I wanted finer control over how things are built.
The Linux image uses the latest Kernel w/ BusyBox and uCLibC. I've currently got it detecting all devices on the board as well as the popular VGA card included in the starter kit as well as the VT6655 wireless PCI card.
I've excluded many items such as unused locales and documentation to keep the image size small. That said, it includes most shell utilities, sshd, ftpd, and some other common apps.
The kernel including init.d scripts boot in about 4.5 seconds (not including bios). A good amount of time is spent decompressing the kernel. This weekend I'm going to see booting from an uncompressed kernel will reduce my times.
I'll be posting my build online later today along with a modified version of BuildRoot that includes support for the RoBoard and package support for the SDK.
I'm curious what other packages and drivers people are using with the RoBoard? I'd like to keep polishing this off to make it a suitable replacment to the XLinux image
-Shaun