Actions
Bug #296
closedChange firstboot to include one-time events
Start date:
14 Mar 2014
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
For example, generating the ssh-keys should occur on first boot, but never after.
Device creation in S00dev needs only happen on firstboot.
There may be others.
Updated by Hammel over 9 years ago
Need to run mkfontdir in the following directories:
- /opt/vc/src/hello_pi/hello_font
- /usr/local/share/feh/fonts
- /usr/share/imlib2/data/fonts
- /usr/share/fonts/liberation
Updated by Hammel over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
firstboot is updated to support the new font dirs and now calls a number of init scripts (if they exist) that perform initialization.
Once verified on a fresh install to SD and then pushed upstream, this issue can be closed.
Updated by Hammel over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Verified on target with fresh install. Changes pushed upstream.
Closing issue.
Actions