<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/textw/partmethod_text.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>bye bye fdisk option.  people who know enough to use fdisk can switch to a tty</title>
<updated>2002-11-18T20:45:51+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-11-18T20:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=fbd97388187a08587890dc01ea14df91227d74db'/>
<id>fbd97388187a08587890dc01ea14df91227d74db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1) Fix all copyrights 2) move everything to use rhpl.translate instead of our own translate.py</title>
<updated>2002-05-23T15:21:26+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-05-23T15:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=d7505f5e013cfa2b0af3eff08111c846f5930397'/>
<id>d7505f5e013cfa2b0af3eff08111c846f5930397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the translations</title>
<updated>2001-08-01T16:32:38+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-08-01T16:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=15b120c5ce1131ac95a85ab5f5c5312d6756e380'/>
<id>15b120c5ce1131ac95a85ab5f5c5312d6756e380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename 'Autopartitioning' 'Autopartition'</title>
<updated>2001-07-25T04:30:32+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-07-25T04:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=3ffbd229ca5630efc1e7949ac84fc46bfe3bfbfa'/>
<id>3ffbd229ca5630efc1e7949ac84fc46bfe3bfbfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oops</title>
<updated>2001-07-06T19:09:53+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-07-06T19:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=f15764b8c92790efa1c2a2e72736911a50c052e4'/>
<id>f15764b8c92790efa1c2a2e72736911a50c052e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>integrated changes suggested by docs</title>
<updated>2001-07-06T01:40:59+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-07-06T01:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=21dc7cd04e8b7d523a122164714d056690747be1'/>
<id>21dc7cd04e8b7d523a122164714d056690747be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the partitioning bits into Partitions object.  The diskset should probably</title>
<updated>2001-07-04T01:26:59+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2001-07-04T01:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=4814536cb4a3b5e385cc7904ac1f4853f7cc1f82'/>
<id>4814536cb4a3b5e385cc7904ac1f4853f7cc1f82</id>
<content type='text'>
go in here at some point, and arguably the fsset as well, but that should be
able to be done without major upheaval.  Major changes to note:

* id.partitions created
* PartitionRequest object folded into Partitions
* all of the various autopartitioning variables folded into Partitions
* avoid passing just instdata as much as possible

other minor fixes which are slipping into this commit
* /usr for server install size to 800 megs... 512 is too small :(
* kickstart bootloader fix
* fix a couple places to use convenience functions instead of part.geom.disk.dev.path
* set self.intf for gui autopartitioning so message window works
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
go in here at some point, and arguably the fsset as well, but that should be
able to be done without major upheaval.  Major changes to note:

* id.partitions created
* PartitionRequest object folded into Partitions
* all of the various autopartitioning variables folded into Partitions
* avoid passing just instdata as much as possible

other minor fixes which are slipping into this commit
* /usr for server install size to 800 megs... 512 is too small :(
* kickstart bootloader fix
* fix a couple places to use convenience functions instead of part.geom.disk.dev.path
* set self.intf for gui autopartitioning so message window works
</pre>
</div>
</content>
</entry>
<entry>
<title>refer to disk druid</title>
<updated>2001-06-26T22:58:10+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-06-26T22:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=df3109a5c9bcdabad5d46c0c5706a41efc4338e4'/>
<id>df3109a5c9bcdabad5d46c0c5706a41efc4338e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move partition method and fdisk to separate source files</title>
<updated>2001-06-25T16:18:23+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-06-25T16:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=acd2efe3e1d6c6e25520dc8ebde14f28910ad07b'/>
<id>acd2efe3e1d6c6e25520dc8ebde14f28910ad07b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
