CVS: src/si/phase4/system-config fstab4c.xml,1.1,1.2
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-serv3791/phase4/system-config Modified Files: fstab4c.xml Log Message: Tweaks to uml-build: a custome MAKEDEV patch is used to build the /dev/ubd? entries, and these are now used by fstab and the Configure script and the startup (umlsi). rpm/Makefile no longer uses special macros. Index: fstab4c.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase4/system-config/fstab4c.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** fstab4c.xml 24 Jan 2003 20:25:47 -0000 1.1 --- fstab4c.xml 27 Jan 2003 22:17:23 -0000 1.2 *************** *** 8,12 **** = =# End /etc/fstab ! =/dev/ubd/0 / ext2 defaults 1 1 =/proc /proc proc defaults =devpts /dev/pts devpts mode=0620 0 0 --- 8,12 ---- = =# End /etc/fstab ! =/dev/ubd0 / ext3 defaults 1 1 =/proc /proc proc defaults =devpts /dev/pts devpts mode=0620 0 0