I believe there is a text file installed in /root containing a list of all packages installed. Its called install.log, this could be used as a basis for your list.
Try opening it in emacs, the command should be:
su
emacs /root/install.log
OT: When considering packages to install, installing pine is a really good idea, as u can use pico as ur text editor and it works over ssh too.
Nearly forgot, to get out of emacs the command is:
ctrl+x, ctrl+c
Last edited by v00d00101; 07-08-2003 at 02:43 PM.
|