From c3bd8e3a3ae29464cfd46ee78c0a4ca7ffe15128 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 05 Aug 2017 14:48:12 -0400 Subject: dev/releases/1/todo: Code-quote patch file names and s||| substitution The underscores in the patch file names were being treated as emphasis. --- (limited to 'dev/releases') 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 -- cgit v0.9.1