Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 6 Nov 2002 16:53:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 6 Nov 2002 16:53:55 -0500 Received: from email.careercast.com ([216.39.101.233]:38872 "HELO email.careercast.com") by vger.kernel.org with SMTP id ; Wed, 6 Nov 2002 16:53:25 -0500 Subject: build kernel for server farm From: Matt Simonsen To: linux-kernel@vger.kernel.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 06 Nov 2002 14:00:08 -0800 Message-Id: <1036620009.1332.12.camel@mattsworkstation> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 738 Lines: 20 I am pretty familiar with the build process and kernel install for a single Linux box, but I wanted to confirm I'm doing things in a sane way for a large deployment. All the machines are the same hardware and running standard setups. First, I plan on compiling the kernel on a development box. From there my plan is basically tar /usr/src/linux, copy to each box, untar, copy bzImage and System.map to /boot, run make modules_install, edit lilo.conf, run lilo. Tips? Comments? Thanks Matt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/