Giter VIP home page Giter VIP logo

linux-version-finder's Introduction

Linux Version Finder

Find the Linux versions where the commits passed as arguments are available.

When you start the tool the current directory must be a clone of the Linux stable repository:

git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

E.g.:

user@host:~$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
user@host:~$ cd linux
user@host:~$ ~/linux-version-finder/linux-version-finder 22b106e5355d6e7a9c3b5cb5ed4ef22ae585ea94
v5.4.198 v5.10.121 v5.15.46 v5.17.14 v5.18.3 v5.19-rc1

or the check for multiple commits:

user@host:~$ ~/linux-version-finder/linux-version-finder 22b106e5355d6e7a9c3b5cb5ed4ef22ae585ea94 2939e1a86f758b55cdba73e29397dd3d94df13bc
v5.4.198 v5.10.121 v5.15.46 v5.17.14 v5.18.3 v5.19-rc1

Help

linux-version-finder --help

Linux Install requirements

pip3 install -r requirements.txt

linux-version-finder's People

Contributors

clobrano avatar dnlplm avatar telit-fabiopo avatar

Stargazers

 avatar  avatar  avatar

Forkers

clobrano dnlplm

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.