CVS: src/si/phase4/system-config fstab4c.xml,NONE,1.1 system-config4c.xml,1.2,1.3
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-serv26622/phase4/system-config Modified Files: system-config4c.xml Added Files: fstab4c.xml Log Message: Added files and configuration to set up phase 4c (uml). Where applicable, similar changes were made to 4b (bootable), but these are not tested. --- NEW FILE --- <!-- XXX the phase4 trees are not complete, can't chroot --> <textdump> <base>&LSBsi-phase4c;/etc</base> <file>fstab</file> <content> =# Begin /etc/fstab = =# End /etc/fstab =/dev/ubd/0 / ext2 defaults 1 1 =/proc /proc proc defaults =devpts /dev/pts devpts mode=0620 0 0 =# other mounts to be added on configuration of the UML </content> </textdump> Index: system-config4c.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase4/system-config/system-config4c.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** system-config4c.xml 9 Oct 2002 14:09:43 -0000 1.2 --- system-config4c.xml 24 Jan 2003 20:25:47 -0000 1.3 *************** *** 10,11 **** --- 10,12 ---- &phase4c-system-config-lsb-release; + &phase4c-system-config-write-fstab;