Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
remotes/origin/4.0-pre-not-stable
Nico Schottelius 10 years ago
parent 8c97ad3d95
commit 9f3a8c0956
  1. 9
      hacking/README
  2. 2
      hacking/recursive-ldd.sh

@ -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!

@ -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

Loading…
Cancel
Save