Skip to content
This repository has been archived by the owner on Apr 12, 2020. It is now read-only.

Releases: tcp-nanqinlang/general

2.4

25 Aug 15:21
Compare
Choose a tag to compare
2.4
  • modify mod dir to /lib/modules/uname -r/kernel/net/ipv4
  • modify boot-start method to /lib depmod

2.3

13 Aug 11:11
Compare
Choose a tag to compare
2.3
  • modify default kernel to 4.10.2
  • modify removing function to uninstall command

2.2

26 Jul 20:08
Compare
Choose a tag to compare
2.2
  • fix potential remove kernel error issue

2.1

25 Jul 12:53
Compare
Choose a tag to compare
2.1

big news

  • add autostart with boot function
  • add kernel 4.12.2 noneed to start determination function
  • simplify check part

2.0 !

17 Jul 01:42
Compare
Choose a tag to compare

ultimately update for v2.0, later soon to write new wiki

  • add customize kernel version function
  • add adding 8.8.8.8/208.67.222.222 to /etc/resolv.conf function
  • fix virtualization checking prompts issue in install command
  • fix checking system environment issue
  • fix possible making mod issue in start command
  • simplify 'if then' words, optimize logic details
  • remove surplus kernel version prompts

1.3.1

16 Jul 18:03
Compare
Choose a tag to compare
  • fix no directory issue, move all download directory to /home/tcp_nanqinlang
  • modify logfile output directory to /home/tcp_nanqinlang_{command}.log
  • rewrite partial determination logic, modify little details, decrease little surplus portion
  • simplify checking system sort codes, optimize few details

1.3.0 stable

15 Jul 20:26
Compare
Choose a tag to compare

release update

  • add highlighted kernel list prompts to help recognize kernel version correction
  • add pattern & compile those two mode to apply mod in start command
    pattern mode via downloading tcp_nanqinlang_for_4.12.2 to apply;
    compile mode via compiling new mod based on your own kernel (be sure version is >=4.9.3)
  • modify all download work directory to /root/tcp_nanqinlang/ via install command
  • modify all logfile output to /root/tcp_nanqinlang_{command}.log
  • modify some determination codes and adjust few arrangement
  • modify little syntax style, try to simplify little surplus words
  • fix removing kernel determination issue in install command
  • refer to the compability issue with debian 9, in short time i won't to adjust it cause i'm not clear about d9's kernel replacement rule

1.2.0 fake beta

14 Jul 21:03
Compare
Choose a tag to compare

great update:

  • rewrite few infomation, optimize code structure, simplify and combine arrangement, adjust some details
  • add check system sort prompt
  • add check root user prompt
  • add check virtualization sort prompt
  • add check repeatedly download function
  • add 'compile tcp_nanqinlang.ko with your own kernel version' function via start command'
  • modify install determination logic details
  • modify all work place folder to current directory
  • modify all output files as tcp_nanqinlang_{install|start|status|upgrade|stop}.log
  • modify sysctl.conf method to adding three settings instead of replacing sysctl.conf as my own version
  • modify stop command running mode to will only remove tcp_nanqinlang settings in sysctl.conf
  • fix no determinate ervironment function issue in all command mode
  • fix install command not remove current kernel and not install new kernel issue
  • fix upgrade command can not run normally issue

1.1.1 fake stable

13 Jul 21:59
Compare
Choose a tag to compare

big update:

  • add check root user
  • add logfile output method according to command sort
  • modify all file saving folder to /root/tcp_nanqinlang
  • modify colour style
  • fix upgrade command running
  • fix no file output
  • fix few command less or more running
  • details adjustment and optimization

1.1.0

13 Jul 19:49
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

usage: install | start | status | stop | upgrade
big update:
1.add 'upgrade' command, use this command to update your kernel to latest version
2.'install' command defaultly and only provide a latest kernel version, instead of v4.11.0, maybe ver1.2 will add a alternative function
3.made shell language a great modification, use better determination arrangement
4.have a colour style modifictaion, and fix few little issue
from my plan, ver1.2 should release little soon, trying to provide more manual work.