freebsd-dev/usr.sbin/bsdconfig/include
Devin Teske 542dd84bad 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.
2013-07-05 06:52:07 +00:00
..
bsdconfig.hlp More-accurately replicate the help system from sysinstall(8). However, also 2012-10-18 18:43:54 +00:00
Makefile Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
media.hlp Merge r248313 from stable/9 sysinstall(8) to head bsdconfig(8): 2013-06-23 10:48:26 +00:00
messages.subr Add the necessary code to uninstall packages (re-install still pending). 2013-07-05 06:52:07 +00:00
network_device.hlp Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
options.hlp Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
tcp.hlp Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
usage.hlp Resurrect usage.hlp and securelevel.hlp from sysinstall(8) and integrate them 2012-10-22 18:01:38 +00:00