Updated pkglint to 4.29.1.
[pkgsrcv2.git] / pkgtools / pkg_tarup / DESCR
1 Script to tar up an already installed package.
2
3 Now my question is, how can we include this? I'd prefer to have it
4 available from pkg_admin, but that is C, and the other is a script -
5 rewrite in C?
6
7 The Script has still a problem, as the MTREE file is removed after
8 a pkg_add/make install. As leaving the MTREE file will lead to a
9 ~10% increase in space needed for /var/db/pkg which I'm not sure
10 we should do, esp. as the files are almost always the same again.
11 (On my notebook with ~250 installed pkgs, the size increasement
12 would be from 8.8MB to 10MB).
13
14 Send your thoughts to me <hubertf@netbsd.org> !