<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Does DriverPacks patch any files?]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=3534&amp;type=atom"/>
	<updated>2009-02-13T23:32:32Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=3534</id>
		<entry>
			<title type="html"><![CDATA[Re: Does DriverPacks patch any files?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=29149#p29149"/>
			<content type="html"><![CDATA[<p>Our thanks to you for sharing with us here at DriverPacks! <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-02-13T23:32:32Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=29149#p29149</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does DriverPacks patch any files?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=29147#p29147"/>
			<content type="html"><![CDATA[<p>@cdob:</p><p>&quot;Approach is hard link friendly.&quot;</p><p>Thanks. Yes, this is all stemming from the topic over at MSFN.</p><p>@OverFlow:</p><p>&quot;in most situations you can let your ISO creator do this for you&quot;</p><p>True. I use CDIMAGE which does do this (which is just as well, otherwise it would be a 12GB DVD!).</p><p>But if I use hardlinks to avoid copies in some places it looks like it speeds things up.</p><p>My current workflow for XP Pro is something like:</p><p> 1. Have a source SP3 directory available<br /> 2. Apply RyanVM to SP3 to produce SP3<br /> 3. Apply WMP11 (via boooggy) and IE7 (via nLite) to SPR<br /> 4. Apply DriverPacks to SPR to produce SPD.</p><p>Step (1) involves building SP3 in my DVD from a stable SP3 in a source tree and<br />using hardlinks shaves a few minutes off.</p><p>In step (2) I get RyanVM&#039;s integrator to do the heavy lifting from SP3 to SPR - but the slow<br />part here is the processing and compression etc. No hardlinks involved.</p><p>Step (3) only touches SPR (which is not hardlinked).</p><p>Step (4) needs an SPD to start with, and using hardlinks again shaves a few minutes<br />(and now appears to be safe to do).</p><p>I also need to build boot folders for SP3, SPR and SPD (I want all of them on the<br />DVD) and hardlinks should help here too.</p><p>So it looks like I&#039;m good to go!</p><p>Many thanks both of you for your input.</p><p>-- deadbug</p>]]></content>
			<author>
				<name><![CDATA[deadbug]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5507</uri>
			</author>
			<updated>2009-02-13T23:24:42Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=29147#p29147</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does DriverPacks patch any files?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=29099#p29099"/>
			<content type="html"><![CDATA[<p>cdob is correct searchin for .org filse will lead you to any base changes.</p><p>in most situations you can let your ISO creator do this for you... they can optimize multiple links to a singe file in the TOC and only burn the file once to the media (ISO) i cant remember teh name of this optomization technique off the top of my head sorry...</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-02-12T22:56:58Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=29099#p29099</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Does DriverPacks patch any files?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=29075#p29075"/>
			<content type="html"><![CDATA[<p>Question may relate to <a href="http://www.msfn.org/board/index.php?s=&amp;showtopic=129399&amp;view=findpost&amp;p=832507">http://www.msfn.org/board/index.php?s=& … p;p=832507</a></p><p>Base does rename txtsetup.sif to txtsetup.org. A new file txtsetup.sif file is created.<br />Base does rename a existing winnt.sif to winnt.org. A new file winnt.sif file is created.</p><p>Search for *.org. There are more files renamed.</p><p>Approach is hard link friendly.</p><br /><div class="quotebox"><cite>deadbug wrote:</cite><blockquote><p>So does DriverPacks currently rewrite any files?</p></blockquote></div><p>I don&#039;t know about editing existing files.</p>]]></content>
			<author>
				<name><![CDATA[cdob]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=434</uri>
			</author>
			<updated>2009-02-12T16:53:34Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=29075#p29075</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Does DriverPacks patch any files?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=29064#p29064"/>
			<content type="html"><![CDATA[<p>I&#039;m looking at cutting down on the amount of disk space consumed by my various AIO-DVDs and also (hopefully) speeding up it&#039;s generation slightly.</p><p>It seems that one way of achieving this might be to use hardlinks. The idea would be to have a source (say \SRC\XP\SP3). Rather than copying that to \AIO\XP\SP3 and applying DriverPacks, I would create a bunch of hardlinks in \AIO\XP\SP3 back to \SRC\XP\SP3. This will obviously save space and should be quicker too since no data needs to be copied.</p><p>This scheme will fall apart if the tools that I then use to process \AIO\XP\SP3 patch or rewrite files in situ rather than removing them and replacing them, since the hardlinks would then mean that \SRC\XP\SP3 would be altered too.</p><p>I cannot see DriverPacks altering any files (except WINNT.SIF) but that might just be a lucky coincidence with my setup. Or I might simply have missed something.</p><p>So does DriverPacks currently rewrite any files?</p><p>Thanks</p><p>-- deadbug</p>]]></content>
			<author>
				<name><![CDATA[deadbug]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5507</uri>
			</author>
			<updated>2009-02-12T11:09:13Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=29064#p29064</id>
		</entry>
</feed>
