freebsd-nq/usr.sbin/bsdconfig
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
..
console More whitespace. 2013-06-24 20:58:54 +00:00
diskmgmt More whitespace. 2013-06-24 20:58:54 +00:00
docsinstall More whitespace. 2013-06-24 20:58:54 +00:00
dot More whitespace. 2013-06-24 20:58:54 +00:00
examples Comments. 2013-06-18 08:40:16 +00:00
include Add the necessary code to install packages (uninstall and re-install still 2013-07-05 01:44:59 +00:00
mouse More whitespace. 2013-06-24 20:58:54 +00:00
networking More whitespace. 2013-06-24 20:58:54 +00:00
packages More whitespace. 2013-06-24 20:58:54 +00:00
password More whitespace. 2013-06-24 20:58:54 +00:00
security More whitespace. 2013-06-24 20:58:54 +00:00
share Add the necessary code to install packages (uninstall and re-install still 2013-07-05 01:44:59 +00:00
startup More whitespace. 2013-06-24 20:58:54 +00:00
timezone More whitespace. 2013-06-24 20:58:54 +00:00
ttys More whitespace. 2013-06-24 20:58:54 +00:00
usermgmt More whitespace. 2013-06-24 20:58:54 +00:00
bsdconfig More whitespace. 2013-06-24 20:58:54 +00:00
bsdconfig.8 Update copyrights and dates following last commit. 2013-01-06 18:18:09 +00:00
Makefile Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00