<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/standalone/tinyfirewall, branch topic/extlinux</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>- replace tinyfirewall by drakfirewall</title>
<updated>2002-09-02T10:21:42+00:00</updated>
<author>
<name>Daouda Lo</name>
<email>daouda@mandriva.com</email>
</author>
<published>2002-09-02T10:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7dd5d80a97d2aa7e04b386e37745bbbe21bd1b7e'/>
<id>7dd5d80a97d2aa7e04b386e37745bbbe21bd1b7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>complete rewrite</title>
<updated>2002-08-22T22:40:14+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-22T22:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fbde1a0bdc207d0be42e9c32ed0da6f1526ef927'/>
<id>fbde1a0bdc207d0be42e9c32ed0da6f1526ef927</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- complete rework &amp; cleanup</title>
<updated>2002-08-21T20:43:53+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-21T20:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8fe9c59069370a3d38004798ede21ec64e9cd696'/>
<id>8fe9c59069370a3d38004798ede21ec64e9cd696</id>
<content type='text'>
- but the backend is still missing

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- but the backend is still missing

</pre>
</div>
</content>
</entry>
<entry>
<title>replace "kill USR1" with "kill 'USR1'" (and same for USR2)</title>
<updated>2002-08-05T13:29:39+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-05T13:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=88945cb8cd27a11295159cb85944d00180280d61'/>
<id>88945cb8cd27a11295159cb85944d00180280d61</id>
<content type='text'>
(so that 'use strict' works)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(so that 'use strict' works)

</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker fixes</title>
<updated>2002-08-01T17:43:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2002-08-01T17:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ee62f7a141ebffe2f16d964a25540bb91bb78915'/>
<id>ee62f7a141ebffe2f16d964a25540bb91bb78915</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle parsing --embedded command line in standalone.pm</title>
<updated>2002-07-31T23:10:55+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-07-31T23:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=79d226c48d6de4f26c604ddbd0ce769a58d548c6'/>
<id>79d226c48d6de4f26c604ddbd0ce769a58d548c6</id>
<content type='text'>
=&gt; allows to remove the somewhat mythical
     $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
=&gt; allows to remove the somewhat mythical
     $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/

</pre>
</div>
</content>
</entry>
<entry>
<title>- Big Move 1: interactive::* hierarchy</title>
<updated>2002-07-23T10:35:55+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2002-07-23T10:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6ed6b5341362f87e3c70420f206a33f71c72a3de'/>
<id>6ed6b5341362f87e3c70420f206a33f71c72a3de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- write the 'common' part of the 'explanations' stuff,</title>
<updated>2002-01-18T20:22:20+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2002-01-18T20:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a845140044510ef3fdc179b333301218d3faefe5'/>
<id>a845140044510ef3fdc179b333301218d3faefe5</id>
<content type='text'>
  with nice help from Pixel for the tough Perl part
- move 'use standalone' up in all standalone apps,
  to comply to 'explanations'

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  with nice help from Pixel for the tough Perl part
- move 'use standalone' up in all standalone apps,
  to comply to 'explanations'

</pre>
</div>
</content>
</entry>
<entry>
<title>corrected ref($in) =~ /gtk/</title>
<updated>2001-10-30T20:11:31+00:00</updated>
<author>
<name>damien</name>
<email>damien@mandriva.com</email>
</author>
<published>2001-10-30T20:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=22d58ed5438fde649c05c3397e577c98e9b8e0c5'/>
<id>22d58ed5438fde649c05c3397e577c98e9b8e0c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use vnew the right way everywhere</title>
<updated>2001-08-09T09:35:37+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-08-09T09:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=990265bd38aeccab96c09e5224256443016e33b5'/>
<id>990265bd38aeccab96c09e5224256443016e33b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
