summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install')
-rw-r--r--perl-install/install/NEWS1
-rw-r--r--perl-install/install/share/list.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index da7754c4b..10124562b 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,6 +1,7 @@
- adjust debug build to current python
- partitioning:
o enable to install on F2FS formated partitions
+ o enable to resize NILFS2
o enable to resize XFS during install
- recognize new kernel 5.5 drivers
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 169a941fd..733ea7154 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -28,7 +28,7 @@
mkfs.btrfs btrfs btrfsck fsck.btrfs btrfstune
mkfs.f2fs fsck.f2fs resize.f2fs
mkfs.jfs fsck.jfs jfs_tune
- mkfs.nilfs2 nilfs-tune
+ mkfs.nilfs2 nilfs-tune nilfs-resize
tty stty <!-- needed for text mode installer (through unicode_start) -->