From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <10b109140710151120u206345c7id759d6524e29723a@mail.gmail.com> Date: Mon, 15 Oct 2007 20:20:31 +0200 From: "Antonin Vecera" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] 9pccpuf freezes (after replica/pull) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10b109140710151031y31b23c26va35aeae81c45775a@mail.gmail.com> Topicbox-Message-UUID: d0f2253c-ead2-11e9-9d60-3106f5b1d025 > you can make it significantly smaller by editing out stuff you're not > using. typical targets are unused ethernet, video, disk drivers. > if you're not using usb or the bridge device, you can leave 'em out. > if you're not using kfs, you can get rid of that. if you're not booting > from venti, you can get rid of that. in the ip section you can get > rid of gre, rudp and likely ipmux. > Yes, I know I can make a custom kernel. But I assume that pccpuf config file from the distribution CD will work. Without any corrections. Custom kernel should be second step. Antonin