Skip to content

ImmutableArch/pacman-ostree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacman-ostree

Project Logo

pacman-ostree is a Hybrid OSTree Image/Pacman Package installer ⚛️/📦 written in Rust, inspired by rpm-ostree, and arkdep

flowchart TD
    pacmanostree["pacman-ostree (daemon + CLI)
        status, upgrade, rollback
        package layering
        initramfs --enable"] 
    ostree["ostree (image system)
        fetch ostree repositories
        transactional upgrades and rollbacks"]
    alpm["ALPM (Arch Linux Package Manager)  package managent
        "]

    pacmanostree --> ostree
    pacmanostree --> alpm
Loading

What is this?

This is a tool made for Arch Linux based systems (still not done yet), what provides:

  • Composing own Arch linux based container images
  • Installing layered packages using ALPM
  • Rollbacking to previous version of your system

About

A hybird packages top layer/image inspired from rpm-ostree

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages