Subject: etc/rc.d/network: ! syntax in /etc/ifconfig.*
To: None <tech-net@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: tech-net
Date: 05/01/2001 12:06:25
do people think it good to pull this up to 1.5? i personally love
this configuration, not sure if people likes it.
if people likes it, i guess i should send a pullup request.
it is friendly with existing configurations (no breakage).
itojun
etc/rc.d/network
----------------------------
revision 1.30
date: 2001/01/13 13:26:36; author: itojun; state: Exp; lines: +94 -92
move IPv6 mode/route configuration upwards, so that !rtsol in
/etc/ifconfig.* is meaningful.
----------------------------
revision 1.29
date: 2001/01/11 17:56:16; author: itojun; state: Exp; lines: +14 -2
extend /etc/ifconfig.xxN, for comment lines (#) and shell script
fragment (!). inspired by openbsd /etc/hostname.xxN.