summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAurelien Foret <aurelien@archlinux.org>2005-11-05 20:21:25 +0100
committerAurelien Foret <aurelien@archlinux.org>2005-11-05 20:21:25 +0100
commit414d6d83c911ee7ce63c504cdc8ab8721daefda6 (patch)
treef1b545f55e5e7b9d8688d4758e43b633d6abcb9f /TODO
parentbbfe57b95ad56f5c627e989b3d494da0bc951309 (diff)
downloadpacman-414d6d83c911ee7ce63c504cdc8ab8721daefda6.tar.gz
pacman-414d6d83c911ee7ce63c504cdc8ab8721daefda6.tar.xz
Used the chroot syscall instead of the chroot binary
(patch from Christian Hamaer <krics@linuxforum.hu>)
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index a54eb394..7925aa85 100644
--- a/TODO
+++ b/TODO
@@ -9,9 +9,6 @@ GLOBAL
LIBALPM
=======
-- remove the dependency with /usr/bin/chroot (implement the chroot handling
-using the chroot() syscall)
-
- review errors handling (globalise pm_errno usage, improve error
meanings)