From 9f3a8c0956ce97ecd73d8851ec863a4658863616 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 8 May 2015 13:42:13 +0200 Subject: [PATCH] +tools Signed-off-by: Nico Schottelius --- hacking/README | 9 +++++++++ hacking/recursive-ldd.sh | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/hacking/README b/hacking/README index f675f106..ffd4f6a0 100644 --- a/hacking/README +++ b/hacking/README @@ -1,3 +1,12 @@ - Target: - get working iso - have it configured and gathered by cdist? + +- boot process via ...? + - systemd? + +- packaging via ... + - packages? + - binlist + - bootstrap of os + -> root permissions! diff --git a/hacking/recursive-ldd.sh b/hacking/recursive-ldd.sh index d66d2b0e..600df529 100644 --- a/hacking/recursive-ldd.sh +++ b/hacking/recursive-ldd.sh @@ -8,7 +8,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin pkg=" -bin_list="fdisk mount" +bin_list="bash fdisk mount syslinux umount rm mv" for bin in command_list; do