Giter Site home page Giter Site logo

debian-live-build's Introduction

debian-live-build

All files and configs needed to build a custom Debian live iso with dwm.

Note to self: keep a copy of the source code for dwm, st and dmenu in this repo so that it remains untouched if their main repos are modified. Also simplifies deploy.sh

Usage

Get Live-Build
sudo apt install live-build

Create dir & Clone repo
mkdir -p .local/src
cd .local/src
git clone repo
cd debian-live-build
chmod u+x deploy.sh
cd back to home dir

Make Work Dirs
mkdir .build/deb-live

Change Dir
cd .build/deb-live

Simple Config command (example)
lb config -d bullseye --debian-installer none --archive-areas "main contrib non-free" --debootstrap-options "--variant=minbase"

The iso in Release is built using the build.sh script

Copy all files and configs
cd out of .build/deb-live
run: .local/src/debian-live-build/deploy.sh

Build iso
cd .build/deb-live
sudo lb build

Iso Notes

  • The resulting iso uses doas instead of sudo.
  • Password for doas: live

debian-live-build's People

Contributors

ianlecorbeau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

debian-live-build's Issues

?

lb config: unrecognized option '--image-name'
lb config: unrecognized option '--debootstrap-options'
lb config: unrecognized option '--variant=minbase'

can i set user to live-build system?

i have some preset user needs to be set to my live-build system, how can i do this?
and my preset program is java-based program. it started by systemd customed. these can be preset to live-build system too?
thanks ;)

Install to laptop?

Hi, I-LeCorbeau, will it possible to install this live-iso to laptop?

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.