[PC-BSD Testing] PC-BSD 9.0-BETA3 - pc-sysinstall bug
Johann Hugo
jhugo at meraka.csir.co.za
Thu Nov 10 01:21:11 PST 2011
Hi
Looks like there is a small bug in the script.
rc.conf after a clean install:
-------------------------------------------------------------------
# Auto-Enabled NICs from pc-sysinstall
wlans_ath0="wlan0"
ifconfig_wlan0="DHCP"
ifconfig_bge0="DHCP"
# Auto-Enabled NICs from pc-sysinstall
wlans_ath0="wlan0"
ifconfig_wlan0="inet6 accept_rtadv"
ifconfig_bge0_ipv6="inet6 accept_rtadv"
hostname="pcbsd-4782"
--------------------------------------
There is two enries for wlans_ath0="wlan0" and
ifconfig_wlan0="inet6 accept_rtadv" is missing the _ipv6 part. It should be
ifconfig_wlan0_ipv6="inet6 accept_rtadv"
Johann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pcbsd.org/pipermail/testing/attachments/20111110/24ab1a58/attachment.html>
More information about the Testing
mailing list