diff options
-rw-r--r-- | dev/releases/1/todo.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/releases/1/todo.mdwn b/dev/releases/1/todo.mdwn index 594ef44..53a8ec8 100644 --- a/dev/releases/1/todo.mdwn +++ b/dev/releases/1/todo.mdwn @@ -26,9 +26,9 @@ The following are the tasks that need to be completed for ProteanOS 1.0: + Enable Linux serial drivers in config-dimension2400. + Add `rw` to the default Linux command line in platform config packages. + Upgrade to 4.1.x (the next LTS and LTSI branch): - - Drop patches/01_no-bash.patch (similar patch applied upstream). - - s|drivers/video/console/|lib/fonts/| in - patches/03_add-mplus-fonts.patch + - Drop `patches/01_no-bash.patch` (similar patch applied upstream). + - `s|drivers/video/console/|lib/fonts/|` in + `patches/03_add-mplus-fonts.patch` - busybox changes: + Make /etc/init.d/networking write generated interfaces file directly to /var/run/net-ifaces (allows users to edit /etc/network/interfaces |