index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
textw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the user know if adding a zfcp drive fails (#582632)
Hans de Goede
2010-04-19
1
-5
/
+4
*
add_drive_text: Pass interface to iscsi.addTarget
Hans de Goede
2010-04-15
1
-1
/
+2
*
Move addDriveDialog() and friends to their own class
Hans de Goede
2010-04-15
2
-162
/
+183
*
partition_text: Make addDriveDialog() not depend on anaconda.storage
Hans de Goede
2010-04-15
1
-12
/
+12
*
Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.
Chris Lumens
2010-04-06
1
-1
/
+2
*
Fix a typo, leaving one less string needing translation (#567427).
Chris Lumens
2010-02-23
1
-1
/
+1
*
Replace calls to isys.getDasdPorts() with calls to new getDasdPorts()
David Cantrell
2010-02-22
1
-4
/
+5
*
Move bootloader into the Anaconda object.
Chris Lumens
2010-02-04
4
-4
/
+4
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
3
-20
/
+20
*
Move timezone to the Anaconda object.
Chris Lumens
2010-02-04
2
-4
/
+4
*
Move users and security to the Anaconda object.
Chris Lumens
2010-02-04
1
-6
/
+6
*
Move network to the Anaconda object.
Chris Lumens
2010-02-04
3
-6
/
+6
*
Move keyboard to the Anaconda object.
Chris Lumens
2010-02-04
1
-6
/
+6
*
Move instLanguage to the Anaconda object.
Chris Lumens
2010-02-04
3
-13
/
+12
*
Move upgrade-related data to the Anaconda object.
Chris Lumens
2010-02-04
1
-7
/
+12
*
Move instProgress to be an attribute on the InstallInterface.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Use anaconda.ksdata instead of anaconda.isKickstart.
Chris Lumens
2010-02-04
1
-1
/
+1
*
iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.
Peter Jones
2010-01-15
1
-1
/
+1
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-0
/
+4
*
Allow InstallInterfaces to modify the installation steps.
Chris Lumens
2009-12-11
1
-3
/
+0
*
Add support for whole-disk formatting.
David Lehman
2009-12-09
1
-1
/
+1
*
Nothing sets flags.setupFilesystems anymore, so it can go too.
Chris Lumens
2009-12-03
1
-2
/
+1
*
Improve text mode fcoe interface
Hans de Goede
2009-12-01
1
-16
/
+39
*
Add DCB option to text mode FCoE setup (#513011)
Hans de Goede
2009-11-26
1
-2
/
+11
*
Support upgrading when the language isn't in lang-table (#528317).
Chris Lumens
2009-10-13
3
-4
/
+4
*
Fix parsing of optional portnr in iscsi target IP (#525118)
Hans de Goede
2009-10-10
1
-2
/
+9
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
3
-7
/
+10
*
The zonetab module has moved (#521986).
Chris Lumens
2009-09-09
1
-2
/
+1
*
Expose common fsset methods and properties in class Storage.
David Cantrell
2009-09-03
1
-2
/
+2
*
Simplify language.py to two basic settings, and a lot of support (#517569).
Chris Lumens
2009-09-02
1
-5
/
+6
*
When bringing up network in UI, update only ifcfg file of selected device (#5...
Radek Vykydal
2009-08-26
1
-1
/
+9
*
Fix traceback in text mode upgrade. (#505435)
David Lehman
2009-08-17
1
-1
/
+1
*
Show MAC address of network device in text mode too.
Radek Vykydal
2009-07-20
1
-3
/
+4
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
1
-1
/
+1
*
error messages of zFCP on s390: log or pass to the UI
Steffen Maier
2009-07-10
1
-1
/
+4
*
Initial FCoE support
Hans de Goede
2009-07-02
1
-1
/
+28
*
Tell booty to rescan for bootable drivers when an extra disks get added
Hans de Goede
2009-06-18
1
-0
/
+1
*
Convert textw/ to Makefile.am
David Cantrell
2009-06-09
2
-33
/
+23
*
Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...
Radek Vykydal
2009-06-05
1
-1
/
+5
*
Make the weak password dialog comply with the HIG (#487435).
Chris Lumens
2009-05-19
1
-1
/
+1
*
Forward port various iscsi fixes from 5.4 iscsi work
Hans de Goede
2009-05-06
1
-9
/
+0
*
Remove the message saying you can make your own layout (#495015).
Chris Lumens
2009-04-09
1
-1
/
+1
*
Try to handle devices which live in a subdir of /dev properly
Hans de Goede
2009-04-06
1
-1
/
+2
*
Make the disk model an attribute of DiskDevice.
David Lehman
2009-04-02
1
-1
/
+1
*
Fix text mode autopartitioning (#491282).
Chris Lumens
2009-03-20
1
-1
/
+2
*
Don't try to fit the whole StorageDevice.__str__ output into the UI (#490406).
Chris Lumens
2009-03-18
1
-1
/
+1
*
Use the right import path for checkbootloader (#490049).
Chris Lumens
2009-03-13
1
-1
/
+1
*
Only select the Core group in text mode (#488754).
Chris Lumens
2009-03-13
1
-1
/
+0
*
It's clearPartDisks, not clearPartDrives.
Chris Lumens
2009-03-12
1
-2
/
+2
*
Fix booty for dmraid
Hans de Goede
2009-03-09
1
-2
/
+2
[next]