CVS: src/si/phase4/system-config localnet4b.xml,NONE,1.1 localnet4c.xml,NONE,1.1 system-config4b.xml,1.2,1.3 system-config4c.xml,1.3,1.4
Mats Wichmann <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/phase4/system-config In directory sc8-pr-cvs1:/tmp/cvs-serv4969/phase4/system-config Modified Files: system-config4b.xml system-config4c.xml Added Files: localnet4b.xml localnet4c.xml Log Message: Adding "localnet" support (mainly, create /etc/sysconfig/network) --- NEW FILE --- <textdump> <base>&LSBsi-phase4c;/etc/sysconfig</base> <file>network</file> <content> =HOSTNAME=&hostname; </content> </textdump> --- NEW FILE --- <textdump> <base>&LSBsi-phase4c;/etc/sysconfig</base> <file>network</file> <content> =HOSTNAME=¨-hostname; </content> </textdump> Index: system-config4b.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase4/system-config/system-config4b.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** system-config4b.xml 9 Oct 2002 14:09:42 -0000 1.2 --- system-config4b.xml 25 Jan 2003 17:04:53 -0000 1.3 *************** *** 10,11 **** --- 10,12 ---- &phase4b-system-config-lsb-release; + &phase4b-system-config-localnet; Index: system-config4c.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase4/system-config/system-config4c.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** system-config4c.xml 24 Jan 2003 20:25:47 -0000 1.3 --- system-config4c.xml 25 Jan 2003 17:04:53 -0000 1.4 *************** *** 11,12 **** --- 11,13 ---- &phase4c-system-config-lsb-release; &phase4c-system-config-write-fstab; + &phase4c-system-config-localnet;