<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/make_boot_img, branch R8_2</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>make oem use frame buffer, for bootsplash to be happy.</title>
<updated>2002-03-15T14:59:55+00:00</updated>
<author>
<name>Francois Pons</name>
<email>fpons@mandriva.com</email>
</author>
<published>2002-03-15T14:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b5ec72fa063eaf23f26e0ca35d0a191599db3c2d'/>
<id>b5ec72fa063eaf23f26e0ca35d0a191599db3c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't have /images/alternatives/usb.img-2.2.14</title>
<updated>2002-02-28T17:01:10+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2002-02-28T17:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7b33b36d6c8b43ea00b7c5a026f02d03dcde3eed'/>
<id>7b33b36d6c8b43ea00b7c5a026f02d03dcde3eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use /usr/lib/syslinux/isolinux files instead of /usr/lib/isolinux files.</title>
<updated>2002-02-26T14:29:14+00:00</updated>
<author>
<name>Francois Pons</name>
<email>fpons@mandriva.com</email>
</author>
<published>2002-02-26T14:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cc0e310dcebc0ba6993f3c7c1c5660b91b034bd7'/>
<id>cc0e310dcebc0ba6993f3c7c1c5660b91b034bd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>factorize the various entries so that isolinux and syslinux share the entries</title>
<updated>2002-02-12T12:33:34+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-02-12T12:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9f73e940171ad9e5bb54bac8ec6969cb1bd9d938'/>
<id>9f73e940171ad9e5bb54bac8ec6969cb1bd9d938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use latest /RPMS/kernel-BOOT-*.rpm (and some hacks to update tftpboot directory)</title>
<updated>2002-01-25T12:07:02+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-01-25T12:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=03bac75a8578f21eca244e7c4610c941aa99c8b0'/>
<id>03bac75a8578f21eca244e7c4610c941aa99c8b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>externalize patch_pcmcia_config (from make_boot_img)</title>
<updated>2001-12-12T21:01:03+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-12-12T21:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9cd385d3256ba63e6cf6e7c5802647b443642922'/>
<id>9cd385d3256ba63e6cf6e7c5802647b443642922</id>
<content type='text'>
because we need it in perl-install/Makefile also

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because we need it in perl-install/Makefile also

</pre>
</div>
</content>
</entry>
<entry>
<title>- fix problems with sockets not initialized (disabling</title>
<updated>2001-12-05T17:13:54+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-12-05T17:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2c70f98fd37d4f4a81630830a8abab87084cfa9a'/>
<id>2c70f98fd37d4f4a81630830a8abab87084cfa9a</id>
<content type='text'>
  hotplug support -&gt; cardmgr handles sockets)
- fix problems with PCMCIA net adapters now using PCI
  modules, by adding PCMCIA base code in `network.img'

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  hotplug support -&gt; cardmgr handles sockets)
- fix problems with PCMCIA net adapters now using PCI
  modules, by adding PCMCIA base code in `network.img'

</pre>
</div>
</content>
</entry>
<entry>
<title>support install from USB CDROMS (using usb-storage)</title>
<updated>2001-12-04T15:42:15+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-12-04T15:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4ea909d089bcf223822d2370f022c30924dc216b'/>
<id>4ea909d089bcf223822d2370f022c30924dc216b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix patching of /etc/pcmcia/config (for new pcmcia-cs)</title>
<updated>2001-11-23T14:01:03+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-11-23T14:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c3724171334c910325f5171518f20ac816846e47'/>
<id>c3724171334c910325f5171518f20ac816846e47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate pcmcia in drakx to use in-kernel version (only</title>
<updated>2001-11-21T14:54:53+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-11-21T14:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=34be445681c8dc42b73e95b80464ebad33503e8e'/>
<id>34be445681c8dc42b73e95b80464ebad33503e8e</id>
<content type='text'>
for 2.4, though --&gt; pcmcia in 2.2 no longer supported)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for 2.4, though --&gt; pcmcia in 2.2 no longer supported)

</pre>
</div>
</content>
</entry>
</feed>
