diff options
Diffstat (limited to 'core/carbs-init')
-rw-r--r-- | core/carbs-init/checksums | 2 | ||||
-rwxr-xr-x | core/carbs-init/post-install | 13 | ||||
-rw-r--r-- | core/carbs-init/sources | 2 | ||||
-rw-r--r-- | core/carbs-init/version | 2 |
4 files changed, 15 insertions, 4 deletions
diff --git a/core/carbs-init/checksums b/core/carbs-init/checksums index 25b4a407..252a0e8d 100644 --- a/core/carbs-init/checksums +++ b/core/carbs-init/checksums @@ -1 +1 @@ -aa7f11d87936e2f034a75d7ea29b68b87f460c58dee8fd92bb119ccf6d123927 init-0.5.2.tar.gz +5c1ac69900b8e3f952b759e127b4de6bd0fecf2aa088241d5e295fef5383364d init-0.6.1.tar.gz diff --git a/core/carbs-init/post-install b/core/carbs-init/post-install index ff05e78c..cc507ce3 100755 --- a/core/carbs-init/post-install +++ b/core/carbs-init/post-install @@ -1,7 +1,18 @@ #!/bin/sh cat <<EOF +!! VERY IMPORTANT !! + + Carbs-init now comes with /etc/init/getty.boot + and /etc/init/runit.boot -NOTE: You can configure init from /etc/init/rc.conf + 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 0270fa89..e0315988 100644 --- a/core/carbs-init/sources +++ b/core/carbs-init/sources @@ -1 +1 @@ -http://carbslinux.org/git/archives/init/init-0.5.2.tar.gz +http://carbslinux.org/git/archives/init/init-0.6.1.tar.gz diff --git a/core/carbs-init/version b/core/carbs-init/version index b6c71939..71aa2ecf 100644 --- a/core/carbs-init/version +++ b/core/carbs-init/version @@ -1 +1 @@ -0.5.2 1 +0.6.1 1 |