From owner-freebsd-rc@FreeBSD.ORG Mon Dec 6 11:02:26 2004 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9956E16A4DA for ; Mon, 6 Dec 2004 11:02:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2D043D1F for ; Mon, 6 Dec 2004 11:02:26 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB6B2QXU027421 for ; Mon, 6 Dec 2004 11:02:26 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB6B2PNT027415 for freebsd-rc@freebsd.org; Mon, 6 Dec 2004 11:02:25 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 Dec 2004 11:02:25 GMT Message-Id: <200412061102.iB6B2PNT027415@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-rc@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to /etc/rc.d design and implementation. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 11:02:26 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [2004/03/09] kern/63954 rc devfs loses permissions 1 problem total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/08/29] conf/56144 rc [PATCH] /etc/rc.d/ipmon, /etc/rc.d/ipfilt o [2004/06/30] conf/68525 rc Loader's verbose boot mode has rc.d/local o [2004/07/07] conf/68745 rc /etc/rc.d/devfs runs after ntpd so links 3 problems total. From owner-freebsd-rc@FreeBSD.ORG Wed Dec 8 18:37:45 2004 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0A4416A4CE for ; Wed, 8 Dec 2004 18:37:45 +0000 (GMT) Received: from marge.cload.net (ambres.net2.nerim.net [213.41.172.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 00F0443D60 for ; Wed, 8 Dec 2004 18:37:45 +0000 (GMT) (envelope-from ohmer@epita.info) Received: (qmail 24751 invoked by uid 100); 8 Dec 2004 18:39:52 -0000 Received: from unknown (HELO moe) (81.56.26.42) by marge.cload.net with SMTP; 8 Dec 2004 18:39:52 -0000 Date: Wed, 8 Dec 2004 19:37:33 +0000 From: oHmEr To: freebsd-rc@freebsd.org Message-Id: <20041208193733.3b9b4d95.ohmer@epita.info> Organization: EPITA X-Mailer: Sylpheed version 0.9.99-gtk2-20041024 (GTK+ 2.4.13; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: sshd script X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to /etc/rc.d design and implementation. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 18:37:46 -0000 hello, i have built a freebsd 5.3 system from scratch without ssh{,d}. i installed it later from ports. my problem is the sshd rc script. it has ssh-keygen path hardcoded. is it possible to make an rc variable for this ? thanks for answer. -- oHmEr