From 21b22a4b439ff3a6e20ef2420e79cbea099a3096 Mon Sep 17 00:00:00 2001 From: Michiel Derhaeg Date: Tue, 9 May 2017 01:02:39 +0200 Subject: [PATCH] keep track of stuff to do --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..01b4996 --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +TODO +---- + + * toolchain/extra software extension + * mention git submodule + * mention init signal handling? + * better POSIX compliance + * mention busybox applet preference option + * less differences in scripts and docs, e.g. ``startup`` vs ``rcS``?