[Xorp-hackers] [greearb/xorp.ct] 9d5d40: install: Fix install script warnings on Fedora.

noreply at github.com noreply at github.com
Thu Oct 6 09:32:02 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct

  Commit: 9d5d40299de06b145d288323bade2a9dc4b55596
      https://github.com/greearb/xorp.ct/commit/9d5d40299de06b145d288323bade2a9dc4b55596
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2011-10-06 (Thu, 06 Oct 2011)

  Changed paths:
    M xorp/xorp_install.bash

  Log Message:
  -----------
  install:  Fix install script warnings on Fedora.

The adduser -h output was being sent to STDERR instead
of STDOUT, so it spammed the user and didn't do the
option detection properly.

Signed-off-by: Ben Greear <greearb at candelatech.com>


  Commit: 6711ba5156552bafdaffd8fbf2350c9b7c39d08e
      https://github.com/greearb/xorp.ct/commit/6711ba5156552bafdaffd8fbf2350c9b7c39d08e
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2011-10-06 (Thu, 06 Oct 2011)

  Changed paths:
    M xorp/site_scons/config/allconfig.py

  Log Message:
  -----------
  raw-sockets:  Assume platforms support raw socket input/output.

The old check tried to match on systems that did..but it misses
weird systems (some arm-linux, at least).  So instead specifically
exclude certain systems (mingw).  This might break Solaris, or perhaps
not.

Signed-off-by: Ben Greear <greearb at candelatech.com>


Compare: https://github.com/greearb/xorp.ct/compare/6f43389...6711ba5



More information about the Xorp-hackers mailing list