-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kevin Donnelly wrote: > Is there a way to prevent Smart from deleting the packages that have been > downloaded to /var/lib/smart/packages after installation? I'd like to > upgrade a 10.1 installation to KDE 3.5.3, but once I convert other machines > to 10.1 it would be nice not to have to re-download the KDE packages again.
Yes To make it for a single run: smart -o remove-packages=false install/upgrade ... To turn it on permanently: smart config --set remove-packages=false Smart will keep the downloaded packages in /var/lib/smart/packages/ - -- -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ /\\ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> _\_v The more things change, the more they stay insane. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFElHqpr3NMWliFcXcRAsYuAJ4y6RKrci+ALezfHZCcH0mwjx0cUgCdHLd8 L+1T9gf8zl4dShQA9VNRxOA= =SHSk -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
