Skip to content

Commit ffae76c

Browse files
committed
testing: Add f2fs-tools
Signed-off-by: Alexey Gladkov <[email protected]>
1 parent ab4fccb commit ffae76c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

testing/packages-altlinux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SYSIMAGE_EXTRA_PACKAGES="pwgen mdadm lvm2 cryptsetup btrfs-progs e2fsprogs xfspr
2020
KICKSTART_PACKAGES="$MAKE_INITRD_PACKAGES"
2121
KICKSTART_PACKAGES+=" sysvinit util-linux rsync wget cryptsetup lvm2 mdadm pwgen"
2222
KICKSTART_PACKAGES+=" e2fsprogs btrfs-progs xfsprogs dosfstools reiserfsprogs"
23-
KICKSTART_PACKAGES+=" sfdisk unzip tar cpio eject lz4"
23+
KICKSTART_PACKAGES+=" sfdisk unzip tar cpio eject lz4 f2fs-tools"
2424

2525
SSH_SERVER_PACKAGES="openssh-server syslogd"
2626

testing/packages-fedora

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ SYSIMAGE_EXTRA_PACKAGES="pwgen mdadm lvm2 cryptsetup btrfs-progs e2fsprogs xfspr
2020
KICKSTART_PACKAGES="$MAKE_INITRD_PACKAGES"
2121
KICKSTART_PACKAGES+=" e2fsprogs btrfs-progs xfsprogs dosfstools cryptsetup lvm2"
2222
KICKSTART_PACKAGES+=" mdadm util-linux rsync wget unzip tar cpio pwgen zstd lz4"
23+
KICKSTART_PACKAGES+=" f2fs-tools"
2324

2425
SSH_SERVER_PACKAGES="openssh-server"
2526

testing/packages-ubuntu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SYSIMAGE_EXTRA_PACKAGES="pwgen mdadm lvm2 cryptsetup btrfs-progs e2fsprogs xfspr
2020
KICKSTART_PACKAGES="$MAKE_INITRD_PACKAGES"
2121
KICKSTART_PACKAGES+=" e2fsprogs btrfs-progs xfsprogs dosfstools cryptsetup lvm2"
2222
KICKSTART_PACKAGES+=" mdadm util-linux rsync wget unzip tar cpio pwgen zstd lz4"
23-
KICKSTART_PACKAGES+=" eject fdisk"
23+
KICKSTART_PACKAGES+=" eject fdisk f2fs-tools"
2424

2525
SSH_SERVER_PACKAGES="openssh-server"
2626

0 commit comments

Comments
 (0)