home: hub: mkinitfs

Download patch

ref: 4081189240dac223f8a9e1521b5445cdbe0007c7
parent: f484b3e3db48123ce44666b54e2c297cac8b4fea
author: Natanael Copa <ncopa@alpinelinux.org>
date: Thu Feb 28 06:26:33 CST 2013

Revert "init: do not add tty0 to inittab"

Will cause an infinite loop

This reverts commit 7610f39218f20a0d9dc207174cae51008a189016.

--- a/initramfs-init.in
+++ b/initramfs-init.in
@@ -180,7 +180,6 @@
 		local line=
 		local term=
 		case "$tty" in
-			tty0)	continue;;
 			ttyS*)
 				[ "$speed" = "$1" ] && speed=9600
 				term=vt100