summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-09-03 13:46:56 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-09-03 13:46:56 +0200
commitb4e0cc5b44eedd039621b4dff5c8d603106b9de3 (patch)
tree3ba1fde42153204c34db5730d40e13be0305ff21
parentf137d24b272ff5ef65f7b0784c4196a24ff5af9e (diff)
grrrrr splitinit patch series
-rw-r--r--debian/patches/libexec-splitinit.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/libexec-splitinit.patch b/debian/patches/libexec-splitinit.patch
index 460dd4e7..18634a35 100644
--- a/debian/patches/libexec-splitinit.patch
+++ b/debian/patches/libexec-splitinit.patch
@@ -37,19 +37,6 @@ index c3cb2d6..0ce4f59 100644
# Signals that we should pass down to runttys.
runttys_sigs='TERM INT HUP TSTP'
-diff --git a/doc/hurd.texi b/doc/hurd.texi
-index ea73a4c..7d7af39 100644
---- a/doc/hurd.texi
-+++ b/doc/hurd.texi
-@@ -570,7 +570,7 @@ The @option{--multiboot-command-line} option tells the file system server that
- it is a root filesystem, which triggers it to run @command{/hurd/init} as PID
- 1. @command{/hurd/init} starts the @command{/hurd/proc} and
- @command{/hurd/auth} servers. After the servers are launched
--@command{/hurd/init} starts the @command{/libexec/runsystem.sh} script to
-+@command{/hurd/init} starts the @command{/etc/hurd/runsystem.sh} script to
- finish booting.
-
- After the Hurd has been booted, other sets of core Hurd servers can be
diff --git a/init/init.c b/init/init.c
index d66bee0..14d822e 100644
--- a/startup/startup.c