Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2011 15:02:30 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/pc-sysinstall/backend functions-networking.sh src/usr.sbin/pc-sysinstall/backend-query enable-net.sh test-netup.sh
Message-ID:  <201105311502.p4VF2flH007655@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2011-05-31 15:02:30 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pc-sysinstall/backend functions-networking.sh 
    usr.sbin/pc-sysinstall/backend-query enable-net.sh 
                                         test-netup.sh 
  Log:
  SVN rev 222528 on 2011-05-31 15:02:30Z by bz
  
  Start teaching pc-sysinstall about IPv6.
  
  Add some additional empty string checks for IPv4 and try to configure
  a netmask along with the address rather than doing things twice.
  
  Contrary to AUTO-DHCP, IPv6-SLAAC will accept static configuration
  as well, which we will use at least for resolv.conf currently and
  if we were given a static address configure that as an alias as well.
  
  The pc-sysinstaller changes going along were committed to PC-BSD as r10773.
  
  Reviewed by:    kmoore
  Sponsored by:   The FreeBSD Foundation
  Sponsored by:   iXsystems
  MFC after:      20 days
  
  Revision  Changes    Path
  1.4       +55 -6     src/usr.sbin/pc-sysinstall/backend-query/enable-net.sh
  1.4       +22 -3     src/usr.sbin/pc-sysinstall/backend-query/test-netup.sh
  1.6       +174 -21   src/usr.sbin/pc-sysinstall/backend/functions-networking.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105311502.p4VF2flH007655>