Coder Social home page Coder Social logo

sgidevnet / sgug-rpm-tools Goto Github PK

View Code? Open in Web Editor NEW
0.0 7.0 2.0 99 KB

Some SGUG specific RPM tools to ease build/release management

License: GNU General Public License v3.0

Makefile 1.65% Shell 0.73% M4 26.08% C++ 71.54%
irix gcc rpm sgug

sgug-rpm-tools's Introduction

sgug-rpm-tools

Build lifecycle + dependency tooling

Licensing

The sgug-rpm-tools and related source code fall under the GPL3.

How to build

Normally you'll get these tools as part of the base sgug-rse install.

That said, if you are curious, it's the usual:

./configure --prefix=/path/to/install
make
make install

What is included?

(1) sgug_world_builder - a tool to generate a list that can be turned into a "build the world" script

(2) sgug_minimal_computer - a tool that will compute the smallest dependency tree that includes rpm, sudo

Both the above require that:

  • All RPM packages to be considered for the above are currently installed
  • All package .spec files + sources related to those packages are currently installed

The tools basically work by parsing all the .spec files found in ~/rpmbuid/SPECS - and working out the dependencies for all the related .rpm files produced. The dependency graph is walked and resolved and then the tool produces it's output.

These tools aren't "production ready" - but are good and useful enough that having a project for them is useful.

sgug-rpm-tools's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dillera unxmaal

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.