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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix some label text that got clobbered in glade.
David Lehman
2012-11-02
1
-1
/
+1
*
New version.
Brian C. Lane
2012-11-01
3
-138
/
+234
*
Update parsing of 'btrfs subvol list' to match its new output. (#868468)
David Lehman
2012-11-01
1
-1
/
+1
*
Add a way to select the default device type.
David Lehman
2012-11-01
2
-21
/
+157
*
Enable specification of disk(s) for individual mountpoints. (#870569)
David Lehman
2012-11-01
3
-28
/
+361
*
Improve management of complex devices in custom spoke. (#865199)
David Lehman
2012-11-01
2
-11
/
+51
*
Save btrfs subvols' requested size.
David Lehman
2012-11-01
2
-1
/
+8
*
Reclaim extra set member growth evenly across members.
David Lehman
2012-11-01
1
-2
/
+8
*
Give lvmpv a slightly more realistic minimum size.
David Lehman
2012-11-01
1
-0
/
+1
*
Fix required space calculation for lvm.
David Lehman
2012-11-01
1
-1
/
+0
*
Don't filter disks when scanning storage after autopart fails. (#866717)
David Lehman
2012-11-01
1
-3
/
+4
*
Fix detection of partitioned md devices. (#866519)
David Lehman
2012-11-01
4
-12
/
+31
*
Correct handling of disks with hidden formats. (#866519)
David Lehman
2012-11-01
2
-6
/
+17
*
Revert "Fall back to lvm autopart if the default fails."
David Lehman
2012-11-01
1
-29
/
+5
*
Revert the default autopart type to lvm. (#870207)
David Lehman
2012-11-01
1
-2
/
+1
*
Apparently necessary kpartx changes (#867593)
David Lehman
2012-11-01
2
-16
/
+5
*
Mark a few more important strings for translation.
Chris Lumens
2012-11-01
3
-7
/
+7
*
If lang= was provided on the command line, set the installation language.
Chris Lumens
2012-11-01
1
-0
/
+24
*
Make the decision to skip the welcome screen more complicated.
Chris Lumens
2012-11-01
1
-1
/
+4
*
Set a translation domain before loading a glade file.
Chris Lumens
2012-11-01
1
-0
/
+1
*
Don't decorate the NTP config dialog.
Chris Lumens
2012-11-01
1
-0
/
+1
*
Mark properties in existing glade files as translatable.
Chris Lumens
2012-11-01
10
-12
/
+12
*
Widget properties exposed via glade need to be marked as translatable.
Chris Lumens
2012-11-01
1
-0
/
+12
*
Network spoke: don't try to call replace on None (traceback) (#869106)
Radek Vykydal
2012-11-01
1
-1
/
+1
*
Fix nfsiso repo selection (#871648)
Jesse Keating
2012-10-31
1
-1
/
+12
*
New version.
Brian C. Lane
2012-10-31
3
-232
/
+259
*
Revert "Update parsing of 'btrfs subvol list' to match its new output. (#8684...
David Lehman
2012-10-31
1
-1
/
+1
*
Pass RAID level to btrfs volume constructor. (#866101)
David Lehman
2012-10-31
1
-0
/
+5
*
Fix a traceback when removing non-existing partitions in custom. (#869839)
David Lehman
2012-10-31
1
-1
/
+2
*
Update parsing of 'btrfs subvol list' to match its new output. (#868468)
David Lehman
2012-10-31
1
-1
/
+1
*
Remove the word "review" from the label on the custom checkbutton. (#871109)
David Lehman
2012-10-31
1
-1
/
+1
*
Require that the root filesystem be created by anaconda. (#871104)
David Lehman
2012-10-31
2
-0
/
+7
*
On error, reset the RHS to what it used to be (#869422).
Chris Lumens
2012-10-31
1
-0
/
+2
*
Don't prompt when in cmdline mode (#869685)
Jesse Keating
2012-10-30
1
-0
/
+6
*
Force a root password to be set (#869675)
Jesse Keating
2012-10-30
2
-10
/
+8
*
Network spoke: fix hostname handling in standalone spoke (#868535)
Radek Vykydal
2012-10-30
1
-0
/
+3
*
Network spoke: fix config info update after switching device OFF and ON (#871...
Radek Vykydal
2012-10-30
1
-0
/
+2
*
Network spoke: connected requires activated (not active) connection (#871129)
Radek Vykydal
2012-10-30
1
-4
/
+6
*
Blank out passphrases from /root/anaconda-ks.cfg (#868519).
Chris Lumens
2012-10-30
1
-0
/
+6
*
Setup package repo in the background (#870552)
Jesse Keating
2012-10-29
1
-19
/
+30
*
check disklabels when calculating free space (#863892)
Brian C. Lane
2012-10-29
1
-4
/
+16
*
updateBaseRepo does not need a storage argument.
Chris Lumens
2012-10-29
3
-8
/
+6
*
Fix up calling superclass setup methods in packaging (#870556).
Chris Lumens
2012-10-29
4
-2
/
+5
*
Fix a race condition with kickstarts (#868834)
Jesse Keating
2012-10-29
1
-2
/
+2
*
run checkisomd5 from anaconda-diskroot (#848764)
Brian C. Lane
2012-10-29
1
-1
/
+18
*
skip luks passphrase in exception dump (#868509)
Brian C. Lane
2012-10-29
2
-0
/
+3
*
Replace ' ' with '_' when looking for ifcfg files (#869106)
Radek Vykydal
2012-10-29
1
-0
/
+1
*
Remove storageComplete, which was only called from dispatch.py.
Chris Lumens
2012-10-29
1
-64
/
+0
*
Remove dispatch.py and its associated test case.
Chris Lumens
2012-10-29
2
-640
/
+0
*
Use a slightly different method to get supported languages (#858801, tagoh).
Chris Lumens
2012-10-29
1
-2
/
+2
[prev]
[next]