Skip to content

Commit

Permalink
add bootc and specify ROOT repo
Browse files Browse the repository at this point in the history
  • Loading branch information
karuboniru committed Jan 23, 2024
1 parent 1ccf60e commit 733f3f9
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions karuboniru-packages.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
include: fedora-silverblue.yaml
include:
- fedora-silverblue.yaml
- bootupd.yaml
ref: fedora/39/${basearch}/karuboniru-silverblue
rojig:
name: fedora-silverblue
Expand All @@ -17,12 +19,7 @@ packages:
- htop
- wireguard-tools
- systemd-container
# ROOT with pythia6
- root-montecarlo-pythia6
- root
- root-genvector
- root-smatrix
- root-geom
- bootc
# GENIE & NuWro build dependencies
- libxml2-devel
- pythia6-devel
Expand Down Expand Up @@ -52,7 +49,6 @@ packages:
- gdb
- xrootd-client
- xrootd-voms
- root-netx
- rclone
# vscode
- code
Expand Down Expand Up @@ -82,6 +78,20 @@ packages:
- "perl(File::Glob)"
- "perl(File::Spec)"

repo-packages:
- repo: pythia6
packages:
# ROOT with pythia6
- root-montecarlo-pythia6
- root
- root-genvector
- root-smatrix
- root-geom
- root-netx

exclude-packages:
- low-memory-monitor

repos:
- fedora-39
- fedora-39-updates
Expand Down

0 comments on commit 733f3f9

Please sign in to comment.