summaryrefslogtreecommitdiffstats
path: root/dev
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2017-08-05 23:41:59 (EDT)
committer Patrick McDermott <pehjota>2017-08-05 23:41:59 (EDT)
commit278c9d68e2f35217d6786971ea9d4ad81c8a164f (patch)
tree09fab49a182ced73324bcac67b20c2d6869869b0 /dev
parentb1a9677d12b35d457f4e4e70cdeb83a92be3198a (diff)
dev/releases/1/todo: Unindent "Miscellaneous" tasks
Diffstat (limited to 'dev')
-rw-r--r--dev/releases/1/todo.mdwn35
1 files changed, 17 insertions, 18 deletions
diff --git a/dev/releases/1/todo.mdwn b/dev/releases/1/todo.mdwn
index 3c9317c..dd32749 100644
--- a/dev/releases/1/todo.mdwn
+++ b/dev/releases/1/todo.mdwn
@@ -21,24 +21,23 @@ The following are the tasks that need to be completed for ProteanOS 1.0:
unknown/uninvestigated reasons).
- Prepare `mpd` package.
- Maybe prepare `libmpdclient` and `mpc` packages.
- * Miscellaneous:
- - `linux-image` changes:
- + 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`
- - `busybox` changes:
- + 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).
- + Add line to `/etc/inittab` in `config-dimension2400` and `config-x60` to
- run getty on `/dev/ttyS0`.
- - Prepare the following packages:
- + `nano`
- + `rsync`
+ * `linux-image` changes:
+ - 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`
+ * `busybox` changes:
+ - 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).
+ - Add line to `/etc/inittab` in `config-dimension2400` and `config-x60` to
+ run getty on `/dev/ttyS0`.
+ * Miscellaneous new packages:
+ - `nano`
+ - `rsync`
* QEMU ports:
- Collect information (`lspci -nnk`, `lsmod`, and kern.log) on the emulated
hardware of QEMU and QEMU-KVM (with hardware-accelerated I/O devices).