> Another way is to define a list of suppressed packages, > and set up apt-get so that it disregards anything that other packages > say about those suppressed packages. > > This is easy and modular.
Not modular at all: There might be another `xv' package one day, which has nothing to do with the nonfree xv. Also, any user can setup and use unofficial repositories, including private ones, so hardcoding package names in apt is asking for disaster. Not easy, too: it is easier to fix the problem by a simple modification to debian/control + rebuild (which _is_ the canonical way to fix such issues), rather than patching C++ code and carrying a delta for a package from the core Debian toolchain. _______________________________________________ gNewSense-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-dev
