Giter VIP home page Giter VIP logo

pd2-linux / tina Goto Github PK

View Code? Open in Web Editor NEW
15.0 9.0 21.0 823.06 MB

tina is a e-linux based on openwrt 14.07

License: GNU General Public License v2.0

Makefile 22.50% Shell 11.71% Groff 1.32% Lua 7.95% HTML 4.01% JavaScript 0.59% Perl 1.30% C 40.80% CSS 0.48% Awk 0.16% C# 0.18% Java 0.20% Visual Basic 0.14% Lex 0.06% Yacc 0.13% ApacheConf 0.01% C++ 6.79% Logos 0.92% PHP 0.78% Vim Script 0.01%

tina's People

Contributors

tracewong avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tina's Issues

please update root-zone trust-anchors in root.key file

Users of your software that enable DNSSEC will not be able to validate DNS after October the 11th 2018.

Your repository contains a root key file without the new DNSSEC trust-anchors:

. IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
It should also include:

. IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D

More information can be found at: https://www.icann.org/resources/pages/ksk-rollover

Please don’t hesitate to get in touch.

Warmly,

Roy Arends
ICANN

how to change uart0->uart1 to debug board on r8

1.edit sys_config.fex for board
file path:package/boot/uboot-sun5i/bootloader/sun5i/configs/{boards}/sys_config.fex
change mainkey [uart_para] as follow
[uart_para]
uart_debug_port = 1
uart_debug_tx = port:PG3<4><1>
uart_debug_rx = port:PG4<4><1>
2.edit env.cfg
file path:package/boot/uboot-sun5i/env.cfg
change "console=ttyS0,115200" to "console=ttyS1,115200"
3.edit inittab
file path:/target/linux/sun5i/base-files/etc/inittab
change "ttyS0::askfirst:/bin/ash --login" to "ttyS1::askfirst:/bin/ash --login"

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.