Giter Club home page Giter Club logo

n1imagebuilder's Introduction

Build Openwrt img

Fork 项目

自定义内容:

  1. 修改内置了多个mt和rtl的wifi设备的内核驱动支持
  2. 其它自定义修改

来源内容

基于flippy的38+o和55+o打包Phicomm N1的openwrt

N1_MXY_Openwrt.img.xz 是计划我个人用的旁路由设置。目前没有完成。

N1的openwrt来自我自己的另一个项目N1Openwrt

如何使用

  1. fork项目
  2. 修改n1img.yml文件
  1. 点击Actions -> Workflows -> Run workflow -> Run workflow

N1刷emmc

非54+o版升级到55+o版,如果一直卡在fdisk失败那里的解决办法:一是再多试几次,如果还不成功,则需要手动清空分区表然后再重试,具体命令:

  dd   if=/dev/zero   of=/dev/mmcblk2  bs=512  count=1  &&  sync

感激

特别说明

  • 关于N1的云打包,我在36+o就已经开始做好了,不过那时候的版本不能写到emmc。直到GitHub 支持Ubuntu20之后才做到支持写emmc。也在那个时候把它从私有仓储改为公共仓储。也做了仓储的重置。应该是第一个云打包。flippy大大有点小懒,直接用root。
  • 我对flippy内核,基本的态度是一般小版本的提升。不会提升多少的性能。约一下。。基本等于零。对于要更新科学上网的,可以单独更新IPK 。没必要刷机,那么复杂。欢迎大家去下载。
  • 一般隔一段时间,我会基于上述flippy版本,更新openwrt。没特别原因不会更新flippy的内核

n1imagebuilder's People

Contributors

mingxiaoyu avatar qianzf avatar

Watchers

James Cloos 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.