mirror of https://github.com/OpenIPC/wiki.git
parent
202a8a4df0
commit
b30b3318a1
|
@ -112,6 +112,9 @@ Connect again to the camera and run this command (same as -n in the previous com
|
||||||
firstboot
|
firstboot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Remember! The user and password will be reset to default in most cases (the default is usually root/12345)
|
||||||
|
|
||||||
|
|
||||||
Anatomy of the project
|
Anatomy of the project
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
@ -185,6 +188,8 @@ If re-creating the root filesystem in necessary, one should in addition run
|
||||||
Run `make br-linux-rebuild br-all` to rebuild Linux kernel image,
|
Run `make br-linux-rebuild br-all` to rebuild Linux kernel image,
|
||||||
`make br-busybox-rebuild br-all` to rebuild busybox and pack it into a rootfs image.
|
`make br-busybox-rebuild br-all` to rebuild busybox and pack it into a rootfs image.
|
||||||
|
|
||||||
|
Remember! the name of the package in the two commands above is the folder name of your package, not the package name you set in Config.in file
|
||||||
|
|
||||||
Making changes to Buildroot packages
|
Making changes to Buildroot packages
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue