<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/partErrors.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>msw says it's 2002 :)</title>
<updated>2002-02-07T19:48:40+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-02-07T19:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=c7f2ba54e0956c597f48ce564764b9dcdb487d7d'/>
<id>c7f2ba54e0956c597f48ce564764b9dcdb487d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stage 1 of the partitioning.py cleanup effort --</title>
<updated>2002-02-06T21:49:11+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-02-06T21:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=b79bbf852add9ff1ff09138ea35488b26cc7bdb7'/>
<id>b79bbf852add9ff1ff09138ea35488b26cc7bdb7</id>
<content type='text'>
1) move the following functions from partitioning.py -&gt; partedUtils.py
   get_flags, start_sector_to_cyl, end_sector_to_cyl, start_cyl_to_sector,
   end_cyl_to_sector, getPartSize, getPartSizeMB, getDeviceSizeMB,
   get_partition_by_name, get_partition_name, get_partition_file_system_type,
   set_partition_file_system_type, get_partition_drive, map_foreign_to_fsname,
   filter_partitions, get_logical_partitions, get_primary_partitions,
   get_raid_partitions, get_lvm_partitions,
2) move PartitioningError and PartitioningWarning classes from
   partitioning.py -&gt; partErrors.py

Change everything that depends on these functions to use the new location
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) move the following functions from partitioning.py -&gt; partedUtils.py
   get_flags, start_sector_to_cyl, end_sector_to_cyl, start_cyl_to_sector,
   end_cyl_to_sector, getPartSize, getPartSizeMB, getDeviceSizeMB,
   get_partition_by_name, get_partition_name, get_partition_file_system_type,
   set_partition_file_system_type, get_partition_drive, map_foreign_to_fsname,
   filter_partitions, get_logical_partitions, get_primary_partitions,
   get_raid_partitions, get_lvm_partitions,
2) move PartitioningError and PartitioningWarning classes from
   partitioning.py -&gt; partErrors.py

Change everything that depends on these functions to use the new location
</pre>
</div>
</content>
</entry>
</feed>
