Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2009 15:50:08 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r197119 - head/release/picobsd/bridge
Message-ID:  <200909121550.n8CFo8b6090497@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: luigi
Date: Sat Sep 12 15:50:08 2009
New Revision: 197119
URL: http://svn.freebsd.org/changeset/base/197119

Log:
  ifconfig now needs -ljail
  (this needs to go to RELENG_8 as well after the release is out)
  
  MFC after:	1 month

Modified:
  head/release/picobsd/bridge/crunch.conf

Modified: head/release/picobsd/bridge/crunch.conf
==============================================================================
--- head/release/picobsd/bridge/crunch.conf	Sat Sep 12 14:46:22 2009	(r197118)
+++ head/release/picobsd/bridge/crunch.conf	Sat Sep 12 15:50:08 2009	(r197119)
@@ -178,3 +178,4 @@ libs_so -lkvm
 libs_so -lz
 libs_so -lbsdxml
 libs_so -lsbuf
+libs_so -ljail	# used by ifconfig



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