summaryrefslogtreecommitdiffstats
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-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