CVS: src/si/phase4/package-build bootscripts4b.xml,1.1,1.2 bootscripts4c.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/package-build In directory sc8-pr-cvs1:/tmp/cvs-serv11082 Modified Files: bootscripts4b.xml bootscripts4c.xml Log Message: Now that we're using a filesystem-file, checkfs is okay for UML Index: bootscripts4b.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase4/package-build/bootscripts4b.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** bootscripts4b.xml 24 Jan 2003 20:25:47 -0000 1.1 --- bootscripts4b.xml 29 Jan 2003 16:35:09 -0000 1.2 *************** *** 73,83 **** <destination>&LSBsi-phase4-install;/etc</destination> </copy> - <!-- checkfs is okay for bootable, not for uml - <move> - <base>&LSBsi-phase4-install;/etc/rc.d/rcsysinit.d</base> - <source>S30checkfs</source> - <destination>xS30checkfs</destination> - </move> - --> <move> <base>&LSBsi-phase4-install;/etc/rc.d/rcsysinit.d</base> --- 73,76 ---- Index: bootscripts4c.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase4/package-build/bootscripts4c.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** bootscripts4c.xml 24 Jan 2003 20:25:47 -0000 1.1 --- bootscripts4c.xml 29 Jan 2003 16:35:09 -0000 1.2 *************** *** 73,82 **** <destination>&LSBsi-phase4-install;/etc</destination> </copy> - <!-- checkfs is okay for bootable, not for uml --> - <move> - <base>&LSBsi-phase4-install;/etc/rc.d/rcsysinit.d</base> - <source>S30checkfs</source> - <destination>xS30checkfs</destination> - </move> <move> <base>&LSBsi-phase4-install;/etc/rc.d/rcsysinit.d</base> --- 73,76 ----