summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--febootstrap-minimize.pod23
1 files changed, 23 insertions, 0 deletions
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<hardlink(1)>.
+
+=item *
+
+Remove unused binaries.
+
+=item *
+
+Remove unused libraries.
+
+=item *
+
+Pack executables using UPX.
+
+=back
+
=head1 SEE ALSO
L<febootstrap(8)>.