home: hub: mkinitfs

Download patch

ref: fe33d9388ea18748bdf84195d6b070466184400d
parent: b83f69020b0f1ef31bfac5f3579716dd673ca93d
author: Natanael Copa <ncopa@alpinelinux.org>
date: Thu Jul 31 02:10:48 CDT 2014

features: fix typo in gfs2 and ocfs2 modules

ref #3265

--- a/features.d/gfs2.modules
+++ b/features.d/gfs2.modules
@@ -1,1 +1,1 @@
-kerne/fs/gfs2
+kernel/fs/gfs2
--- a/features.d/ocfs2.modules
+++ b/features.d/ocfs2.modules
@@ -1,1 +1,1 @@
-kerne/fs/ocfs2
+kernel/fs/ocfs2