Was there anything wrong with this patch? Meh, late... This patch being the following, I think we can all agree that /etc only contains configuration files.
From: "Alfred M. Szmidt" <[EMAIL PROTECTED]> To: Marco Gerards <[EMAIL PROTECTED]> Date: Thu, 16 Dec 2004 22:48:20 +0100 Cc: [EMAIL PROTECTED] Subject: Re: rc & runsystem I think you mean the files in /etc/login, and not /etc/{ttys,motd}. config/ChangeLog 2004-12-16 Alfred M. Szmidt <[EMAIL PROTECTED]> * Makefile ($(installed_logins)): Don't overwrite already existing login files unless asked for. Index: config/Makefile =================================================================== RCS file: /cvsroot/hurd/hurd/config/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- config/Makefile 30 May 1999 01:47:35 -0000 1.27 +++ config/Makefile 16 Dec 2004 21:44:13 -0000 @@ -1,5 +1,5 @@ # -# Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2004 Free Software Foundation, Inc. # Written by Michael I. Bushnell, p/BSG. # # This file is part of the GNU Hurd. @@ -38,9 +38,8 @@ ifeq ($(override_conf),t) $(installed_conf): FORCE -endif - $(installed_logins): FORCE +endif include ../Makeconf _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-hurd