index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
textw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make migration from ext3 -> ext4 saner on upgrade (#437567)
Jeremy Katz
2008-03-14
1
-8
/
+16
*
Add efi to the ignoreable filesystem list.
Peter Jones
2008-03-14
1
-1
/
+1
*
Fix traceback with text mode adding iscsi (#436480)
Jeremy Katz
2008-03-07
1
-1
/
+2
*
Clean up root password user interfaces.
David Cantrell
2008-02-20
1
-48
/
+50
*
Fix another text mode network config traceback (#433475).
Chris Lumens
2008-02-19
1
-1
/
+1
*
Remove more references to ARC (#433229).
Chris Lumens
2008-02-18
1
-1
/
+1
*
Use the correct variables to get the ipv6 info. (#432035)
Joel Andres Granados
2008-02-11
1
-3
/
+3
*
In rescue mode, show interface configuration (#429953)
David Cantrell
2008-02-08
1
-26
/
+35
*
Force users to set a hostname (#408921)
David Cantrell
2008-02-01
1
-12
/
+2
*
Revert "Initial support for network --bootproto=ask (#401531)."
Chris Lumens
2008-01-30
1
-2
/
+2
*
Initial support for network --bootproto=ask (#401531).
Chris Lumens
2008-01-16
1
-2
/
+2
*
Why do we still have this crud?
Chris Lumens
2008-01-11
2
-6
/
+3
*
Make default match GUI.
Chris Lumens
2008-01-07
1
-1
/
+1
*
Validation of root password with cracklib
HARA Hiroshi
2007-12-17
1
-1
/
+13
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
5
-7
/
+7
*
GPLv2+ license boilerplates for textw/*.py files.
David Cantrell
2007-12-17
19
-117
/
+242
*
Add license boilerplates to Makefiles.
David Cantrell
2007-12-17
1
-0
/
+19
*
Fix text mode to be able to autopartition (#409301)
Jeremy Katz
2007-12-10
1
-1
/
+2
*
Remove confirmation screen
Jeremy Katz
2007-12-05
1
-74
/
+0
*
With moving partitioning, we should do a confirmation before we write things
Jeremy Katz
2007-11-29
1
-3
/
+0
*
Don't translate unnecessary stuff.
Joel Andres Granados
2007-11-16
1
-6
/
+6
*
no more partitioning.py
Jeremy Katz
2007-11-06
1
-1
/
+0
*
move existing cvsignores to gitignore; remove ones no longer needed
Jeremy Katz
2007-11-05
1
-1
/
+0
*
2007-10-22 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-22
1
-3
/
+20
*
2007-09-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-25
1
-0
/
+6
*
2007-09-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-21
1
-1
/
+4
*
A couple more pychecker error fixes. That should do it for now.
Chris Lumens
2007-09-19
2
-1
/
+4
*
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
Chris Lumens
2007-09-19
8
-11
/
+0
*
Fix converting UI selections into which drives should be used for partitioning
Chris Lumens
2007-08-07
1
-1
/
+1
*
Remove disabled badblocks checking code.
Chris Lumens
2007-08-03
1
-68
/
+22
*
* textw/network_text.py: Remove extra popWindow().
David Cantrell
2007-07-26
1
-1
/
+0
*
Don't traceback on blank lines in modprobe.conf (#241991).
Chris Lumens
2007-06-01
1
-4
/
+6
*
* textw/network_text.py (NetworkDeviceWindow): Make sure the extra
David Cantrell
2007-05-29
1
-0
/
+4
*
Fix tracebacks caused by yesterday's modifications.
Chris Lumens
2007-05-16
1
-9
/
+9
*
Set the timezone when a new language is selected (#239826).
Chris Lumens
2007-05-15
1
-7
/
+10
*
Remove unused code. Now it should be easier to tell what really needs to
Chris Lumens
2007-05-15
1
-20
/
+4
*
2007-05-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-02
1
-1
/
+4
*
2007-04-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-20
1
-1
/
+7
*
2007-04-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-17
1
-10
/
+38
*
More intelligently assign RAID minor numbers in the text interface.
Chris Lumens
2007-04-11
1
-9
/
+24
*
* textw/partition_text.py (PartitionTypeWindow): Modify device list
David Cantrell
2007-04-03
1
-9
/
+13
*
Remove extra screen.popWindow().
David Cantrell
2007-03-27
1
-1
/
+0
*
* textw/network_text.py: Do not call screen.popWindow() if we get
David Cantrell
2007-03-27
1
-2
/
+8
*
Fix traceback stemming from system-config-date updates.
Chris Lumens
2007-03-21
1
-2
/
+2
*
String fixes (#203346).
Chris Lumens
2007-03-15
1
-4
/
+4
*
Since you can't always eject the CD, don't tell the user to do it (#137275).
Chris Lumens
2007-03-14
1
-8
/
+2
*
* textw/network_text.py: Added as a chooseNetworkDevice() method in the
David Cantrell
2007-03-12
2
-42
/
+119
*
2007-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-07
1
-1
/
+1
*
2007-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-07
1
-0
/
+3
*
2007-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-07
1
-2
/
+2
[next]