<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/lvm.py, branch before-loader-switch</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/'/>
<entry>
<title>figure out if we have lvm-mod loaded and don't try to run the lvm commands if not.  this keeps them from dying horrible deaths :)</title>
<updated>2002-09-27T19:19:45+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-09-27T19:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=f06380adc9d5372bc41baa91b80729df313a0fe8'/>
<id>f06380adc9d5372bc41baa91b80729df313a0fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added some helper functions for volume groups</title>
<updated>2002-08-19T19:32:03+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-08-19T19:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=fefda458bff94668d69d179956239a78462898b8'/>
<id>fefda458bff94668d69d179956239a78462898b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ability to round up to next PE or not when clamping sizes</title>
<updated>2002-08-16T02:05:28+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-08-16T02:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=4a9fad5070dd8a4a51669fb14c0361fc5f1cc2c4'/>
<id>4a9fad5070dd8a4a51669fb14c0361fc5f1cc2c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>round down or else we will use too much space in ks --percent mode rounding up</title>
<updated>2002-08-14T04:42:23+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-08-14T04:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=e4bf92aa78fb29f708abdfc05c1c927e646921b8'/>
<id>e4bf92aa78fb29f708abdfc05c1c927e646921b8</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 pass in full pathnames with searchPath = 1</title>
<updated>2002-07-08T20:19:08+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2002-07-08T20:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=67a1448d4ad5d441ed46b19c8b379462a4381c0c'/>
<id>67a1448d4ad5d441ed46b19c8b379462a4381c0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>back to anaconda paths for lvm tools, don't run them in test mode</title>
<updated>2002-06-28T05:52:58+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-06-28T05:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=10788f0e2cb8e6eb77b0f0282dfa0d3a65c56abd'/>
<id>10788f0e2cb8e6eb77b0f0282dfa0d3a65c56abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add constant for max LV slots</title>
<updated>2002-06-12T03:42:32+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-06-12T03:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=d88dc90658206b1e19c867cc2e7e16678ee1d641'/>
<id>d88dc90658206b1e19c867cc2e7e16678ee1d641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to make informed guesses about how much overhead there is on a per-physical volume basis.  my eyes, my eyes.</title>
<updated>2002-06-12T03:33:34+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-06-12T03:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=923d9e5e6733443eb553be1764feaf6076f177b7'/>
<id>923d9e5e6733443eb553be1764feaf6076f177b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utility functions to suggest names for VG, LV</title>
<updated>2002-06-12T03:04:01+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-06-12T03:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=5ad7abd284d20700a49d6d7dca494d260279484a'/>
<id>5ad7abd284d20700a49d6d7dca494d260279484a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some utility LVM funcs</title>
<updated>2002-06-11T20:52:42+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-06-11T20:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=ffe5bbdb35e0ed59df9fa4c3cad9abf3e1cec972'/>
<id>ffe5bbdb35e0ed59df9fa4c3cad9abf3e1cec972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
