-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathTODO
27 lines (19 loc) · 760 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
- customising MAC addr in the .fex file
[DONE]
- customising the network in the system (/etc/network/)
[DONE]
- Adding:
[dynamic]
MAC = "0123456789AB"
as a section to to .fex file before creating the script.bin
[DONE]
- While kernel compile, can't find binary "mkimage" on the system. This binary
can be found in u-boot-sunxi/tools/mkimage
Should add this path to the PATH variable during the make compile???
- For OpenSuse chroot arm exec :
http://en.opensuse.org/HCL:Chroot
# zypper in qemu-linux-user
# qemu-binfmt-conf.sh
- A way MUST be found to use only 1 files for variables between sh scripts and makefiles. It must be easy, it only needs to be done.
[DONE]
- Generated images needs a way to generate a random (?) MAC addr and hostname