From 1bfba3b0be32306b078f5ee527b864e758b2c77b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 26 Apr 2019 15:52:54 +0000 Subject: Make a single hpr. Full doc, first draft. --- src/shutdown/deps-exe/s6-linux-init-halt | 5 ----- src/shutdown/deps-exe/s6-linux-init-hpr | 5 +++++ src/shutdown/deps-exe/s6-linux-init-poweroff | 5 ----- src/shutdown/deps-exe/s6-linux-init-reboot | 5 ----- 4 files changed, 5 insertions(+), 15 deletions(-) delete mode 100644 src/shutdown/deps-exe/s6-linux-init-halt create mode 100644 src/shutdown/deps-exe/s6-linux-init-hpr delete mode 100644 src/shutdown/deps-exe/s6-linux-init-poweroff delete mode 100644 src/shutdown/deps-exe/s6-linux-init-reboot (limited to 'src/shutdown/deps-exe') diff --git a/src/shutdown/deps-exe/s6-linux-init-halt b/src/shutdown/deps-exe/s6-linux-init-halt deleted file mode 100644 index 0c4376c..0000000 --- a/src/shutdown/deps-exe/s6-linux-init-halt +++ /dev/null @@ -1,5 +0,0 @@ -libhpr.a.xyzzy -${LIBUTMPS} --lskarnet -${TAINNOW_LIB} -${SOCKET_LIB} diff --git a/src/shutdown/deps-exe/s6-linux-init-hpr b/src/shutdown/deps-exe/s6-linux-init-hpr new file mode 100644 index 0000000..0c4376c --- /dev/null +++ b/src/shutdown/deps-exe/s6-linux-init-hpr @@ -0,0 +1,5 @@ +libhpr.a.xyzzy +${LIBUTMPS} +-lskarnet +${TAINNOW_LIB} +${SOCKET_LIB} diff --git a/src/shutdown/deps-exe/s6-linux-init-poweroff b/src/shutdown/deps-exe/s6-linux-init-poweroff deleted file mode 100644 index 0c4376c..0000000 --- a/src/shutdown/deps-exe/s6-linux-init-poweroff +++ /dev/null @@ -1,5 +0,0 @@ -libhpr.a.xyzzy -${LIBUTMPS} --lskarnet -${TAINNOW_LIB} -${SOCKET_LIB} diff --git a/src/shutdown/deps-exe/s6-linux-init-reboot b/src/shutdown/deps-exe/s6-linux-init-reboot deleted file mode 100644 index 0c4376c..0000000 --- a/src/shutdown/deps-exe/s6-linux-init-reboot +++ /dev/null @@ -1,5 +0,0 @@ -libhpr.a.xyzzy -${LIBUTMPS} --lskarnet -${TAINNOW_LIB} -${SOCKET_LIB} -- cgit v1.3.1