<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/tests, branch master</title>
<subtitle>Anaconda installer - personal development space, mostly the new TUI</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/'/>
<entry>
<title>Remove the storage module and replace it with blivet.</title>
<updated>2013-01-28T19:15:31+00:00</updated>
<author>
<name>David Lehman</name>
<email>dlehman@redhat.com</email>
</author>
<published>2013-01-14T23:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=9040049d8d232eae3f0f51ffe442dbe49d273bce'/>
<id>9040049d8d232eae3f0f51ffe442dbe49d273bce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tsort, platform, and baseudev into storage.</title>
<updated>2013-01-28T19:15:24+00:00</updated>
<author>
<name>David Lehman</name>
<email>dlehman@redhat.com</email>
</author>
<published>2013-01-14T19:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=e6c6261e1d7e912103ef1618e4a84c5f70abb00a'/>
<id>e6c6261e1d7e912103ef1618e4a84c5f70abb00a</id>
<content type='text'>
Merge baseudev into storage.udev.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge baseudev into storage.udev.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused functions and move storage-specific utils to storage.</title>
<updated>2013-01-28T19:15:04+00:00</updated>
<author>
<name>David Lehman</name>
<email>dlehman@redhat.com</email>
</author>
<published>2013-01-09T00:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=ea9f0d7cfee26140f6244899b48ae2125688bbba'/>
<id>ea9f0d7cfee26140f6244899b48ae2125688bbba</id>
<content type='text'>
This is the first pass at setting things up to split storage out into
a separate package.

It replaces the guts of iutil.execWithRedirect and iutil.execWithCapture
with a single backend function, _run_program. The main thing I can think
of that might be cause for complaint is that _run_program does not log
each output line as the external program outputs it, so you get the whole
output buffer at once. Storage gets its own copy of _run_program and
all of the calls in storage use the copy from storage.util.

The reason I moved all of the iutil arch functions into storage is that
they are mostly used in storage and I didn't want there to be two copies
of the whole set.

The rest is removing of unused things and moving of things only used by
storage into storage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first pass at setting things up to split storage out into
a separate package.

It replaces the guts of iutil.execWithRedirect and iutil.execWithCapture
with a single backend function, _run_program. The main thing I can think
of that might be cause for complaint is that _run_program does not log
each output line as the external program outputs it, so you get the whole
output buffer at once. Storage gets its own copy of _run_program and
all of the calls in storage use the copy from storage.util.

The reason I moved all of the iutil arch functions into storage is that
they are mostly used in storage and I didn't want there to be two copies
of the whole set.

The rest is removing of unused things and moving of things only used by
storage into storage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the old cmdline and script interfaces.</title>
<updated>2013-01-16T14:26:43+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2013-01-15T16:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=c6f72ca401aee730fc27fbd920231616738e8125'/>
<id>c6f72ca401aee730fc27fbd920231616738e8125</id>
<content type='text'>
These have all been merged with the new text interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These have all been merged with the new text interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the old text mode UI.</title>
<updated>2013-01-16T14:26:43+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2013-01-15T16:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=7c30893a75f0b84edeed950382192c9e31378520'/>
<id>7c30893a75f0b84edeed950382192c9e31378520</id>
<content type='text'>
I've had to leave pieces of text.py around, though, because it's used by
rescue mode and we're not changing it quite yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've had to leave pieces of text.py around, though, because it's used by
rescue mode and we're not changing it quite yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more references to system-config-*.</title>
<updated>2013-01-16T14:26:43+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2013-01-15T15:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=6f32e61312a9e2fe2c75f0c380348bd970ef43df'/>
<id>6f32e61312a9e2fe2c75f0c380348bd970ef43df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>getLUKSPassphrase is no longer used, so kill it.</title>
<updated>2013-01-10T15:49:43+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2013-01-09T20:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=c216815c3d86f22da8f1ee76a6df207b5a9b30c3'/>
<id>c216815c3d86f22da8f1ee76a6df207b5a9b30c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve and document network.sanityCheckHostname</title>
<updated>2012-12-03T16:06:57+00:00</updated>
<author>
<name>Vratislav Podzimek</name>
<email>vpodzime@redhat.com</email>
</author>
<published>2012-11-29T13:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=158dacfd861adf8ad6c72ee6cc88caf924db9139'/>
<id>158dacfd861adf8ad6c72ee6cc88caf924db9139</id>
<content type='text'>
The rules for hostname are more strict. Also, it was not easy to use
this function because of its return values.

Related: rhbz#865869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rules for hostname are more strict. Also, it was not easy to use
this function because of its return values.

Related: rhbz#865869
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error in iutil.execCapture when fatal and non-zero exit</title>
<updated>2012-11-20T19:50:11+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2012-11-19T11:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=2478b31ac36b5c4397016290d81ba0d894f41896'/>
<id>2478b31ac36b5c4397016290d81ba0d894f41896</id>
<content type='text'>
Fix the TypeError problem with iutil.execWithCapture() when fatal
and process returns a non-zero exit code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the TypeError problem with iutil.execWithCapture() when fatal
and process returns a non-zero exit code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dispatch.py and its associated test case.</title>
<updated>2012-10-29T14:15:36+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2012-10-26T19:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=69c3bfa38be3ee5abb9c27683ee1bb0d3eff04f1'/>
<id>69c3bfa38be3ee5abb9c27683ee1bb0d3eff04f1</id>
<content type='text'>
Good riddance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Good riddance.
</pre>
</div>
</content>
</entry>
</feed>
