An open API service indexing awesome lists of open source software.

https://github.com/initdc/debian-rootfs-tools

The Matrix that generate debian rootfs
https://github.com/initdc/debian-rootfs-tools

debian generator rootfs

Last synced: 11 months ago
JSON representation

The Matrix that generate debian rootfs

Awesome Lists containing this project

README

          

# debian-rootfs-tools

> The Matrix that generate debian rootfs

## Run

`sudo ruby deboot.rb`

## Run manual for single arch

`debootstrap --cache-dir=$PWD/../cache --foreign --arch amd64 bullseye amd64`

## Related project

[distro-arch-rootfs](https://github.com/initdc/distro-arch-rootfs)