diff options
Diffstat (limited to 'core/carbs-init')
-rw-r--r-- | core/carbs-init/checksums | 2 | ||||
-rwxr-xr-x | core/carbs-init/post-install | 18 | ||||
-rw-r--r-- | core/carbs-init/sources | 2 | ||||
-rw-r--r-- | core/carbs-init/version | 2 |
4 files changed, 3 insertions, 21 deletions
diff --git a/core/carbs-init/checksums b/core/carbs-init/checksums index 252a0e8d..b8048431 100644 --- a/core/carbs-init/checksums +++ b/core/carbs-init/checksums @@ -1 +1 @@ -5c1ac69900b8e3f952b759e127b4de6bd0fecf2aa088241d5e295fef5383364d init-0.6.1.tar.gz +d2ef934c9c39f5c77505d5985b07027af2324fde42acd48e3be5071736d1323e init-0.7.0.tar.gz diff --git a/core/carbs-init/post-install b/core/carbs-init/post-install deleted file mode 100755 index cc507ce3..00000000 --- a/core/carbs-init/post-install +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh - -cat <<EOF -!! VERY IMPORTANT !! - - Carbs-init now comes with /etc/init/getty.boot - and /etc/init/runit.boot - - This change is to keep init systems interchangable. - If you are installing this package as a new package - (not an update) you can safely ignore the rest of - the message. But if you are updating, this update - requires a manual intervention. - - Please check the news section at https://carbslinux.org - before you do a reboot - -EOF diff --git a/core/carbs-init/sources b/core/carbs-init/sources index e0315988..e81fff3b 100644 --- a/core/carbs-init/sources +++ b/core/carbs-init/sources @@ -1 +1 @@ -http://carbslinux.org/git/archives/init/init-0.6.1.tar.gz +http://carbslinux.org/git/archives/init/init-0.7.0.tar.gz diff --git a/core/carbs-init/version b/core/carbs-init/version index 71aa2ecf..a26a6e9a 100644 --- a/core/carbs-init/version +++ b/core/carbs-init/version @@ -1 +1 @@ -0.6.1 1 +0.7.0 1 |