Giter VIP home page Giter VIP logo

autobuild-immortalwrt's Introduction

源码地址

操作教程由“实用技能”提供 @shiyongjineng

观看视频教程↓↓点击下方↓↓进行观看!

从零开始:自己编译OpenWrt系统!一个视频就够了!

openwrt在线编译教程

电视盒子专用:利用Flippy内核工具打包,将OpenWrt固件转成img镜像文件,

使用方法

  1. 注册账号
  • 点击github.com 网站右上角的【Sign up】按钮,根据要求填写完成即可!
  1. 设置权限
  • 右上角点击自己的头像,下拉菜单中选择【Settings/设置】 > 【Developer settings/开发者设置】 > 【Personal access tokens/个人访问令牌 > 【Tokens(classic)/令牌(经典)】 > 【 Generate new token/生成新令牌 】 ( Name: GITHUB_TOKEN, Select: public_repo ),其他选项根据自己需要可以多选,提交保存,复制系统生成的加密 KEY 的值,先保存到自己电脑的记事本,下一步会用到这个值。

  • 点击右上的 Fork 按钮,复制一份仓库代码到自己的账户下,稍等几秒钟,提示 Fork 完成后,到自己的账户下访问自己仓库里的AutoBuild-OpenWrt 。在右上角的 Settings > Secrets > Actions > New repostiory secret ( Name: TOKEN, Value: 填写刚才GITHUB_TOKEN的值 ),保存。并在左侧导航栏的 Actions > General > Workflow permissions 下选择 Read and write permissions 并保存。

  1. 设置config
  • 修改.config文件。
  1. 自定义配置
  • diy-part1.sh文件主要是自定义软件仓库,diy-part2.sh文件主要是个性化配置。
  1. 开始编译
  • 点击菜单栏的【Actions】,左边菜单栏选择对应的编译流程,Update Checker为自动更新插件。
  1. 下载固件
  • 编译完成后会自动发布至release,自行前往下载。

特别感谢

autobuild-immortalwrt's People

Contributors

innmonkey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.