From b2f996df477e111fef11732e05b6058d5010b356 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Mon, 20 Sep 2004 20:02:46 +0000 Subject: 1.0.5. --- doc/install.html | 12 ++++++------ doc/replaceinit.html | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/install.html b/doc/install.html index dab396e..8a86e88 100644 --- a/doc/install.html +++ b/doc/install.html @@ -17,14 +17,14 @@ If you don't have a /package directory, create it now: # chmod 1755 /package Download -runit-1.0.4.tar.gz into /package +runit-1.0.5.tar.gz into /package and unpack the archive
   # cd /package
-  # gunzip runit-1.0.4.tar
-  # tar -xpf runit-1.0.4.tar
-  # rm runit-1.0.4.tar
-  # cd admin/runit-1.0.4
+  # gunzip runit-1.0.5.tar
+  # tar -xpf runit-1.0.5.tar
+  # rm runit-1.0.5.tar
+  # cd admin/runit-1.0.5
 
On MacOSX, do
@@ -43,7 +43,7 @@ hierarchy, do:
 
To report success:
-  # mail pape-runit-1.0.4@smarden.org <compile/sysdeps
+  # mail pape-runit-1.0.5@smarden.org <compile/sysdeps
 
If you use runit regularly, please contribute to the project. diff --git a/doc/replaceinit.html b/doc/replaceinit.html index 9cd62ab..43c1296 100644 --- a/doc/replaceinit.html +++ b/doc/replaceinit.html @@ -117,7 +117,7 @@ default Unix process no 1 runit. To report success:
- # ( uname -a ; cat /etc/runit/[123] ) |mail pape-runit-1.0.4@smarden.org
+ # ( uname -a ; cat /etc/runit/[123] ) |mail pape-runit-1.0.5@smarden.org
 

@@ -206,7 +206,7 @@ This will cause runit to enter stage 3 which runs

To report success:

- # ( uname -a ; cat /etc/runit/[123] ) | mail pape-runit-1.0.4@smarden.org
+ # ( uname -a ; cat /etc/runit/[123] ) |mail pape-runit-1.0.5@smarden.org
 

Step 5: Service migration

The goal is to migrate all services from /etc/rc.* scheme to the -- cgit 1.4.1