--- doc/benefits.html | 6 +++--- doc/chpst.8.html | 2 +- doc/index.html | 12 ++++++------ doc/install.html | 2 +- doc/replaceinit.html | 6 +++--- doc/runscripts.html | 2 +- man/chpst.8 | 2 +- package/CHANGES | 6 +++--- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/doc/benefits.html b/doc/benefits.html index b1687d9..24f667b 100644 --- a/doc/benefits.html +++ b/doc/benefits.html _at_@ -148,12 +148,12 @@ They normally are shell scripts, and an operating system distribution with software package management should adapt these scripts if they need support for their package management. The -<a href="http://packages.debian.org/unstable/admin/runit-run.html"> +<a href="https://packages.debian.org/unstable/admin/runit-run.html"> runit-run</a> Debian package is an attempt to integrate <i>runit</i> into -<a href="http://www.debian.org/">Debian GNU/Linux</a> as an alternative to +<a href="https://www.debian.org/">Debian GNU/Linux</a> as an alternative to the default -<a href="http://packages.debian.org/unstable/base/sysvinit.html"> +<a href="https://packages.debian.org/unstable/base/sysvinit.html"> sysvinit</a>. <p> Stage 2 is packaging friendly: diff --git a/doc/chpst.8.html b/doc/chpst.8.html index 97d90f2..ebc7944 100644 --- a/doc/chpst.8.html +++ b/doc/chpst.8.html _at_@ -131,7 +131,7 @@ package respectively. <i>sv(8)</i>, <i>runsv(8)</i>, <i>setsid(2)</i>, <i>runit(8)</i>, <i>runit-init(8)</i>, <i>runsvdir(8)</i>, <i>runsvchdir(8)</i> <p> <i>http://smarden.org/runit/</i><br> - <i>http://cr.yp.to/daemontools.html</i><br> + <i>https://cr.yp.to/daemontools.html</i><br> <h2><a name='sect7'>Author</a></h2> Gerrit Pape <pape_at_smarden.org> <p> diff --git a/doc/index.html b/doc/index.html index 4f401b9..d6a9acb 100644 --- a/doc/index.html +++ b/doc/index.html _at_@ -128,17 +128,17 @@ I recommend doing this; for instructions, see <hr> The following distributions are known to include or package <i>runit</i>: <ul> -<li><a href="http://packages.qa.debian.org/runit"> +<li><a href="https://packages.qa.debian.org/runit"> Debian GNU/Linux</a> (as alternative init scheme) -<li><a href="http://www.freshports.org/sysutils/runit/"> +<li><a href="https://www.freshports.org/sysutils/runit/"> FreeBSD</a> -<li><a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/runit/"> +<li><a href="https://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/runit/"> OpenBSD</a> <li><a href="http://pkgsrc.se/wip/runit/"> NetBSD</a> <li><a href="http://packages.ubuntu.com/runit"> Ubuntu</a> (as alternative init scheme) -<li><a href="http://packages.gentoo.org/package/sys-process/runit"> +<li><a href="https://packages.gentoo.org/package/sys-process/runit"> Gentoo</a> <li><a href="https://code.google.com/p/runit-for-lfs/"> Linux from Scratch</a> _at_@ -245,11 +245,11 @@ minit</a> - a small yet feature-complete init svscan as process 1</a> - by Paul Jarc <li><a href="ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/"> sysvinit</a> - source code -<li><a href="http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/init/"> +<li><a href="https://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/init/"> FreeBSD's init</a> - CVS repository <li><a href="http://cvsweb.netbsd.org/bsdweb.cgi/src/sbin/init/"> NetBSD's init</a> - CVS repository -<li><a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/init/"> +<li><a href="https://www.openbsd.org/cgi-bin/cvsweb/src/sbin/init/"> OpenBSD's init</a> - CVS repository <li><a href="http://www.atnf.csiro.au/~rgooch/linux/boot-scripts/"> Linux Boot Scripts</a> - by Richard Gooch diff --git a/doc/install.html b/doc/install.html index fb3b2c4..f6b7824 100644 --- a/doc/install.html +++ b/doc/install.html _at_@ -10,7 +10,7 @@ <h1>runit - installation</h1> <hr> <i>runit</i> installs into -<a href="http://cr.yp.to/slashpackage.html">/package</a>. +<a href="https://cr.yp.to/slashpackage.html">/package</a>. If you don't have a <tt>/package</tt> directory, create it now: <pre> # mkdir -p /package diff --git a/doc/replaceinit.html b/doc/replaceinit.html index 70f6f7d..5e4c3f7 100644 --- a/doc/replaceinit.html +++ b/doc/replaceinit.html _at_@ -16,7 +16,7 @@ <hr> <a name="sysv"><h2>Replacing sysvinit (GNU/Linux)</h2></a> Follow these steps to migrate from <i>sysvinit</i> to <i>runit</i> on -<a href="http://www.debian.org/releases/woody/">Debian GNU/Linux (woody)</a>. +<a href="https://www.debian.org/releases/woody/">Debian GNU/Linux (woody)</a>. The <tt>/sbin/init</tt> binary is not replaced until step 6, <i>runit</i> is the default Unix process no 1 after step 7. <p> _at_@ -128,8 +128,8 @@ To report success: <a name="bsd"><h2>Replacing init (*BSD)</h2></a> Follow these steps to migrate from <i>init</i> to <i>runit</i> on -<a href="http://www.openbsd.org/">OpenBSD 2.9</a> or -<a href="http://www.freebsd.org/">FreeBSD 4.4</a>. +<a href="https://www.openbsd.org/">OpenBSD 2.9</a> or +<a href="https://www.freebsd.org/">FreeBSD 4.4</a>. The <tt>/sbin/init</tt> binary is not replaced until step 4. <h3>Step 1: The three stages</h3> <i>runit</i> looks for the three stages implementing the system's diff --git a/doc/runscripts.html b/doc/runscripts.html index f832b63..9cc4329 100644 --- a/doc/runscripts.html +++ b/doc/runscripts.html _at_@ -12,7 +12,7 @@ <hr> This is a collection of <tt>run</tt> scripts for popular services to have them monitored by the -<a href="http://cr.yp.to/daemontools.html">daemontools</a> or +<a href="https://cr.yp.to/daemontools.html">daemontools</a> or <a href="http://smarden.org/runit/">runit</a> package. If you have additional run scripts or one of these run scripts works for you on an operating system not stated here, please diff --git a/man/chpst.8 b/man/chpst.8 index 43c0b8d..3402708 100644 --- a/man/chpst.8 +++ b/man/chpst.8 _at_@ -260,6 +260,6 @@ runsvdir(8), runsvchdir(8) .P http://smarden.org/runit/ - http://cr.yp.to/daemontools.html + https://cr.yp.to/daemontools.html .SH AUTHOR Gerrit Pape <pape_at_smarden.org> diff --git a/package/CHANGES b/package/CHANGES index d3c419b..7057074 100644 --- a/package/CHANGES +++ b/package/CHANGES _at_@ -115,7 +115,7 @@ Sat, 07 Oct 2006 18:24:17 +0000 Thu, 29 Jun 2006 07:52:35 +0000 * svlogd.c: cleanup *.t files possibly leftover by processor when interrupted by signal, also on startup (thx Andras Korn, - http://bugs.debian.org/369840); 1st rename .t to .s, then remove .u. + https://bugs.debian.org/369840); 1st rename .t to .s, then remove .u. * man/svlogd.8: adapt. * svlogd.c: prepend optional timestamp to log messages sent through UDP, as done for messages written to dir and to stderr. _at_@ -147,7 +147,7 @@ Sun, 16 Apr 2006 12:26:50 +0000 Mon, 20 Mar 2006 18:54:41 +0000 * doc/faq.html: typos; add usercontrol, userservices; minor. * src/uidgid.h: use uid_t, gid_t (fix setting of multiple groups with - dietlibc, thx Tino Keitel, http://bugs.debian.org/356016) + dietlibc, thx Tino Keitel, https://bugs.debian.org/356016) runit 1.4.0 Mon, 06 Mar 2006 12:45:08 +0000 _at_@ -182,7 +182,7 @@ runit 1.3.2 Sun, 18 Dec 2005 11:22:04 +0000 * svlogd.c: don't print extra newlines to the log if additionally writing to the network through udp (thx Andras Korn, - http://bugs.debian.org/339030). + https://bugs.debian.org/339030). * runsvdir.c: also process svdir changes if mtime of svdir has changed into the past (thx Martin Dickopp). * doc/index.html: update description; Please contact this list and not me -- 2.9.3Received on Tue Aug 30 2016 - 01:10:26 UTC
This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:44:19 UTC