Giter VIP home page Giter VIP logo

bendi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bendi's Issues

CONFIG_TARGET_ROOTFS_PARTSIZE自定义不起作用

目前测试的是LEDE源码,其他的还没用过。

新版的默认是下面:
CONFIG_TARGET_KERNEL_PARTSIZE=32
CONFIG_TARGET_ROOTFS_PARTSIZE=600

修改想要的数值后,编译出来的固件仍然是默认的大小。
在固件配置窗口target imgaes里直接修改,出来的也是上面默认的大小。

PS:老版的都没有这个问题。

.config编译失败

Failed to connect to raw.githubusercontent.com port 443: Connection refused

第90行else无法执行

if [[ "${UBUNTU_CODENAME}" =~ (bionic|focal|jammy) ]]; then

Nothing to do

else

其中 # Nothing to do改行需要具体代码否则执行报错

# IPV6、IPV4 选择问题请教

IPV6、IPV4 选择

export Enable_IPV6_function="0" # 编译IPV6固件(1为启用命令,填0为不作修改)
export Enable_IPV4_function="1" # 编译IPV4固件(1为启用命令,填0为不作修改)(如果跟IPV6一起开启的话,优先IPV6功能)

看后面的说明看糊涂了,请教:

1、如果两个选项都为1,是分别编译出来两个固件?如果都为0的话是什么结果呢?难道连ipv4都没有了?
改版之前知道想启用ipv6,只要Extra packages --->ipv6helper选上即可

2、现在想启用ipv4和ipv6的话,是两个都是1?还是只把ipv6选择为1就行了?

3、还有这句:如果跟IPV6一起开启的话,优先IPV6功能。 什么叫优先IPV6?那如果我想在启用IPV6的情况下,优先IPV4应该如何设置?

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.