diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-04 00:10:26 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-04 00:10:26 +0000 |
| commit | 7bb2006007c1996f33758e41db070252d4d3607f (patch) | |
| tree | 3dc03d4f6a8867742961a3dea9ecc96c52d00a10 /layout/rootfs/etc/s6-rc/source-base/00 | |
| parent | 1202c964c4e91083a3c60b41b9c11e220bfa759d (diff) | |
| download | lh-bootstrap-7bb2006007c1996f33758e41db070252d4d3607f.tar.gz | |
Make a lean and mean version, as a basis for filling an initramfs
Diffstat (limited to 'layout/rootfs/etc/s6-rc/source-base/00')
| -rw-r--r-- | layout/rootfs/etc/s6-rc/source-base/00/down | 1 | ||||
| -rw-r--r-- | layout/rootfs/etc/s6-rc/source-base/00/type | 1 | ||||
| -rw-r--r-- | layout/rootfs/etc/s6-rc/source-base/00/up | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/layout/rootfs/etc/s6-rc/source-base/00/down b/layout/rootfs/etc/s6-rc/source-base/00/down deleted file mode 100644 index 8b13789..0000000 --- a/layout/rootfs/etc/s6-rc/source-base/00/down +++ /dev/null @@ -1 +0,0 @@ - diff --git a/layout/rootfs/etc/s6-rc/source-base/00/type b/layout/rootfs/etc/s6-rc/source-base/00/type deleted file mode 100644 index bdd22a1..0000000 --- a/layout/rootfs/etc/s6-rc/source-base/00/type +++ /dev/null @@ -1 +0,0 @@ -oneshot diff --git a/layout/rootfs/etc/s6-rc/source-base/00/up b/layout/rootfs/etc/s6-rc/source-base/00/up deleted file mode 100644 index 276df76..0000000 --- a/layout/rootfs/etc/s6-rc/source-base/00/up +++ /dev/null @@ -1,2 +0,0 @@ -if { s6-echo "init-stage2 starting." } -s6-hostname %%HOSTNAME%% |
