diff options
Diffstat (limited to 'pkgtools/pkg_tarup/pkg/DESCR')
-rw-r--r-- | pkgtools/pkg_tarup/pkg/DESCR | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/pkg_tarup/pkg/DESCR b/pkgtools/pkg_tarup/pkg/DESCR index 5338c058499..d9937e74220 100644 --- a/pkgtools/pkg_tarup/pkg/DESCR +++ b/pkgtools/pkg_tarup/pkg/DESCR @@ -4,11 +4,11 @@ Now my question is, how can we include this? I'd prefer to have it available from pkg_admin, but that is C, and the other is a script - rewrite in C? -The Script has still two problems, as the INSTALL and MTREE files are -removed after a pkg_add/make install. The INSTALL file isn't a problem to -keep, but the MTREE file will lead to a ~10% increase in space needed for -/var/db/pkg which I'm not sure we should do, esp. as the files are almost -always the same again. (On my notebook with ~250 installed pkgs, the size -increasement would be from 8.8MB to 10MB). +The Script has still a problem, as the MTREE file is removed after +a pkg_add/make install. As leaving the MTREE file will lead to a +~10% increase in space needed for /var/db/pkg which I'm not sure +we should do, esp. as the files are almost always the same again. +(On my notebook with ~250 installed pkgs, the size increasement +would be from 8.8MB to 10MB). Send your thoughts to me <hubertf@netbsd.org> ! |