home: hub: mkinitfs

Download patch

ref: 92801060dccf632c827867eb361396646e04ae99
parent: 8f8abdd89e59c212d96994fb41b63df23153e4c6
author: Natanael Copa <ncopa@alpinelinux.org>
date: Wed Dec 21 17:03:01 CST 2016

ext3 functionality is provided by ext4 module

ref #6167

--- a/features.d/ext3.modules
+++ b/features.d/ext3.modules
@@ -1,1 +1,1 @@
-kernel/fs/ext3
+kernel/fs/ext4