summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-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.