1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-25 05:48:33 +00:00

Add getty

This commit is contained in:
sin 2013-09-05 13:33:28 +01:00
parent 358b629e56
commit 72d1d6aa7a

@ -10,5 +10,6 @@ cp $pkg $root/bin
pushd $root/bin
ln -s busybox ifconfig
ln -s busybox nc
ln -s busybox getty
popd
popd