git.annexia.org
/
febootstrap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f1933
)
Document future possible minimization techniques.
author
rjones
<rjones>
Mon, 23 Mar 2009 12:31:33 +0000
(12:31 +0000)
committer
rjones
<rjones>
Mon, 23 Mar 2009 12:31:33 +0000
(12:31 +0000)
febootstrap-minimize.pod
patch
|
blob
|
history
diff --git
a/febootstrap-minimize.pod
b/febootstrap-minimize.pod
index
56ecea9
..
e7a2084
100644
(file)
--- 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)>.