mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
Merge branch 'main' into igorpecovnik-patch-1
Signed-off-by: Igor <igor@armbian.com>
This commit is contained in:
19
.github/workflows/external.yml
vendored
19
.github/workflows/external.yml
vendored
@@ -25,7 +25,24 @@ jobs:
|
||||
needs: Cancel
|
||||
|
||||
if: ${{ github.repository_owner == 'Armbian' }}
|
||||
uses: armbian/scripts/.github/workflows/download-external.yml@main
|
||||
uses: armbian/scripts/.github/workflows/download-external.yml@devel3
|
||||
with:
|
||||
ACCESS_NAME: armbian
|
||||
BUILD_RUNNER: ${{ inputs.BUILD_RUNNER }} || "ubuntu-latest"
|
||||
REFERENCE: ${{ github.event.pull_request.head.sha }}
|
||||
secrets:
|
||||
GPG_KEY1: ${{ secrets.GPG_KEY1 }}
|
||||
GPG_PASSPHRASE1: ${{ secrets.GPG_PASSPHRASE1 }}
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
KEY_TORRENTS: ${{ secrets.KEY_TORRENTS }}
|
||||
KNOWN_HOSTS_UPLOAD: ${{ secrets.KNOWN_HOSTS_UPLOAD }}
|
||||
|
||||
repository:
|
||||
name: "Generate repository"
|
||||
needs: external
|
||||
|
||||
if: ${{ github.repository_owner == 'Armbian' }}
|
||||
uses: armbian/scripts/.github/workflows/generate-repository.yml@devel3
|
||||
with:
|
||||
ACCESS_NAME: armbian
|
||||
BUILD_RUNNER: ${{ inputs.BUILD_RUNNER }} || "ubuntu-latest"
|
||||
|
||||
9
external/pacstall.conf
vendored
Normal file
9
external/pacstall.conf
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
URL=https://github.com/pacstall/pacstall
|
||||
KEY=jammy
|
||||
RELEASE=all
|
||||
TARGET=utils
|
||||
METHOD=gh
|
||||
INSTALL=pacstall
|
||||
GLOB=pacstall
|
||||
ARCH=armhf:arm64:amd64
|
||||
REPOSITORY=BS
|
||||
12
external/projects.csv
vendored
12
external/projects.csv
vendored
@@ -1,9 +1,9 @@
|
||||
Project name,URL,Source component,Release,Target location,Method,Search parameter,Arhitectures,Repository
|
||||
#zfs-dkms,http://ports.ubuntu.com/ubuntu-ports,lunar main restricted universe multiverse,jammy,utils,aptly,Name (% zfs-dkms),armhf:arm64,B
|
||||
zfs-from-lunar-amd64,http://archive.ubuntu.com/ubuntu,lunar main restricted universe multiverse,jammy,utils,aptly,"Name (% zfsutils-linux) | Name (% libnvpair3linux) | Name (% libzfs4linux) | Name (% libzpool5linux) | Name (% libuutil3linux) | Name (% zfs-dkms)",amd64,B
|
||||
zfs-from-lunar,http://ports.ubuntu.com/ubuntu-ports,lunar main restricted universe multiverse,jammy,utils,aptly,"Name (% zfsutils-linux) | Name (% libnvpair3linux) | Name (% libzfs4linux) | Name (% libzpool5linux) | Name (% libuutil3linux) | Name (% zfs-dkms)",armhf:arm64,B
|
||||
zfs-from-lunar-amd64,http://archive.ubuntu.com/ubuntu,lunar main restricted universe multiverse,jammy,utils,aptly,zfs-dkms,"Name (% zfsutils-linux) | Name (% libnvpair3linux) | Name (% libzfs4linux) | Name (% libzpool5linux) | Name (% libuutil3linux) | Name (% zfs-dkms)",amd64,B
|
||||
zfs-from-lunar,http://ports.ubuntu.com/ubuntu-ports,lunar main restricted universe multiverse,jammy,utils,aptly,zfs-dkms,"Name (% zfsutils-linux) | Name (% libnvpair3linux) | Name (% libzfs4linux) | Name (% libzpool5linux) | Name (% libuutil3linux) | Name (% zfs-dkms)",armhf:arm64,B
|
||||
#zfs-from-sid,http://deb.debian.org/debian,bullseye-backports contrib non-free,lunar,utils,aptly,"Name (% zfsutils-linux) | Name (% libnvpair3linux) | Name (% libzfs4linux) | Name (% libzpool5linux) | Name (% libuutil3linux) | Name (% zfs-dkms)",armhf:arm64:amd64,B
|
||||
zulu20,https://repos.azul.com/zulu/deb,stable main,all,utils,aptly,Name (% zulu20*),arm64:amd64,B
|
||||
openhab,https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable,main,all,utils,aptly,"$Version (> 3.4.2), Name (% openhab*)",arm64:amd64,B
|
||||
cockpit-file-sharing,https://github.com/45Drives/cockpit-file-sharing,jammy,all,utils,gh,cockpit-file-sharing,armhf:arm64:amd64,BS
|
||||
pacstall,https://github.com/pacstall/pacstall,jammy,all,utils,gh,cockpit-file-sharing,armhf:arm64:amd64,BS
|
||||
zulu20,https://repos.azul.com/zulu/deb,stable main,all,utils,aptly,zulu20,Name (% zulu20*),arm64:amd64,B
|
||||
openhab,https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable,main,all,utils,aptly,openhab,"$Version (> 3.4.2), Name (% openhab*)",arm64:amd64,B
|
||||
cockpit-file-sharing,https://github.com/45Drives/cockpit-file-sharing,jammy,all,utils,gh,cockpit-file-sharing,cockpit-file-sharing,armhf:arm64:amd64,BS
|
||||
pacstall,https://github.com/pacstall/pacstall,jammy,all,utils,gh,pacstall,pacstall,armhf:arm64:amd64,BS
|
||||
|
||||
|
9
external/zfs-from-lunar-amd64.conf
vendored
Normal file
9
external/zfs-from-lunar-amd64.conf
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
URL=http://archive.ubuntu.com/ubuntu,lunar
|
||||
KEY="main restricted universe multiverse"
|
||||
RELEASE=jammy
|
||||
TARGET=utils
|
||||
METHOD=aptly
|
||||
INSTALL=zfs-dkms
|
||||
GLOB="Name (% zfsutils-linux) | Name (% libnvpair3linux) | Name (% libzfs4linux) | Name (% libzpool5linux) | Name (% libuutil3linux) | Name (% zfs-dkms)"
|
||||
ARCH=amd64
|
||||
REPOSITORY=B
|
||||
Reference in New Issue
Block a user