apple-idevice: disable initramfs-extra
There were fears that initramfs-extra would take up too much ram and cause booting Linux to fail, but that doesn't seem to be the case. Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7846>
This commit is contained in:
parent
8f5f696de5
commit
ef58926d5e
2 changed files with 2 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
maintainer="Aster Boese <asterboese@mailbox.org>"
|
||||
pkgname=device-apple-idevice
|
||||
pkgdesc="Apple Generic Apple iDevice"
|
||||
pkgver=4
|
||||
pkgver=5
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -44,6 +44,6 @@ kernel_16k() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
5632b97a46daa26d37d290d987f4667390479c6e525a5bd40786f5806a76c9bb94487f3094e1d17524ab4dcb006e878156056cc90c5387d104530860a5a14812 deviceinfo
|
||||
2afd687b9ab2e1d6c2a8c600d40119661527be4bd7518bca58fc6e6ccde9d46a6fb8812846b2dc6dac75bdb987b4b73e9782800b3e9f5a6edcb3360fc0df150d deviceinfo
|
||||
f4df83d543efb5748743f56fbfeddc6734ad341fb623f796faa74b4f42cadfd9a7b1aea2bd3a6f7aa3f284bcb34c05b2ec2a1704ad6e88b043f92dc0de14a573 modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,3 @@ deviceinfo_arch="aarch64"
|
|||
# Device related
|
||||
deviceinfo_external_storage="false"
|
||||
deviceinfo_rootfs_image_sector_size="4096"
|
||||
# Futureproofing since the size that can be passed to iBoot is a limitation.
|
||||
deviceinfo_create_initfs_extra="true"
|
||||
|
||||
# Bootloader related
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue