From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 12:57:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B815716A4CE for ; Mon, 27 Sep 2004 12:57:50 +0000 (GMT) Received: from smtp1.jazztel.es (smtp1.jazztel.es [62.14.3.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2568C43D31 for ; Mon, 27 Sep 2004 12:57:50 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp1.jazztel.es with antivirus id 1CBv4w-0005aE-00 for current@freebsd.org Mon, 27 Sep 2004 14:58:06 +0200 Received: from [212.106.255.190] (helo=rguez.homeunix.net) by smtp1.jazztel.es with esmtp id 1CBv4v-0005Zj-00 for current@freebsd.org Mon, 27 Sep 2004 14:58:06 +0200 Received: from localhost.redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i8RCoYIq000752 for ; Mon, 27 Sep 2004 14:50:38 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Date: Mon, 27 Sep 2004 14:50:33 +0200 To: current@freebsd.org From: "Jose M Rodriguez" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/7.54 (FreeBSD, build 751) X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.11; VDF 6.27.0.70 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus Subject: WIP: /etc/rc.d/xdm RCORDER problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 12:57:50 -0000 I have now a working /etc/rc.d/xdm script for booting Xorg(XDMCP)/gdm/kdm/xdm. But I have reached a problem. The xdm script requires LOGIN syscons and moused. But xdm is take very early by rcorder and gets running before init launch the gettys. For a safe solution, I think that /etc/rc.d/xdm must tagged 'nostart' and launch from /etc/ttys. No. In this case must become a real wrapper. But I recall that gnome users do this from /usr/X11R6/etc/rc.d/gdm.sh without too much problems So, I think that must be a real /etc/rc.d/ problem After a first look, IMHO, seems that a lot of BEFORE tags are missing. At last several BEFORE: LOGIN. rcorder -k FreeBSD -s nostart /etc/rc.d/* ... /etc/rc.d/LOGIN /etc/rc.d/syscons /etc/rc.d/xdm /etc/rc.d/watchdogd /etc/rc.d/sshd /etc/rc.d/sendmail /etc/rc.d/archdep /etc/rc.d/abi /etc/rc.d/cron /etc/rc.d/devfs /etc/rc.d/jail /etc/rc.d/localpkg /etc/rc.d/netoptions /etc/rc.d/securelevel /etc/rc.d/resolv /etc/rc.d/pcvt /etc/rc.d/othermta /etc/rc.d/nsswitch /etc/rc.d/msgs /etc/rc.d/mixer /etc/rc.d/inetd /etc/rc.d/bgfsck This is FreeBSD-5BETA5 May I send-pr this? -- josemi -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/