|
@@ -20,6 +20,7 @@ Typical actions you may need to perform for a given project are:
|
|
+BR2_ROOTFS_DEVICE_TABLE+)
|
|
+BR2_ROOTFS_DEVICE_TABLE+)
|
|
** adding custom devices nodes (using
|
|
** adding custom devices nodes (using
|
|
+BR2_ROOTFS_STATIC_DEVICE_TABLE+)
|
|
+BR2_ROOTFS_STATIC_DEVICE_TABLE+)
|
|
|
|
+* adding custom user accounts (using +BR2_ROOTFS_USERS_TABLES+)
|
|
* running arbitrary commands after generating the filesystem image
|
|
* running arbitrary commands after generating the filesystem image
|
|
(using +BR2_ROOTFS_POST_IMAGE_SCRIPT+)
|
|
(using +BR2_ROOTFS_POST_IMAGE_SCRIPT+)
|
|
* adding project-specific patches to some packages (using
|
|
* adding project-specific patches to some packages (using
|
|
@@ -48,6 +49,8 @@ include::customize-configuration.txt[]
|
|
|
|
|
|
include::customize-rootfs.txt[]
|
|
include::customize-rootfs.txt[]
|
|
|
|
|
|
|
|
+include::customize-users-tables.txt[]
|
|
|
|
+
|
|
include::customize-post-image.txt[]
|
|
include::customize-post-image.txt[]
|
|
|
|
|
|
include::customize-packages.txt[]
|
|
include::customize-packages.txt[]
|