<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/mdk-stage1/ppp, branch 10.37</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>re-sync after the big svn loss</title>
<updated>2007-04-25T12:26:16+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-04-25T12:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=126777bc019a54afb4ec51299f2cf9d2841698aa'/>
<id>126777bc019a54afb4ec51299f2cf9d2841698aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stage 1 compilation fixes for gcc 4.0 :</title>
<updated>2005-05-06T06:30:51+00:00</updated>
<author>
<name>Rafael Garcia-Suarez</name>
<email>rgarciasuarez@mandriva.org</email>
</author>
<published>2005-05-06T06:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f46306945c95adc9a6232ce86f908f2a51a771dd'/>
<id>f46306945c95adc9a6232ce86f908f2a51a771dd</id>
<content type='text'>
* more casts signed&lt;-&gt;unsigned types
* make choose_iso_in_directory()'s return type "void"
* change order of .h files in network.c so strndup is included correctly
* newt: initialize some variables properly
* compile pcmcia and ppp with -Wno-deprecated-declarations, since they use
  deprecated types such as u_int32_t

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* more casts signed&lt;-&gt;unsigned types
* make choose_iso_in_directory()'s return type "void"
* change order of .h files in network.c so strndup is included correctly
* newt: initialize some variables properly
* compile pcmcia and ppp with -Wno-deprecated-declarations, since they use
  deprecated types such as u_int32_t

</pre>
</div>
</content>
</entry>
<entry>
<title>MandrakeSoft -&gt; Mandrakesoft</title>
<updated>2004-07-20T02:42:12+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-07-20T02:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=94dd872cad528c27940c746ad75391fd099aa845'/>
<id>94dd872cad528c27940c746ad75391fd099aa845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use &lt;net/if_arp.h&gt; thusly bypassing need for &lt;linux/byteorder/generic.h&gt;</title>
<updated>2003-08-20T10:12:06+00:00</updated>
<author>
<name>Gwenolé Beauchesne</name>
<email>gbeauchesne@mandriva.org</email>
</author>
<published>2003-08-20T10:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=06428bae51dc2c95f3c162684afd50c72a42e751'/>
<id>06428bae51dc2c95f3c162684afd50c72a42e751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix varargs for AMD64</title>
<updated>2003-08-19T08:57:26+00:00</updated>
<author>
<name>Gwenolé Beauchesne</name>
<email>gbeauchesne@mandriva.org</email>
</author>
<published>2003-08-19T08:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=231b81e8a09040c9a9cc87e9e5507acbcfa50a8b'/>
<id>231b81e8a09040c9a9cc87e9e5507acbcfa50a8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from R9_0-AMD64, most notably:</title>
<updated>2003-06-04T18:31:57+00:00</updated>
<author>
<name>Gwenolé Beauchesne</name>
<email>gbeauchesne@mandriva.org</email>
</author>
<published>2003-06-04T18:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=09e967c2d732783b2579e4e120cd9b608404cb00'/>
<id>09e967c2d732783b2579e4e120cd9b608404cb00</id>
<content type='text'>
- AMD64 support to insmod-busybox, minilibc, et al.
- Sync with insmod-modutils 2.4.19 something but everyone should use
  dietlibc nowadays
- Factor out compilation and prefix with $(DIET) for dietlibc builds
- 64-bit &amp; varargs fixes

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- AMD64 support to insmod-busybox, minilibc, et al.
- Sync with insmod-modutils 2.4.19 something but everyone should use
  dietlibc nowadays
- Factor out compilation and prefix with $(DIET) for dietlibc builds
- 64-bit &amp; varargs fixes

</pre>
</div>
</content>
</entry>
<entry>
<title>adapt to gcc-3.1</title>
<updated>2002-05-13T15:34:06+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2002-05-13T15:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bbf18a0abc3555df8b735a6620487ce964170cdb'/>
<id>bbf18a0abc3555df8b735a6620487ce964170cdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>have adsl pppoe installation available</title>
<updated>2001-06-11T14:46:02+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-06-11T14:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=991b346d4994b4b85981adb35d0dd6e91bedd364'/>
<id>991b346d4994b4b85981adb35d0dd6e91bedd364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2001-06-11T11:44:34+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-06-11T11:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ab5559aaabd1167a18ac882e64d97c5adc0e7d03'/>
<id>ab5559aaabd1167a18ac882e64d97c5adc0e7d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
