http://bugzilla.wpkg.org/show_bug.cgi?id=55 Rainer Meier <skybeam at users.sourceforge.net> changed: What |Removed |Added CC| |skybeam at users.sourceforge.ne | |t --- Comment #2 from Rainer Meier <skybeam at users.sourceforge.net> 2007-11-19 22:19:52 --- I don't see a noticable benefit by implementing this. Especially it is against the basic idea of wpkg. It excludes several packages from management (at least from the 'remove' management). Additionally this could already be achieved by any package without modification: Just create a package with no remove commands, no checks and execute=once attribute. If such a package is removed from the profile it will try to uninstall it. Since there are no commands wpkg.js will do nothing. As there are no checks defined the package check afterwards will show "not installed" - even when the package is still installed. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |