diff options
Diffstat (limited to 'core/sinit')
| -rw-r--r-- | core/sinit/config.h | 5 | ||||
| -rw-r--r-- | core/sinit/gen.rc | 8 | ||||
| -rw-r--r-- | core/sinit/rev | 1 | ||||
| m--------- | core/sinit/src | 0 |
4 files changed, 0 insertions, 14 deletions
diff --git a/core/sinit/config.h b/core/sinit/config.h deleted file mode 100644 index 3d2da6fc..00000000 --- a/core/sinit/config.h +++ /dev/null @@ -1,5 +0,0 @@ -/* See LICENSE file for copyright and license details. */ - -static char *const rcinitcmd[] = { "/etc/rc.init", NULL }; -static char *const rcrebootcmd[] = { "/etc/rc.shutdown", "reboot", NULL }; -static char *const rcpoweroffcmd[] = { "/etc/rc.shutdown", "poweroff", NULL }; diff --git a/core/sinit/gen.rc b/core/sinit/gen.rc deleted file mode 100644 index d45f6720..00000000 --- a/core/sinit/gen.rc +++ /dev/null @@ -1,8 +0,0 @@ -cflags -Wall -Wextra -I '$dir' - -exe sinit sinit.c -file bin/sinit '$outdir'/sinit 755 -file share/man/man8/sinit.8 '$srcdir'/sinit.8 644 - - -fetch git diff --git a/core/sinit/rev b/core/sinit/rev deleted file mode 100644 index 0cfbf088..00000000 --- a/core/sinit/rev +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/core/sinit/src b/core/sinit/src deleted file mode 160000 -Subproject 731f65fc82afcd474f4c682f9f0069e5c80c86d |
