This project provides simple and convenient ways to build Padavan firmware for your router. You can choose the method that suits you best:
- Github Actions: Automated build on Github servers.
- Google Colab: Build in the Google Colab cloud environment.
- Local build: Build on your Linux machine using Docker or Podman.
build.sh
: Main script for building the firmware.build.conf
: Build configuration file containing variables that define Padavan repository parameters, toolchain, Docker image, and other settings. For a description of the variables, see the table build.conf.build.config
: Padavan configuration file defining the firmware settings.
- Choose your preferred build method.
- Follow the corresponding link below.
- Follow the detailed instructions.
Этот проект предлагает простые и удобные способы сборки прошивки Padavan для вашего роутера. Вы можете выбрать подходящий для вас метод:
- Github Actions: Автоматическая сборка на серверах Github.
- Google Colab: Сборка в облачной среде Google Colab.
- Локальная сборка: Сборка на вашей Linux машине с помощью Docker или Podman.
build.sh
: Главный скрипт для сборки прошивки.build.conf
: Файл конфигурации сборки. Содержит переменные, определяющие параметры репозитория Padavan, toolchain, Docker-образа и другие настройки. Описание переменных представлено в таблице build.conf.build.config
: Файл конфигурации Padavan, определяющий настройки прошивки.
- Выберите предпочитаемый метод сборки.
- Перейдите по соответствующей ссылке ниже.
- Следуйте подробной инструкции.