Searched hist:"542 dd84bad18e55198d1a21d87a29f64ab5e1951" (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | script.subr | diff 542dd84bad18e55198d1a21d87a29f64ab5e1951 Fri Jul 05 08:52:07 CEST 2013 Devin Teske <dteske@FreeBSD.org> Add the necessary code to uninstall packages (re-install still pending). Both scripted access (packageDelete) and UI access have been tested successfully with a variation of different situations including: + Uninstall a package which no other installed package depends + Uninstall multiple packages which no other installed packages depend + Uninstall multiple packages which depend on each other + Similar to above but when ordered removal requires tracing dependencies + Purposefully do things like uninstall a package that is not installed + Try to uninstall a package which other installed packages still depend + Try to uninstall multiple packages which other installed packages depend + And many more.
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | messages.subr | diff 542dd84bad18e55198d1a21d87a29f64ab5e1951 Fri Jul 05 08:52:07 CEST 2013 Devin Teske <dteske@FreeBSD.org> Add the necessary code to uninstall packages (re-install still pending). Both scripted access (packageDelete) and UI access have been tested successfully with a variation of different situations including: + Uninstall a package which no other installed package depends + Uninstall multiple packages which no other installed packages depend + Uninstall multiple packages which depend on each other + Similar to above but when ordered removal requires tracing dependencies + Purposefully do things like uninstall a package that is not installed + Try to uninstall a package which other installed packages still depend + Try to uninstall multiple packages which other installed packages depend + And many more.
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | packages.subr | diff 542dd84bad18e55198d1a21d87a29f64ab5e1951 Fri Jul 05 08:52:07 CEST 2013 Devin Teske <dteske@FreeBSD.org> Add the necessary code to uninstall packages (re-install still pending). Both scripted access (packageDelete) and UI access have been tested successfully with a variation of different situations including: + Uninstall a package which no other installed package depends + Uninstall multiple packages which no other installed packages depend + Uninstall multiple packages which depend on each other + Similar to above but when ordered removal requires tracing dependencies + Purposefully do things like uninstall a package that is not installed + Try to uninstall a package which other installed packages still depend + Try to uninstall multiple packages which other installed packages depend + And many more.
|