Skip to content

Commit

Permalink
Merge pull request #24 from Ultramarine-Linux/jade/ports-impl
Browse files Browse the repository at this point in the history
Cleanup of confs and addition of ports infrastructure
  • Loading branch information
lleyton authored Jul 10, 2024
2 parents 58d6442 + 2c2a263 commit 743e38d
Show file tree
Hide file tree
Showing 83 changed files with 420 additions and 1,622 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-katsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ jobs:
- gnome/base-disk
- kde/base-disk
- xfce/base-disk
#- flagship/flagship-chromebook
#- gnome/gnome-chromebook
#- kde/kde-chromebook
#- xfce/xfce-chromebook
#- ports/chromebook/flagship
#- ports/chromebook/gnome
#- ports/chromebook/kde
#- ports/chromebook/xfce
# TODO: figure out how to get loop devices to work on our ARM runners
exclude:
- arch: aarch64
Expand Down
15 changes: 14 additions & 1 deletion katsu/modules/base/repodir/ultramarine.repo
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,17 @@ gpgcheck=1
gpgkey=https://repos.fyralabs.com/um$releasever/key.asc
repo_gpgcheck=1
enabled=1
enabled_metadata=1
enabled_metadata=1

[kaibutsu]
name=Kaibutsu Device Kernels
baseurl=https://repos.fyralabs.com/kaibutsu
metadata_expire=6h
type=rpm
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://repos.fyralabs.com/kaibutsu/key.asc
repo_gpgcheck=1
enabled=1
enabled_metadata=1
priority=1
46 changes: 0 additions & 46 deletions katsu/modules/chromebook/base-cbe-kernel.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions katsu/modules/chromebook/base-cbe-mt8183.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions katsu/modules/chromebook/base-cbe-mt8192.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions katsu/modules/chromebook/base-cbe-sc7180.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions katsu/modules/chromebook/base-cbe-stoneyridge.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions katsu/modules/chromebook/base-cbe.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions katsu/modules/chromebook/base-disk-aarch64.yaml

This file was deleted.

Loading

0 comments on commit 743e38d

Please sign in to comment.