From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from user-0c8hobt.cable.mindspring.com ([24.136.225.125] helo=prince.homelinux.org) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1ARPMU-0001Ys-00 for ; Wed, 03 Dec 2003 00:15:42 -0500 Received: by prince.homelinux.org (Postfix, from userid 500) id D4B62198111; Wed, 3 Dec 2003 00:16:37 -0500 (EST) Date: Wed, 3 Dec 2003 00:16:37 -0500 From: Lorenzo Prince To: "Speakup is a screen review system for Linux." Message-ID: <20031203051637.GB29169@prince.homelinux.org> References: <20031202220308.GA13384@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031202220308.GA13384@gmx.net> User-Agent: Mutt/1.4.1i Subject: Re: fedora X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 05:15:42 -0000 Alex Snow staggered into view and mumbled: > 1. where is the default kernel configuration located? I'd like to > rebuild my kernel with support for my synth built in but I don't want to > do a make config or menuconfig. Your kernel config is located in /boot/config-. Just copy it to the top level of your source tree and save it appropriately, making any necessary modifications before make bzImage and make modules. > 2. How can I rerun setup to install more package groups? I didn't > install gnome at install time but I want to now. You don't have to rerun setup. Just type yum install gnome It should already be configured to install from the Fedora repository, so you don't have to do any special tweaking in order to get Gnome installed. The command above will install Gnome and all its dependencies for you with no effort on your part. PRINCE