Git Product home page Git Product logo

package-building's Introduction

Building custom packages

Caution

This is a BRAND-NEW project. Planning to move storage from Amazon S3 → Cloudflare R2. There is NO EXPECTATION of stability at this stage.

Overview

We package things that we rely on, but are not commonly/universally available in package managers. We are not taking requests at the moment, but that may change in the future. If you are willing to do the work, you can fork this project and add things that you rely on.

What’s left?

https://github.com/northwood-labs/package-building/milestone/1

Target operating systems

Only non-end-of-life OS releases are considered (e.g., CentOS Linux is dead). We are starting with this list, but will probably expand in the future for things that are reasonably maintainable.

OS Release CPUs End-of-life date Package manager
Alpine 3.17 amd64, arm64 2024-11-22 apk
Alpine 3.18 amd64, arm64 2025-05-09 apk
Alpine 3.19 amd64, arm64 2025-11-01 apk
Amazon 2 amd64, arm64 2025-06-30 yum
Amazon 2023 amd64, arm64 2028-03-15 dnf
Ubuntu 20.04 LTS amd64, arm64 2025-04-02 apt-get
Ubuntu 22.04 LTS amd64, arm64 2027-04-01 apt-get
Ubuntu 24.04 LTS amd64, arm64 2029-04-XX apt-get

Important

We will build exclusively for 64-bit ARM (arm64) and Intel-compatible (amd64) CPU architectures. If you need support for anything outside of those two, you should look elsewhere.

Possibly in the future

Note

These are only important for packages compiled from source that are sensitive to which versions of shared C libraries are installed on the current system. Many of the packages we're providing are written in Go or Rust, and will run on any Linux without modification.

List of packages

The list of planned/built packages is documented at https://github.com/northwood-labs/package-building/wiki/List-of-packages.

Ones with a build chiclet are packaging and running. Those without are still pending.

package-building's People

Contributors

skyzyx avatar dependabot[bot] avatar step-security-bot avatar

Watchers

 avatar

package-building's Issues

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.