2022-08-21 13:19:05 +02:00
2020-12-25 13:44:06 +01:00
2019-09-30 13:44:02 +02:00
2022-08-19 22:31:59 +02:00

Linux Image Manager

License: GPL v3 Codacy Badge Travis CI

This repository contains some shell scripts to download and configure linux images and to transfer them to a storage.

Setup

To install a Linux distribution execute:

  sudo bash ./scripts/image/setup.sh

Chroot

To chroot into a Linux distribution on a storage execute:

  sudo bash ./scripts/image/chroot.sh

Backup

To backup a image execute:

  sudo bash ./scripts/image/backup.sh

License

The "GNU GENERAL PUBLIC LICENSE Version 3" applies to this project.

Description
This repository contains some shell scripts to download and configure linux images and to transfer them to a storage.
Readme 3.2 MiB
Languages
Shell 100%