(Jul 28 2005 09:14) Willy Mularto wrote: > Add -noedps directives along with rpm command. Or if you want to remove > entirely all apache package then you have to list all package dependencies.
swup --remove apache This will handle all dependencies. Your problem is that if you only remove apache-html and add that to swup excludes, you will never be able to upgrade apache, since it requires apache-html. The normal way is to place your sites under /home/httpd/sites -- Christian H. Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
