mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
scripts/mkimg.standard.sh: ..actually, remove xz
busybox unxz works for decompressing arbitrary xz archives- no need for the full tool. saves 0.4MB from the prior change
This commit is contained in:
parent
98aa1cc27d
commit
ef371a18b1
@ -58,7 +58,7 @@ profile_extended() {
|
||||
btrfs-progs cksfv dosfstools cryptsetup
|
||||
e2fsprogs e2fsprogs-extra efibootmgr f2fs-tools
|
||||
grub-bios grub-efi lvm2 lz4 mdadm mkinitfs mtools nfs-utils
|
||||
parted rsync sfdisk syslinux util-linux xfsprogs xz zstd zfs
|
||||
parted rsync sfdisk syslinux util-linux xfsprogs zstd zfs
|
||||
"
|
||||
|
||||
local _k _a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user