Update setup{,-ops}.txt for FreeBSD-6.1 .
The packagedir is now passed to {ops,boss}-install with a -p argument instead of as a PKG_PATH envar. If the old way is done, PKG_PATH is ignored and packages are all built from sources. This failed in many ways (due to sync problems between the 6.1 packages and ports tarballs?) In any case, to prevent others falling down the same rabbit-hole, building from sources is now off by default, requiring a -s argument to be given to do it. Libinstall now shows PhaseSkip reasons, to make it more clear what's going on. Also tweak dhcpd_makeconf to handle a null DHCPD_DYNRANGE in the defs file, to prevent a bogus dhcpd response from an inner emulab, half set-up for testing.
Showing
- db/dhcpd_makeconf.in 5 additions, 1 deletiondb/dhcpd_makeconf.in
- doc/setup-ops.txt 15 additions, 16 deletionsdoc/setup-ops.txt
- doc/setup.txt 10 additions, 6 deletionsdoc/setup.txt
- install/boss-install.in 28 additions, 15 deletionsinstall/boss-install.in
- install/libinstall.pm 5 additions, 5 deletionsinstall/libinstall.pm
- install/ops-install.in 20 additions, 5 deletionsinstall/ops-install.in
Loading
Please register or sign in to comment