CVS: src/si/phase4/package-build MAKEDEV4c.xml,NONE,1.1 package-build4c.xml,1.5,1.6

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-serv3791/phase4/package-build

Modified Files:
	package-build4c.xml 
Added Files:
	MAKEDEV4c.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.


--- NEW FILE ---
<package>
	<name>MAKEDEV</name>
	<version>&MAKEDEV-version;</version>

	<!-- special MAKEDEV run for uml block devices (/dev/ubd) -->
	<prebuild>
		<unpack>
			<archive>&packages_dir;/&MAKEDEV-package;</archive>
			<destination>&phase4_build_dir;</destination>
		</unpack>

		<patch>
			<base>&phase4_build_dir;</base>
			<param>&MAKEDEV-file;</param>
			<param>&packages_dir;/&MAKEDEV-ubd-patch;</param>
		</patch>

		<move>
			<base>&phase4_build_dir;</base>
			<source>&MAKEDEV-file;</source>
			<destination>
			    &LSBsi-phase4-install;/dev/MAKEDEV
			</destination>
		</move>

		<permissions>
			<mode>754</mode>
			<base>&LSBsi-phase4-install;/dev</base>
			<name>MAKEDEV</name>
		</permissions>
	</prebuild>

	<postbuild>
		<execute>
			<base>&LSBsi-phase4-install;/dev</base>
			<command>./MAKEDEV</command>
			<param>ubd</param>
		</execute>
	</postbuild>
</package>

Index: package-build4c.xml
===================================================================
RCS file: /cvsroot/lsb/src/si/phase4/package-build/package-build4c.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** package-build4c.xml	24 Jan 2003 20:25:47 -0000	1.5
--- package-build4c.xml	27 Jan 2003 22:17:23 -0000	1.6
***************
*** 5,8 ****
--- 5,9 ----
  	</setenv>
  
+ 	&phase4c-build-MAKEDEV;
  	&phase4c-build-e2fsprogs;
  	<!-- &phase4c-build-kbd; -->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.