17 lines
218 B
Plaintext
17 lines
218 B
Plaintext
|
|
* To build binary image:
|
||
|
|
* install live-build qemu-user-static
|
||
|
|
* run configure
|
||
|
|
* run make
|
||
|
|
|
||
|
|
* Scripts:
|
||
|
|
* configure
|
||
|
|
* Makefile
|
||
|
|
|
||
|
|
* Configuration Layout
|
||
|
|
|
||
|
|
`-- ./config
|
||
|
|
|
||
|
|
* Customization Layout
|
||
|
|
|
||
|
|
`-- ./customization
|