From: rjones Date: Mon, 23 Mar 2009 12:31:33 +0000 (+0000) Subject: Document future possible minimization techniques. X-Git-Tag: 1.5~26 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=2aa9d1a831516b117d211ecf6afff30ad4bec0b8;p=febootstrap.git Document future possible minimization techniques. --- diff --git a/febootstrap-minimize.pod b/febootstrap-minimize.pod index 56ecea9..e7a2084 100644 --- a/febootstrap-minimize.pod +++ b/febootstrap-minimize.pod @@ -119,6 +119,29 @@ slower. =back +=head1 TODO + +=over 4 + +=item * + +Deduplicate files with the same content (by hardlinking them). +See the program L. + +=item * + +Remove unused binaries. + +=item * + +Remove unused libraries. + +=item * + +Pack executables using UPX. + +=back + =head1 SEE ALSO L.