Skip to content

saminaltamimi/arch-bootc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Linux Bootc

Experiment to see if Bootc could work on Arch Linux. And it does! With the composefs-backend :)

image image

Its Arch! Its Bootc! Its cool!

Building

In order to get a running arch-bootc system you can run the following steps:

just build-containerfile # This will build the containerfile and all the dependencies you need
just generate-bootable-image # Generates a bootable image for you using bootc!

Then you can run the bootable.img as your boot disk in your preferred hypervisor.

About

Arch Linux with Bootc composefs-native backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 63.2%
  • Just 36.8%