Giter Club home page Giter Club logo

nanopi's Introduction

固件发布:

https://github.com/00575/Nanopi/releases

(支持设备:r1s r2s r4s r1p r1s-h3 x86 r2c )

登录IP:192.168.2.1

默认用户名:root

密码:password

固件特性:

slim版固件只有OpenWrt本体,但内置了“本地软件源”,包含大部分常用插件,不喜欢固件预装繁杂插件的人可以选择这个版本,进入后台软件包选装所需插件

采用ext4文件系统,刷卡之后可自行使用分区工具对sd卡扩容根分区至最大。使用在线升级时,根分区会自动扩容,方便折腾

1-3分钟生成自己所需固件

[ Fork ]本项目,

编辑[ r2s.config.seed和common.seed]文件,直接删除【不能用#注释行,必须删除行】不需要的luci app软件包配置行, 添加自己所需的软件配置

完成之后进入[ Actions ],点击左侧的[ DIY 自定义编译 ],

点击右侧[ Run workflow ]

输入你的设备名称(r2c r2s r4s r1s r1s-h3 r1p x86 )

然后点击[ Run ]稍等即可在github actions构件输出处获取自己所需的固件

终端内在线升级方法:

  • 多插件版5.15内核升级
wget -qO- https://github.com/00575/Nanopi/raw/master/scripts/autoupdate-bash.sh | bash
  • 纯净版5.15内核升级
wget -qO- https://github.com/00575/Nanopi/raw/master/scripts/autoupdate-bash.sh | ver=-slim bash
  • docker版5.15内核升级
wget -qO- https://github.com/00575/Nanopi/raw/master/scripts/autoupdate-bash.sh | ver=-with-docker bash

nanopi's People

Contributors

00575 avatar a0575 avatar actions-user avatar web-flow 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.