Hi all, The patch 0001 is not re-submitted. It is the change Joshua Hudson sent to mail list couple days ago. The rest are new changes, and they are also available from my remote branch 'minix'. The following changes since commit 4b7248c0296e94fc1d85c22bbad5f7b943689971: libfdisk: add GPT GUIDs for ARMs (2015-06-22 11:56:43 +0200) are available in the git repository at: git://github.com/kerolasa/lelux-utiliteetit.git minix for you to fetch changes up to d60409ed753acb02fa1ea382e0c638d378653448: docs: make fsck.minix(8) more pretty (2015-06-24 09:10:20 +0100) Joshua Hudson (1): mkfs.minix: increase maximum minix v2 and v3 file system sizes Sami Kerola (11): mkfs.minix: introduce long options to the command mkfs.minix: use is_mounted() from libcommon mkfs.minix: remove unuseful code mkfs.minix: add fs_control structure, and remove most global variables mkfs.minix: check user input carefully mkfs.minix: check requested blocks will not exceed available on device mkfs.minix: refactor root block content creation fsck.minix: rename device file descriptor variable fsck.minix: add minix v3 support fsck.minix: introduce long options to the command docs: make fsck.minix(8) more pretty bash-completion/fsck.minix | 12 +- bash-completion/mkfs.minix | 16 +- disk-utils/fsck.minix.8 | 159 +++++++----- disk-utils/fsck.minix.c | 223 ++++++++-------- disk-utils/mkfs.minix.8 | 37 +-- disk-utils/mkfs.minix.c | 623 +++++++++++++++++++++++---------------------- 6 files changed, 567 insertions(+), 503 deletions(-) -- 2.4.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html