Lines Matching refs:scripts
6 While post-build scripts (xref:rootfs-custom[]) are run _before_
8 scripts* can be used to perform some specific actions _after_ all images
11 Post-image scripts can for example be used to automatically extract your
17 scripts in config option +BR2_ROOTFS_POST_IMAGE_SCRIPT+ (in the +System
21 Just like post-build scripts, post-image scripts are run with the main
25 arguments will be passed to the script too. All the scripts will be
30 passed to post-build and post-fakeroot scripts. If you want to use
31 arguments that are only used for the post-image scripts you can use
34 Again just like for the post-build scripts, the scripts have access to
39 The post-image scripts will be executed as the user that executes
41 action requiring root permissions in one of these scripts will require