<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/images/NEWS, branch 10.41</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>1.30: handle ide-cd being renamed as ide-cd_mod</title>
<updated>2008-06-12T15:39:05+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-06-12T15:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=74772ef39525bc6ce84902a2beff54239ccb8da0'/>
<id>74772ef39525bc6ce84902a2beff54239ccb8da0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.29</title>
<updated>2008-04-02T10:50:18+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-04-02T10:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=de3b0915db4dd50dc2611ef75e723c65eadeea04'/>
<id>de3b0915db4dd50dc2611ef75e723c65eadeea04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.28</title>
<updated>2008-02-12T15:35:53+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-02-12T15:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=92967f05985caad4995a30e96d4e067b7f4c135a'/>
<id>92967f05985caad4995a30e96d4e067b7f4c135a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore full modules.alias (depmod keeps only available modules in modules.alias, but we want them all)</title>
<updated>2008-02-12T15:34:56+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-02-12T15:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3b04821b81b3115bc5ac228ccc3c6f8786991f31'/>
<id>3b04821b81b3115bc5ac228ccc3c6f8786991f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.27</title>
<updated>2008-02-11T23:30:38+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-02-11T23:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=597dda164c15333016027a70d9b394f35daec951'/>
<id>597dda164c15333016027a70d9b394f35daec951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.26</title>
<updated>2007-12-21T19:37:20+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2007-12-21T19:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=75b145c234fd75869948e57a46f208c414bc548d'/>
<id>75b145c234fd75869948e57a46f208c414bc548d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix live stage2 support</title>
<updated>2007-12-18T09:01:19+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-12-18T09:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4bccfb3f18c8ab991a97bdc9e90268b4d48bb607'/>
<id>4bccfb3f18c8ab991a97bdc9e90268b4d48bb607</id>
<content type='text'>
as documented in config-stage1.h:

/* - if we use a compressed image   : STAGE2_LOCATION is a the mount point
   - if we use the live: STAGE2_LOCATION is a relative symlink to image/install/stage2/live 
*/
#define STAGE2_LOCATION "/tmp/stage2"

ie /tmp/stage2 is not always a directory

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as documented in config-stage1.h:

/* - if we use a compressed image   : STAGE2_LOCATION is a the mount point
   - if we use the live: STAGE2_LOCATION is a relative symlink to image/install/stage2/live 
*/
#define STAGE2_LOCATION "/tmp/stage2"

ie /tmp/stage2 is not always a directory

</pre>
</div>
</content>
</entry>
<entry>
<title>1.25</title>
<updated>2007-12-12T14:47:09+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-12-12T14:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6451af3e0296b1456da8a03c3511473792d72522'/>
<id>6451af3e0296b1456da8a03c3511473792d72522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.24</title>
<updated>2007-10-15T12:29:45+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2007-10-15T12:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a7dc7faf030fee564aa3c03f730923f4366247a2'/>
<id>a7dc7faf030fee564aa3c03f730923f4366247a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.23</title>
<updated>2007-09-17T13:41:55+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-09-17T13:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9e78f831f15d42a8c9d634b04d51013a309dedc2'/>
<id>9e78f831f15d42a8c9d634b04d51013a309dedc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
