OLPC Firmware q4d06: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Changes planned: * touchscreen support for graphical test menu, <trac>11695</trac> * calibrate a Raydium touchscreen, <trac>11704</trac> * fix black-boxes regression in autorun-m…') |
No edit summary |
||
Line 3: | Line 3: | ||
* calibrate a Raydium touchscreen, <trac>11704</trac> |
* calibrate a Raydium touchscreen, <trac>11704</trac> |
||
* fix black-boxes regression in autorun-mfg-tests graphical test menu, <trac>11688</trac> |
* fix black-boxes regression in autorun-mfg-tests graphical test menu, <trac>11688</trac> |
||
* add ''fs- |
* add ''fs-resize'', <trac>11690</trac> |
||
=== How to install a 2GB build on a 4GB or 8GB machine === |
=== How to install a 2GB build on a 4GB or 8GB machine === |
Revision as of 05:22, 20 March 2012
Changes planned:
- touchscreen support for graphical test menu, <trac>11695</trac>
- calibrate a Raydium touchscreen, <trac>11704</trac>
- fix black-boxes regression in autorun-mfg-tests graphical test menu, <trac>11688</trac>
- add fs-resize, <trac>11690</trac>
How to install a 2GB build on a 4GB or 8GB machine
- use fs-update to install the 2GB build,
- use fs-resize to resize the partition that holds the root filesystem,
- boot the build,
- use resize2fs /dev/mmcblk0p2 to resize the root filesystem to the new size of the partition.
An interim fix until <trac>10040</trac> is fixed.