05ac8e57a16a08e76d6e38848c1bb228cfaf4e76
Linux Image Manager
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
Linux Image Manager is a powerful suite of shell scripts for downloading, configuring, and managing Linux images—including encrypted storage, RAID1 setups, chroot environments, and backups.
Languages
Python
90.9%
Shell
8.5%
Makefile
0.6%