From 5f5496d3be4bbe2c5956092ad2c9cbf475a70b0e Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 06 Aug 2017 00:09:29 -0400 Subject: dev/releases/1/todo: Make opkg optional --- diff --git a/dev/releases/1/todo.mdwn b/dev/releases/1/todo.mdwn index dd32749..c5c1720 100644 --- a/dev/releases/1/todo.mdwn +++ b/dev/releases/1/todo.mdwn @@ -15,6 +15,11 @@ The following are the tasks that need to be completed for ProteanOS 1.0: + Look for `gpg` in configure. + Verify package feed index files with gpg if configured in the profile. - Build `opkg` package against `gpgme`. + * Make `opkg` optional for platforms with totally read-only root file systems: + - Drop `Essential: yes` in `opkg`. + - Add `opkg` dependency to `config-*` packages. + - Make prokit (in the ProteanOS profile) check if `opkg` gets installed and + remove `/var/lib/opkg/` if not. * Audio support: - Configure ALSA. - Finish `glib-2.0` package (unit tests are failing for -- cgit v0.9.1