supermin: Die with an error if $kernels is empty (RHBZ#539746).
[febootstrap.git] / febootstrap-minimize.pod
index e05b1c7..77abf43 100644 (file)
@@ -117,15 +117,12 @@ C</var/cache/ldconfig> (the dynamic linking cache).  This is not
 needed.  Dynamic linking during program execution will be marginally
 slower.
 
-=item B<--no-pack-executables>
-
 =item B<--pack-executables>
 
-Pack executables and shell scripts using L<upx(1)>.
-
-This is not done by default because although it can reduce the image
-size, it increases the amount of memory used since those executables
-cannot be shared.
+This option has been removed in febootstrap 2.5.  In previous versions
+it was used to pack executables using the external C<upx> program.
+However it was not enabled by default and never worked very
+effectively.
 
 =back