aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2015-11-23 00:18:25 -0500
committerTim Harder <radhermit@gmail.com>2016-01-09 16:01:06 -0500
commita535d0ed3486fd7695e222b208f2071a5a06dbd1 (patch)
treee382cfea5ec721b52cf9da42eaeaee0034e9af4b /doc
parentpmaint: fix writing to use.local.desc file in py3 (diff)
downloadpkgcore-a535d0ed3486fd7695e222b208f2071a5a06dbd1.tar.gz
pkgcore-a535d0ed3486fd7695e222b208f2071a5a06dbd1.tar.bz2
pkgcore-a535d0ed3486fd7695e222b208f2071a5a06dbd1.zip
remove FEATURES=fakeroot support
This hasn't fully worked for years, doesn't work with sandbox, and should be replaced with some namespacing support.
Diffstat (limited to 'doc')
-rw-r--r--doc/dev-notes/TODO.rst6
-rw-r--r--doc/dev-notes/feature-breakdown.rst4
-rw-r--r--doc/dev-notes/tackling-domain.rst1
3 files changed, 1 insertions, 10 deletions
diff --git a/doc/dev-notes/TODO.rst b/doc/dev-notes/TODO.rst
index e1fd1395..43803f07 100644
--- a/doc/dev-notes/TODO.rst
+++ b/doc/dev-notes/TODO.rst
@@ -49,12 +49,6 @@ Rough TODO
_cpv is in use;
'nuff said, look in pkgcore.ebuild.cpv.cpy_ver_cmp
-- testing of fakeroot integration
-
- it was working back in the ebd branch days; things have changed since then
- (heavily), enabling/disabling should work fine, but will need to take a look
- at the contentset generation to ensure perms/gid leaks through correctly.
-
- modify repository.prototype.tree.match to take an optional comparison
reasoning being that if we're just going to do a max, pass in the max so it
diff --git a/doc/dev-notes/feature-breakdown.rst b/doc/dev-notes/feature-breakdown.rst
index 7855a49c..080a0fc5 100644
--- a/doc/dev-notes/feature-breakdown.rst
+++ b/doc/dev-notes/feature-breakdown.rst
@@ -35,7 +35,6 @@ relevant list of features
* suidctl
* test
* userpriv
-* userpriv_fakeroot
* usersandbox
Undefined
@@ -55,8 +54,7 @@ Build
-----
* keeptemp, keepwork, noclean, ccache, distcc
-* sandbox, userpriv, fakeroot
-* userpriv_fakeroot becomes fakeroot
+* sandbox, userpriv
* confcache
* noauto (fun one)
* test
diff --git a/doc/dev-notes/tackling-domain.rst b/doc/dev-notes/tackling-domain.rst
index 67238326..e42a85d8 100644
--- a/doc/dev-notes/tackling-domain.rst
+++ b/doc/dev-notes/tackling-domain.rst
@@ -7,7 +7,6 @@ tag a 'x' in front of stuff that's been implemented
unhandled (eg, figure these out) vars/features
- (user)?sandbox
-- userpriv(_fakeroot)?
- digest
- cvs (this option is a hack)
- fixpackages , which probably should be a sync thing (would need to