Giter Site home page Giter Site logo

vyos-ci's Introduction

vyos-ci

This repository should serve as a Demo on how to build the VyOS Linux Kernel with out-of-tree modules as a Jenkins Pipeline job.

First it will fetch the Pipeline configuration from Git and later on will grab all required source repositories, kernel, wireguard and accel-ppp.

Once Kernel has been compiled, a subsequent parallel run is started to compile all out-of-tree modules specified in the parallel stage against the latest Kernel configuration. This is required as - depending on the Kernel configuration - the internal ABI might change resulting in symbol lookup errors. This happened during release of VyOS 1.2.0-rc9 and should not re-occur.

Kernel Modules

The Wireguard module for instance ships the module installation path in a version controlled file vyos-wireguard/debian/wireguard-modules.install which needs a new revision on every Kernel version change. Thus, the pipeline will now alter the file content on-demand depending on the generated Kernel version.

Same is valid for accel-ppp package, but the file controlling the installation path is called vyos-accel-ppp/debian/vyos-accel-ppp-ipoe-kmod.install and debian/rules here. Both files are automatically altered to match the current Kernel version in use.

vyos-ci's People

Contributors

c-po avatar dmbaturin avatar unicronnl avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.