From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51aa11ff10795cb516d214a870b017be@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] ipconfig From: "Russ Cox" In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-aenquxehjtavrkoycvscjqkkgw" Date: Sun, 27 Apr 2003 17:20:19 -0400 Topicbox-Message-UUID: 998689dc-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-aenquxehjtavrkoycvscjqkkgw Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit if booting with root from the network the kernel will run it using /ipconfig in order to dial the file server. it doesn't need to be in termrc. if you want a termrc that works in both places you can do if(! test -e /net/ipifc/0/ctl) ip/ipconfig --upas-aenquxehjtavrkoycvscjqkkgw Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Thu Apr 24 16:57:18 EDT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Thu Apr 24 16:57:16 EDT 2003 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 27AF919BD4; Thu, 24 Apr 2003 16:57:11 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from plan9.cs.bell-labs.com (plan9.bell-labs.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id F00B019ACE for <9fans@cse.psu.edu>; Thu, 24 Apr 2003 16:56:33 -0400 (EDT) Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] ipconfig In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-khfiklpgojgzbrufxhbbhzlpsk" Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 24 Apr 2003 16:56:32 -0400 This is a multi-part message in MIME format. --upas-khfiklpgojgzbrufxhbbhzlpsk Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 9load doesn't currently pass the IP address it got to the kernel Therefore, the booted kernel runs dhcp when it comes up (and can get more info than bootp does). --upas-khfiklpgojgzbrufxhbbhzlpsk Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Thu Apr 24 16:44:24 EDT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Thu Apr 24 16:44:22 EDT 2003 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 52EA219BC8; Thu, 24 Apr 2003 16:44:10 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from athena.softcardsystems.com (mail.softcardsystems.com [12.34.136.114]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 6703F19BC8 for <9fans@cse.psu.edu>; Thu, 24 Apr 2003 16:43:16 -0400 (EDT) Received: from athena (athena [12.34.136.114]) by athena.softcardsystems.com (8.12.8/8.12.8) with ESMTP id h3OK36m8026688 for <9fans@cse.psu.edu>; Thu, 24 Apr 2003 16:03:06 -0400 From: Sam X-Sender: To: <9fans@cse.psu.edu> In-Reply-To: <5038f53ceb07079e037b1d023183e543@plan9.bell-labs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] ipconfig Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 24 Apr 2003 16:03:06 -0400 (EDT) Just to clarify this for me, is there any reason ipconfig needs to be in termrc for bootp'd terminals? I think our termrc has been around since 3rd ed which had ipconfig by default (iirc). If it's redundant I'd like to pull it. Sam --upas-khfiklpgojgzbrufxhbbhzlpsk-- --upas-aenquxehjtavrkoycvscjqkkgw--