Skip to content

hecknt/arch-bootc-pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bootc Packages for Arch Linux

This repository includes a few packages that are useful to boot Arch Linux while utilizing bootc. All packages are listed in the pkgs/ folder in the repository root.

Using the repository

In order to install packages from this repository via pacman, you need to import the signing key:

pacman-key --init
pacman-key --recv-key 5DE6BF3EBC86402E7A5C5D241FA48C960F9604CB --keyserver keyserver.ubuntu.com
pacman-key --lsign-key 5DE6BF3EBC86402E7A5C5D241FA48C960F9604CB

And add the following to /etc/pacman.conf:

[bootc]
SigLevel = Required
Server = https://github.com/hecknt/arch-bootc-pkgs/releases/download/$repo

Afterwards, sync your repositories with pacman -Sy, and then install a package like so:

pacman -S bootc

About

Package repository for Arch Linux Bootc systems

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages