home: hub: mkinitfs

Download patch

ref: debb83e39f5d0f4b438ae3c56d3dbaad3a1a44a7
parent: 4e0a7b0dcda8c4d9f97125339b25da3572e30576
author: Jakub Jirutka <jakub@jirutka.cz>
date: Tue Jul 25 18:29:29 CDT 2017

travis: notify on IRC

--- a/.travis.yml
+++ b/.travis.yml
@@ -18,3 +18,8 @@
 
 notifications:
   email: false
+  irc:
+    channels:
+      - "chat.freenode.net#alpine-commits"
+    template:
+      - "%{repository_name}:%{branch} [%{result}] |%{author}| %{commit_subject} | %{build_url}"