Marius Vollmer writes: > > It should be pretty easy to get a list of installed packages from apt > > (or the application installer) before the flash, and then reinstall them > > in one swoop with apt-get install. > There is maemo-list-user-packages that you could use as > a starting point.
But "maemo-list-user-packages" only lists packages with category user/*. This means, e.g. if you installed "ssh", it will not be listed. Alternatively, take the output of "dpkg-query -l" from a fresh flash, then diff it with the one from your customized device. regards, Armin. _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
