Document future possible minimization techniques.
authorrjones <rjones>
Mon, 23 Mar 2009 12:31:33 +0000 (12:31 +0000)
committerrjones <rjones>
Mon, 23 Mar 2009 12:31:33 +0000 (12:31 +0000)
febootstrap-minimize.pod

index 56ecea9..e7a2084 100644 (file)
@@ -119,6 +119,29 @@ slower.
 
 =back
 
+=head1 TODO
+
+=over 4
+
+=item *
+
+Deduplicate files with the same content (by hardlinking them).
+See the program L<hardlink(1)>.
+
+=item *
+
+Remove unused binaries.
+
+=item *
+
+Remove unused libraries.
+
+=item *
+
+Pack executables using UPX.
+
+=back
+
 =head1 SEE ALSO
 
 L<febootstrap(8)>.