Dear all :
i have meet this command "pkg bootstrap -f" in freebsd ....
and read the books about pkg
man.freebsd.org
pkg
provides an interface for manipulating packages: registering,
adding, removing and upgrading packages. pkg-static is a statically
linked variant of pkg typically only used for the initial installation
of pkg. There are some differences in functionality. See pkg.conf(5)
for details.
bootstrap
This is for compatibility with the pkg(7) bootstrapper. If pkg
is already installed, nothing is done.
If invoked with the -f flag an attempt will be made to rein-
stall pkg from remote repository.
if we can't install pkg tools , why we can use "pkg bootstrap -f " command to install pkg ?
what is it to do with command "pkg bootstrap -f " ? or " pkg bootstrap -f " is not a command ,just a script ? please show me all steps about "pkg bootstrap -f " job to install pkg tools ... thanks.
i have meet this command "pkg bootstrap -f" in freebsd ....
and read the books about pkg
pkg(8)
pkg
provides an interface for manipulating packages: registering,
adding, removing and upgrading packages. pkg-static is a statically
linked variant of pkg typically only used for the initial installation
of pkg. There are some differences in functionality. See pkg.conf(5)
for details.
bootstrap
This is for compatibility with the pkg(7) bootstrapper. If pkg
is already installed, nothing is done.
If invoked with the -f flag an attempt will be made to rein-
stall pkg from remote repository.
if we can't install pkg tools , why we can use "pkg bootstrap -f " command to install pkg ?
what is it to do with command "pkg bootstrap -f " ? or " pkg bootstrap -f " is not a command ,just a script ? please show me all steps about "pkg bootstrap -f " job to install pkg tools ... thanks.