Coder Social home page Coder Social logo

inspircd-packages's Introduction

InspIRCd Packages

About

This repository contains scripts for building InspIRCd packages. Currently, it has support for:

  • deb on Debian 11, 12, and 13
  • deb on Ubuntu 20.04, 22.04, and 24.04
  • RPM on CentOS 7
  • RPM on Rocky Linux 8 and 9

Support for packaging systems and platforms is planned. See the open issues for details.

Requirements

To build the packages you will need the following software:

  • Bash 4 or newer
  • Docker

Usage

To build packages:

  1. Set the INSPIRCD_VERSION environment variable to an InspIRCd tag.
  2. Run the ./build.sh script in your shell.
  3. Get a cup of tea whilst packages are built.

The packages will be built into the ./build directory.

Advanced Usage

The following environment variables can be set to change the behaviour of the build scripts:

INSPIRCD_CONTRIB (default: none)

A space-delimited list of the contrib modules to install and build. These modules are maintained by third parties and are not supported by the InspIRCd Team.

INSPIRCD_MODULES (default: varies)

A space-delimited list of the extra modules to build. If not set it defaults to all of the modules which have dependencies available and can legally be shipped in binary form.

INSPIRCD_PACKAGES (default: deb rpm html)

A space-delimited list of the package types to build. The current supported options are:

Name Description
deb Build the deb packages for Debian-based distributions.
rpm Build the RPM packages for RHEL-based distributions.
html Build the web index for the packages. Should always be listed last.

INSPIRCD_REPOSITORY (default: inspircd/inspircd)

The GitHub repository to build the specified version from. This is useful if you have a custom fork you want to test changes in.

INSPIRCD_REVISION (default: 1)

Sets the revision of the package. This is useful if you are rebuilding the package and want it to take preference over a previously built version.

License

These scripts are licensed under the same license as InspIRCd (GPLv2).

inspircd-packages's People

Contributors

dependabot[bot] avatar sadiecat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

inspircd-packages's Issues

/bin/bash: /root/sources/docker.sh: Permission denied

I'm running into the following issue?

[root@localhost inspircd-packages]# ./build.sh
Building the RPM packages ...
Building the RPM package for CentOS 7 ...
Trying to pull repository docker.io/library/centos ...
7: Pulling from docker.io/library/centos
Digest: sha256:4a701376d03f6b39b8c2a8f4a8e499441b0d567f9ab9d58e4991de4472fb813c
Status: Image is up to date for docker.io/centos:7
/bin/bash: /root/sources/docker.sh: Permission denied

Stop packaging for Debian 10 when it goes EOL

On 2022-07-06 Debian 10 ("buster") will stop receiving security updates. When this happens we should stop packaging it.

I have left a warning about this on the downloads page for v3.12.0. If things go as planned our last release which supports Debian 10 should be v3.13.0 on the 29th of April and v3.14.0 on the 26th August will just ship Debian 11 and 12.

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.