From 27cb2c8048baceb7e420b6d77b598123749312b3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 28 Nov 2019 12:35:38 +0000 Subject: [PATCH] baseinit: bump to 0.1.4 --- core/baseinit/checksums | 2 +- core/baseinit/post-install | 14 ++++++++++++++ core/baseinit/sources | 2 +- core/baseinit/version | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100755 core/baseinit/post-install diff --git a/core/baseinit/checksums b/core/baseinit/checksums index fe36d977..ee705afe 100644 --- a/core/baseinit/checksums +++ b/core/baseinit/checksums @@ -1 +1 @@ -a544547e9ef47b70c56eaf24296940a352ec645df013e9c74872f4f7acf8886a 0.1.3.tar.gz +4745fe6591c94617e28632a79436de7457fb6f8241f02db85db4723ba35c6774 0.1.4.tar.gz diff --git a/core/baseinit/post-install b/core/baseinit/post-install new file mode 100755 index 00000000..69e025ba --- /dev/null +++ b/core/baseinit/post-install @@ -0,0 +1,14 @@ +#!/bin/sh + +cat < ln -s /etc/sv/udevd/ /var/service/ + +EOF + diff --git a/core/baseinit/sources b/core/baseinit/sources index a9f58e11..2ee04723 100644 --- a/core/baseinit/sources +++ b/core/baseinit/sources @@ -1 +1 @@ -https://github.com/kisslinux/kiss-init/archive/0.1.3.tar.gz +https://github.com/kisslinux/kiss-init/archive/0.1.4.tar.gz diff --git a/core/baseinit/version b/core/baseinit/version index f8721162..3aefaafc 100644 --- a/core/baseinit/version +++ b/core/baseinit/version @@ -1 +1 @@ -0.1.3 1 +0.1.4 1