Searched hist:"31185 df0d3c8c3127933c51ee6bb7943592309c4" (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | script.subr | diff 31185df0d3c8c3127933c51ee6bb7943592309c4 Fri Jul 05 03:44:59 CEST 2013 Devin Teske <dteske@FreeBSD.org> 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.
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | index.subr | diff 31185df0d3c8c3127933c51ee6bb7943592309c4 Fri Jul 05 03:44:59 CEST 2013 Devin Teske <dteske@FreeBSD.org> 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.
|
H A D | packages.subr | diff 31185df0d3c8c3127933c51ee6bb7943592309c4 Fri Jul 05 03:44:59 CEST 2013 Devin Teske <dteske@FreeBSD.org> 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.
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | messages.subr | diff 31185df0d3c8c3127933c51ee6bb7943592309c4 Fri Jul 05 03:44:59 CEST 2013 Devin Teske <dteske@FreeBSD.org> 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.
|