I was in the middle of an:
- Code: Select all
urpmi --auto-select
When my broadband internet connection failed. (3 times) while it was trying to
upgrade Firefox. urpmi was smart enough to know some of the rpms were corrupted.
So all I had to do was rerun the command when my internet connection was restored.
And it picked up where it left off. Including successfully upgrading Firefox...
However I'm going to be migrating to a more recently salvaged HP Pavilion (the
existing machine was made for XP back in 2005. The one I'm about to move into was a
Win 7 machine until my brother in law crashed win 7 so bad that the tech people he
brought it to played taps for it. But before he junked it I got to boot a puppy Linux
keydrive on it, and there doesn't seem to be any hardware problems with it.
The thing is I've been using the network upgrade path for so long that I don't
remember what packages I chose to install. And I'd like to wind up with the same
tools that my bash scripts already know how to use...
Is there a way to get a list of all explicitly installed packages?
That is to say that I don't want to wind up explicitly installing those packages that
were automatically installed to meet dependencies. But I also don't want to wait till I
miss some functionality to find out which packages I chose to install on my old {current} PC.