2023-01-26 21:36:28 -05:00
2022-02-21 16:45:30 -05:00
2021-11-13 19:26:31 -05:00
2023-01-26 20:24:04 -05:00
2023-01-26 21:36:28 -05:00

openwrtbuilder

Sanely build and deploy OpenWRT images using the Image Builder (or git source)

Usage

openwrtbuilder [--option [VALUE]]... -p PROFILE [-p PROFILE]...

Options

--profile,-p PROFILE
--release,-r,--version,-v RELEASE ("snapshot", "22.03.3")
--buildroot,-b PATH
    Default: location of openwrtbuilder script
--source
    Build image from source, not from Image Builder
--ssh-upgrade HOST
    Example: root@192.168.1.1
--ssh-backup SSH_PATH
    (Enabled by default for --ssh-upgrade)
--flash,-f DEVICE
    Example: /dev/sdX
--reset
    Cleanup all source and output files
    Can be combined with -p to reset a specific profile
--debug,-d
--help,-h

Additional Info

Did you find openwrtbuilder useful? Buy me a coffee!

Description
Build OpenWRT and flash/upgrade devices
Readme 7 MiB
Languages
Shell 100%