mirror of
				https://github.com/kevinveenbirkenbach/linux-image-manager.git
				synced 2025-11-04 09:28:01 +00:00 
			
		
		
		
	
			
				
					
						
					
					93beadb519ca7f83a1f7f9a1f6e4d0b3605cb6c3
				
			
			
		
	
				
					
					Added default value for boot size partition: https://chatgpt.com/share/a27feda0-8f84-4315-95b7-686a35986a49
				
			
			Linux Image Manager
This repository contains some shell scripts to download and configure linux images and to transfer them to a storage.
Virtual Btrfs RAID1 Setup
To setup a virtual btrfs encrypted raid 1 execute:
  bash scripts/encryption/storage/raid1/setup.sh
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.
						
						
						
					Languages
				
				
								
								
									Shell
								
								91.6%
							
						
							
								
								
									Python
								
								8.4%