From 073834e5c0e1487932089964da18a195714681fd Mon Sep 17 00:00:00 2001
From: Trammell hudson <hudson@trmm.net>
Date: Tue, 13 Feb 2018 17:44:26 -0500
Subject: [PATCH] Move the ld-musl symlink into the `blobs/dev.cpio` file. #317

This makes it possible to use musl-libc compiled tools
without the Heads runtime.
---
 blobs/dev.cpio                 | Bin 364 -> 508 bytes
 initrd/lib/ld-musl-x86_64.so.1 |   1 -
 2 files changed, 1 deletion(-)
 delete mode 120000 initrd/lib/ld-musl-x86_64.so.1

diff --git a/blobs/dev.cpio b/blobs/dev.cpio
index 5a5dd8ebf96134b1ebe8666256053407e4bc2e6f..5e71bf641315bab5d49848930892cf945486101c 100644
GIT binary patch
delta 77
zcmaFE^oM!EH~zFlOY;=VWHSRGa5QwDsHnkcK2cFk+t30e0s=XiN%}b{y1AvrIl2`V
YX7Oewdd2yAh71f0K$&D9d*b_A0FE^mc>n+a

delta 10
Rcmeyv{Dx`5x5;gcWdI%T1q1*9

diff --git a/initrd/lib/ld-musl-x86_64.so.1 b/initrd/lib/ld-musl-x86_64.so.1
deleted file mode 120000
index bdbca7c0..00000000
--- a/initrd/lib/ld-musl-x86_64.so.1
+++ /dev/null
@@ -1 +0,0 @@
-./libc.so
\ No newline at end of file