<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/iw/partmethod_gui.py, branch help</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>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>warn user if we're going to blow away data to autopartition</title>
<updated>2001-07-10T02:23:02+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-07-10T02:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=285a12ac56049c541a38954a443b9ef8b9ee1032'/>
<id>285a12ac56049c541a38954a443b9ef8b9ee1032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always use automatically partition, not autopartiting, when talking to user</title>
<updated>2001-07-09T14:32:46+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-07-09T14:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=e74cdd5e1f47ac91d363f87613450a75a04e7bd8'/>
<id>e74cdd5e1f47ac91d363f87613450a75a04e7bd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add option to view autopartitioning results and change them</title>
<updated>2001-07-06T20:38:09+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-07-06T20:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=d2aa1634b741e12875c76fc2ddd315d2b2fad20c'/>
<id>d2aa1634b741e12875c76fc2ddd315d2b2fad20c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn on formatting for preexisting partitions we want to, and also hook in some online help in GUI mode</title>
<updated>2001-07-06T19:06:09+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-07-06T19:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=741c79c60258c937157fbd5a2a862b7e6e6c8905'/>
<id>741c79c60258c937157fbd5a2a862b7e6e6c8905</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>title should not say automatic.  Fixes bug #46328</title>
<updated>2001-06-29T22:37:50+00:00</updated>
<author>
<name>bfox</name>
<email>bfox</email>
</author>
<published>2001-06-29T22:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=87caa9086c5b1d22f8623e81ed07e8d448602b57'/>
<id>87caa9086c5b1d22f8623e81ed07e8d448602b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>add screen to GUI to allow user to control autopartitioning to some extent</title>
<updated>2001-06-25T20:25:16+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-06-25T20:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=e70e762838cef4dd120d3366eb611ced689a3bd6'/>
<id>e70e762838cef4dd120d3366eb611ced689a3bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
