Move febootstrap-supermin-helper into helper/ subdirectory.
[febootstrap.git] / febootstrap-minimize.pod
index 96cb177..4665d87 100644 (file)
@@ -81,8 +81,8 @@ Keep or drop all timezones (except UTC which is never deleted).
 
 =item B<--drop-rpmdb>
 
-Keep or drop the RPM package database.  Obviously RPM will be
-completely non-functional if you drop this.
+Keep or drop the RPM and YUM package databases.  Obviously RPM and YUM will be
+completely non-functional if you drop these.
 
 =item B<--keep-yum-cache>
 
@@ -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
 
@@ -159,7 +156,7 @@ Richard W.M. Jones <rjones @ redhat . com>
 =head1 COPYRIGHT
 
 (C) Copyright 2009 Red Hat Inc.,
-L<http://et.redhat.com/~rjones/febootstrap>.
+L<http://people.redhat.com/~rjones/febootstrap>.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by