1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: m1n1
Section: misc
Priority: optional
Maintainer: Debian Bananas Team <team+bananas@tracker.debian.org>
Uploaders:
Tobias Heider <me@tobhe.de>,
Build-Depends:
debhelper-compat (= 13),
dh-exec,
imagemagick,
Standards-Version: 4.7.2
Homepage: https://github.com/AsahiLinux/m1n1
Vcs-Browser: https://salsa.debian.org/bananas-team/m1n1
Vcs-Git: https://salsa.debian.org/bananas-team/m1n1.git
Rules-Requires-Root: no
Package: m1n1
Architecture: arm64
Multi-Arch: foreign
Breaks:
asahi-scripts (<< 20250130-1),
Replaces:
asahi-scripts (<< 20250130-1),
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Bootloader for Apple Silicon
This is the bootloader developed by the Asahi Linux project to bridge
the Apple (XNU) boot ecosystem to the Linux boot ecosystem.
|