Don't run new-kernel-pkg or nscd (RHBZ#557262).
[febootstrap.git] / febootstrap-minimize.pod
index e7a2084..77abf43 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,6 +117,13 @@ C</var/cache/ldconfig> (the dynamic linking cache).  This is not
 needed.  Dynamic linking during program execution will be marginally
 slower.
 
+=item B<--pack-executables>
+
+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
 
 =head1 TODO
@@ -136,10 +143,6 @@ Remove unused binaries.
 
 Remove unused libraries.
 
-=item *
-
-Pack executables using UPX.
-
 =back
 
 =head1 SEE ALSO