Project

General

Profile

Actions

Testing #52

closed

Extend rootfs to support basic features of validation images, where appropriate

Added by Hammel over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
root file system
Target version:
Start date:
14 Nov 2010
Due date:
% Done:

100%

Estimated time:
Severity:

Description

This is a tracking issue so that changes made to the rootfs, such as inittab and boot script updates or new utilities, can be associated with a specific need within BeagleBox development even if that need is extremely minor (such as adding an /etc/issue file).

This tracks rootfs changes up through the 1.0 release.

Actions #1

Updated by Hammel over 13 years ago

Add SD card FAT partition as a mount in fstab.
Add mount of /dev to tmpfs to inittab entries.
Add a getty to ttyS0 (doesn't run yet since a shell is already running on it).
Add a simple /etc/issue file.

Actions #2

Updated by Hammel over 13 years ago

Re-enabled audio, X.org, xterm, surf/webkit, mplayer, codecs, various utilities. This essentially attempts to being the BeagleBoard rootfs config back in line with the QEMU rootfs config.
Force xterm patch to include setting libXaw
Add patch to get around bug with webkit build using uClibc - The latter does not support pthread_getattr_np and this patch gets around that so webkit can build properly.
Move mount of /proc, /sys to rcS.
Move mount -a to rcS.

Actions #3

Updated by Hammel over 13 years ago

Reverify these items are still in rootfs, then close this tracking issue. Future issues will be tracked separately.

Actions

Also available in: Atom PDF