• Adam Wujek's avatar
    [Feature: 1363] rootfs: add a support to execute custom script at startup · 4b6c9a1a
    Adam Wujek authored
    This will allow users to have special configuration (that is not possible to
    achieve by just using dot-config) without a need to manually handle custom
    script.
    
    The script can be used from /wr/bin/custom_boot_script.sh or downloaded during
    the boot. It is not possible to execute a script which was downloaded during
    the previous boot. But a script can be written in such way to copy itself to
    /wr/bin/custom_boot_script.sh.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    4b6c9a1a
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...