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
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
18
-2002
/
+0
*
Add default iSCSI initiator name in rescue mode (#594434)
Hans de Goede
2010-05-21
1
-3
/
+4
*
logging: remove references to the 'bootloaderadvanced' step.
Ales Kozumplik
2010-05-14
1
-2
/
+0
*
Remove no longer needed devices argument from Network.write() (#520146)
Radek Vykydal
2010-05-13
1
-3
/
+1
*
Enable networking in stage 2 using nm-c-e (#520146)
Radek Vykydal
2010-05-13
1
-0
/
+2
*
Use ifcfg files via NetworkDevice in Network class (#520146)
Radek Vykydal
2010-05-13
3
-3
/
+4
*
logging: remove all references to the "installtype" step.
Ales Kozumplik
2010-05-13
1
-3
/
+1
*
Don't allow creating a new bootloader config in text mode (#580378).
Chris Lumens
2010-05-11
1
-20
/
+5
*
Revert commit 27a4c7df871744454d1ca8979a576f9f45c67189
Hans de Goede
2010-05-04
1
-0
/
+4
*
Remove broken hasWindows function from bootloader.py and its callers
Hans de Goede
2010-05-04
1
-4
/
+0
*
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
[next]