Git Product home page Git Product logo

finnix-live-build's Introduction

Finnix live-build tools

finnix-live-build is Finnix's image build system, and is a wrapper around Debian Live's live-build system.

Building

Requirements:

  • Debian testing/sid, or Ubuntu 20.04 focal or later.
  • live-build, built from live-build git HEAD.
    • This is available as a git submodule in this repository.
    • While upstream HEAD is usually fine, the link above (and this repository's submodule) points to a Finnix-specific branch which is usually in sync with live-build upstream, but sometimes includes fixes/changes which have not (yet) been accepted upstream.
  • See build-dependencies.json for required host packages.

This can be built on dedicated hardware, in a virtual machine, or in a systemd-nspawn container. Building in a chroot within one of these environments is supported. Docker and LXD containers are not supported, as they do not allow mounting proc/devpts (even the container-specific restricted versions), required by live-build/debootstrap.

The default build directory will be build/lb/ from the script directory.

Scheduled builds

Architectures

finnix-live-build supports multiple architectures, but are considered in multiple tiers:

Tier 1

  • amd64

The only supported architecture in the sense that ISOs are officially released. Built images are tested often. Build failures are a blocker and fixed ASAP.

Tier 2

  • arm64
  • i386

While ISOs are not officially released, these are still considered important architectures. Built images are tested often. Build failures are a blocker and fixed soon.

Tier 3

  • armhf
  • ppc64el
  • riscv64
  • s390x

Not supported, and produced images are not directly bootable. However, they can be booted by direct kernel/initrd boot in QEMU, and are tested occasionally. Build failures are not a blocker.

Issues and pull requests

To open a Finnix issue, please use the main Finnix issue tracker, not this repository's. Pull requests will be considered here, but you probably also want to open an issue to track it.

Remastering / forking

If you are looking to build a live environment which is outside of the scope of Finnix's goals, feel free to use this build repository as a base. In essence, this repository is a thin wrapper around live-build, and builds upon the massive work done by the Debian Live project. I encourage you to study this repository and live-build, and to experiment with your own builds.

If you do produce builds based directly off the finnix-live-build repository, please change the branding to indicate it is not an official Finnix release. Please see the top of finnix-live-build for branding-related variables.

License

finnix-live-build

Copyright (C) 2020-2022 Ryan Finnie

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

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.