raspberry_mp3
Introduction
1.
buildroot
1.1.
sub_module
1.2.
Config
1.3.
Package Infrastructures
1.4.
Patches
1.5.
add Package to System
1.5.1.
WiringPi
1.5.2.
MPG123
2.
Kernel
3.
Rpi_Firmware
4.
Busy-box
4.1.
Config
4.2.
Mdev
4.3.
ALSA
5.
File System
5.1.
rootfs-overlay
5.2.
Post-Build
5.3.
Permissions
5.4.
MKE2IMG
5.5.
Post-Image
6.
Kits
6.1.
16X2 LCD
7.
Burn Image
8.
power on
9.
To do
10.
Ref
Powered by
GitBook
raspberry_mp3
Post-Image
這邊主要做三件事:
將網路的初始腳本移除,因為我們步需要用到網路(如果你有需要的話,在自己拿掉吧)。
設定自動掛載和自動播放。
設定Uart getty,這樣有需要才可以用tty登入操作。
- 相關檔案
『customize/post_build.sh』