| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DeviceResizeError and PartitioningWarning exceptions. | David Lehman | 2009-02-27 | 1 | -0/+6 |
* | Various changes to format base class and fs base class. | David Lehman | 2009-02-27 | 2 | -38/+163 |
* | Various changes, including several fixes to device discovery. | David Lehman | 2009-02-27 | 1 | -34/+57 |
* | Lots of minor fixes and cleanups. A non-exhaustive list follows. | David Lehman | 2009-02-27 | 31 | -254/+297 |
* | Dirty (temporary) hack to copy udev rules from updates.img into place. | David Lehman | 2009-02-26 | 1 | -0/+4 |
* | Add storage subdirectory to pychecker's list. | David Lehman | 2009-02-26 | 1 | -1/+1 |
* | Fix paths in udev rules so they work in the installer environment. | David Lehman | 2009-02-26 | 1 | -5/+5 |
* | Lots of little updates to make things use the new storage module. | David Lehman | 2009-02-24 | 16 | -143/+117 |
* | Add doAutoPartition function and fix various minor errors. | David Lehman | 2009-02-24 | 1 | -18/+136 |
* | Make it easy to specify a format's device at creation/setup time. | David Lehman | 2009-02-24 | 6 | -19/+33 |
* | Expect to be able to find parted from now on. | David Lehman | 2009-02-24 | 1 | -1/+1 |
* | Various changes, mostly to Storage. Details below. | David Lehman | 2009-02-23 | 1 | -24/+66 |
* | Remove obsolete imports. | David Lehman | 2009-02-23 | 1 | -3/+0 |
* | Update to call storage.destroyDevice instead of storage.deleteDevice. | David Lehman | 2009-02-23 | 1 | -3/+3 |
* | Remove a bunch of obsolete imports. | David Lehman | 2009-02-23 | 1 | -6/+0 |
* | Update to use new storage module. | David Lehman | 2009-02-23 | 1 | -46/+46 |
* | Remove format flag from autorequest tuple since it's always True. | David Lehman | 2009-02-23 | 1 | -3/+3 |
* | Remove obsolete import from autopart. | David Lehman | 2009-02-23 | 1 | -1/+0 |
* | Remove a bunch of unused/obsolete stuff. | David Lehman | 2009-02-23 | 1 | -1596/+0 |
* | Clean up imports, fix some minor errors, remove old test code. | David Lehman | 2009-02-23 | 4 | -101/+18 |
* | Clean up imports, add header blocks as needed. | David Lehman | 2009-02-23 | 5 | -5/+71 |
* | Clean up imports and various typos, add header blocks as needed. | David Lehman | 2009-02-23 | 7 | -30/+30 |
* | Add getReleaseString, fix several typos. | David Lehman | 2009-02-23 | 1 | -20/+54 |
* | Add some useful functions to iutil. | David Lehman | 2009-02-23 | 1 | -0/+52 |
* | Remove getReleaseString from partedUtils. | David Lehman | 2009-02-23 | 1 | -44/+0 |
* | Fix whitespace in bindMountDevDirectory. | David Lehman | 2009-02-23 | 1 | -4/+4 |
* | Update UI code to use new storage module. | David Lehman | 2009-02-23 | 9 | -1514/+1079 |
* | Updates to make existing code use the new storage module. | David Lehman | 2009-02-23 | 16 | -769/+236 |
* | Add udev rules until device-mapper starts using udev. | David Lehman | 2009-02-23 | 1 | -0/+29 |
* | Return device instances, not paths, from findExistingRoots. | David Lehman | 2009-02-23 | 1 | -2/+2 |
* | Replace old storage modules. | David Lehman | 2009-02-23 | 30 | -7203/+8900 |
* | Set runlevel 5 if any package provides service(graphical-login). | Chris Lumens | 2009-02-23 | 1 | -4/+2 |
* | Change default iscsi initiator name | Hans de Goede | 2009-02-23 | 1 | -1/+1 |
* | Added additional comment. | Christof Kälin | 2009-02-23 | 1 | -0/+5 |
* | Tried to make the term "swap" clear for German (ex-)windows-users. | Christof Kälin | 2009-02-22 | 1 | -28/+27 |
* | New version.anaconda-11.5.0.23-1 | David Cantrell | 2009-02-20 | 1 | -1/+18 |
* | Remove old content from utils/ | David Cantrell | 2009-02-20 | 3 | -278/+2 |
* | Ensure request.drive is always a list (#485622) | David Cantrell | 2009-02-20 | 4 | -27/+45 |
* | Pick up pyblock if it exists in block/ on an updates.img. | David Cantrell | 2009-02-20 | 1 | -1/+1 |
* | Don't check for a swapfs on things that aren't partitions (#485977). | Chris Lumens | 2009-02-20 | 1 | -1/+1 |
* | Perform ext3->ext4 filesystem migration if ext4migrate is given (#484330). | Chris Lumens | 2009-02-20 | 1 | -0/+7 |
* | Translate i?86 into i386 as a base arch. | Jesse Keating | 2009-02-20 | 1 | -2/+2 |
* | Teach upd-instroot about i586 arch, for sake of glibc.i586/openssl.i586 | Jesse Keating | 2009-02-20 | 1 | -6/+8 |
* | Fix the obvious typo. | Chris Lumens | 2009-02-19 | 1 | -1/+1 |
* | filer.login raises an exception with it can't login, not returns None (#486454). | Chris Lumens | 2009-02-19 | 1 | -1/+3 |
* | Take into account that a parted.Partition's _fileSystem can be None (#485644). | Chris Lumens | 2009-02-19 | 1 | -3/+6 |
* | New version.anaconda-11.5.0.22-1 | Chris Lumens | 2009-02-19 | 1 | -1/+8 |
* | Updated Romanian translation | Alexandru Szasz | 2009-02-18 | 1 | -3121/+1926 |
* | Remove the qla2xxx line from mk-images again (wwoods). | Chris Lumens | 2009-02-18 | 1 | -3/+0 |
* | Fix broken shell syntax from 3bdcd64d2 | Jesse Keating | 2009-02-18 | 1 | -0/+1 |