freebsd-dev/usr.sbin/bsdconfig/include
Devin Teske 31185df0d3 Add the necessary code to install packages (uninstall and re-install still
pending). Both scripted access (packageAdd) and UI access have been tested
successfully with a variation of different situations including:
+ Install a package with no dependencies
+ Install a package with dependencies that are already installed
+ Install a package with dependencies where some are already installed
+ Repeat each of the above from FTP and local Directory
+ Purposefully do things like try to install a package that does not exist
+ Try to install a package for which a dependency could not be loaded
+ Try to install a package that is in the INDEX bot not on the media
+ And many more.
2013-07-05 01:44:59 +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 install packages (uninstall and re-install still 2013-07-05 01:44:59 +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