forked from pool/mkosi
Accepting request 935542 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/935542 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mkosi?expand=0&rev=6
This commit is contained in:
commit
68fd52efb1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:48f70f51d666da7b24fd35de9e81533fe4518d559edd8173daaebaef59bea295
|
|
||||||
size 165064
|
|
3
mkosi-12.tar.gz
Normal file
3
mkosi-12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a215632596373d6e98a4723ab21e71378521e83001033cd760eb3161988ea96
|
||||||
|
size 164750
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 3 14:55:35 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Enable build on aarch64
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 3 06:59:38 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
- update to version 12:
|
||||||
|
- Fix handling of baselayout in Gentoo installations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 25 20:29:17 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
Thu Nov 25 20:29:17 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: mkosi
|
Name: mkosi
|
||||||
Version: 11
|
Version: 12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Build Legacy-Free OS Images
|
Summary: Build Legacy-Free OS Images
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -43,7 +43,7 @@ Recommends: pacman >= 6.0.1
|
|||||||
Recommends: veritysetup
|
Recommends: veritysetup
|
||||||
Recommends: zstd
|
Recommends: zstd
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64 aarch64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A fancy wrapper around dnf --installroot, debootstrap, pacstrap and zypper that
|
A fancy wrapper around dnf --installroot, debootstrap, pacstrap and zypper that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user