summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-02-27 22:08:12 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-02-28 03:39:37 +0100
commit5395e54bce76d835464c8c316d7f5c9308a31916 (patch)
tree567f6cef203713aa367b4bd375a45977e8762b3e
parentbe415a1a17f5c4b35068c59faa58b6f74013b869 (diff)
docker-images: Update status
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index d1c6aac..753af6d 100644
--- a/README.txt
+++ b/README.txt
@@ -26,6 +26,12 @@ section below.
+------+
| TODO |
+------+
+
+- Unfortunately libremakepkg doesn't work yet as in the chroot, sudo
+ only works for pacman as /etc/sudoers.d/builduser-pacman has the
+ following: 'builduser ALL = NOPASSWD: /usr/bin/pacman' because of
+ that we can't release packages yet.
+
- Right now the corresponding source code is shipped in the docker
images, so they are bigger than they could be. The source code
instead needs to go in the corresponding source package.