summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2014-11-21 18:14:32 (EST)
committer P. J. McDermott <pj@pehjota.net>2014-11-21 18:14:32 (EST)
commit590a613d554e122b42b878ec9f9c5b7eaad51024 (patch)
treee0f5a8908434e770a7e9b7e90c9c1e5ad7bd40b4
parenta7de5ca55aa9a4bd6969990e229db7e6f17eb571 (diff)
dev/releases/1/todo: Add linux-image and busybox
-rw-r--r--dev/releases/1/todo.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev/releases/1/todo.mdwn b/dev/releases/1/todo.mdwn
index dce73e7..31f0187 100644
--- a/dev/releases/1/todo.mdwn
+++ b/dev/releases/1/todo.mdwn
@@ -24,6 +24,16 @@ The following are the tasks that need to be completed for ProteanOS 1.0:
- Prepare mpd package.
- Maybe prepare libmpdclient and mpc packages.
* Miscellaneous:
+ - linux-image changes:
+ + Enable Linux serial drivers in platform config packages.
+ + Add `rw` and `fbcon=font:MPLUS_1M_REGULAR_11x22` to the default Linux
+ command line in platform config packages.
+ - busybox changes:
+ + Fix /etc/init.d/ntpd.
+ + Make /etc/init.d/networking write generated interfaces file directly to
+ /var/run/net-ifaces (allows users to edit /etc/network/interfaces
+ instead of the .local file and fixes networking on read-only root file
+ systems).
- Prepare the following packages:
+ nano
+ rsync