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
/
pyanaconda
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use the rpmdb to figure out upgrade target arch (#748119).
Chris Lumens
2011-11-10
1
-20
/
+5
*
use 800x600 as minimal mainWindow size (vpodzime)
Martin Gracik
2011-11-04
1
-1
/
+1
*
Fix a dumb error when canceling previous migration actions (#744034).
Chris Lumens
2011-11-03
1
-1
/
+1
*
Gray out "Configure Network" button in live installations (#749929)
Radek Vykydal
2011-11-02
1
-1
/
+3
*
Change what the third column of lang-table means.
Chris Lumens
2011-10-31
4
-19
/
+16
*
And stop attempting to load our own fonts, since we no longer ship them.
Chris Lumens
2011-10-31
2
-42
/
+0
*
Don't use GPT disklabels on Lenovo BIOS systems. (#749325)
David Lehman
2011-10-26
1
-0
/
+11
*
Fix typo in call to opt.isdigit (#743787)
Peter Jones
2011-10-25
1
-1
/
+1
*
Don't allow disks containing the live media as boot disk. (#748587)
David Lehman
2011-10-25
2
-5
/
+6
*
Honor fsprofile argument even for existing devices. (#747417)
David Lehman
2011-10-25
1
-9
/
+3
*
Regenerate tasklist when a repo is removed.
Ales Kozumplik
2011-10-24
1
-4
/
+8
*
Do a better job of remembering if 'review and modify partitioning' was checked.
Ales Kozumplik
2011-10-21
2
-1
/
+10
*
Be more convincing in eradicating errant temp vg paths. (#722952)
David Lehman
2011-10-19
1
-4
/
+5
*
Resize: Update format size if aligning partition shrinks it. (#689179)
David Lehman
2011-10-19
3
-0
/
+9
*
Copy all of live filesystem to target (#746844)
Brian C. Lane
2011-10-19
1
-3
/
+9
*
Fix autopart shrink of existing system. (#746605)
David Lehman
2011-10-18
3
-5
/
+9
*
cryptsetup returns positive nonzero when activating by different than the fir...
Martin Sivak
2011-10-18
1
-3
/
+3
*
do more logging in findExistingRootDevices()
Ales Kozumplik
2011-10-18
1
-2
/
+4
*
Add 'nogpt' cmdline arg to disable creation of gpt disklabels.
David Lehman
2011-10-17
2
-0
/
+6
*
Show cleardisks gui always to allow selecting a boot disk. (#744088)
David Lehman
2011-10-17
2
-6
/
+11
*
mpath: flush more eagerly in filter_gui.
Ales Kozumplik
2011-10-14
2
-1
/
+12
*
debugging: log boot arguments.
Ales Kozumplik
2011-10-12
1
-1
/
+5
*
Pull grub-efi and efibootmgr into the package list as needed. (#742042)
Peter Jones
2011-10-11
1
-0
/
+1
*
partitioning.py: reference to list of free regions is shadowed by a double.
Ales Kozumplik
2011-10-10
1
-1
/
+1
*
fcoe: modprobe the VLAN layer module.
Ales Kozumplik
2011-10-07
1
-0
/
+3
*
Remove some raid error checking pykickstart can do for us.
Chris Lumens
2011-10-06
1
-7
/
+0
*
Set default BOOTPROTO=dhcp for network service (minimal installs) (#741199)
Radek Vykydal
2011-10-06
2
-7
/
+0
*
remove argument ROOT_PATH from getDefaultKeyboard() calls (removed from metho...
Vratislav Podzimek
2011-10-06
2
-2
/
+2
*
Default to an active network device after reboot on Fedora (ONBOOT) (#498207)
Radek Vykydal
2011-10-05
4
-0
/
+19
*
Fix: Allow EFI slot_ids in hexdecimal (#742141).
Fabian Deutsch
2011-10-04
1
-1
/
+2
*
fcoe: fix detecting FCoE NIC
Michael Brown
2011-10-04
1
-1
/
+1
*
Do not show loop devices in the filtering UI.
Ales Kozumplik
2011-10-04
1
-0
/
+1
*
dispatcher: do not request "group-selection" with "tasksel".
Ales Kozumplik
2011-10-04
1
-1
/
+1
*
upgrade: do not insist on running the "bootloader" step.
Ales Kozumplik
2011-10-04
1
-1
/
+1
*
dracut args: "rhgb quiet" should come last.
Ales Kozumplik
2011-10-04
1
-1
/
+11
*
Only check relevant devices for dirty filesystems. (#741206)
David Lehman
2011-09-30
1
-1
/
+1
*
Make sure storage is reset just before partitioning, always.
David Lehman
2011-09-30
4
-17
/
+38
*
Move selection of default boot drive into bootloader.
David Lehman
2011-09-30
2
-8
/
+9
*
Show error dialog instead of traceback on fstab type mismatch. (#649171)
David Lehman
2011-09-30
2
-8
/
+20
*
Try a test mount and keep fstab mismatches if it succeeds. (#649171)
David Lehman
2011-09-30
2
-4
/
+31
*
imount.c: include fcntl.h before ext2fs/ext2fs.h.
Ales Kozumplik
2011-09-29
1
-1
/
+1
*
Write the grub.conf after setting up the new EFI bootloader (#741994))
Brian C. Lane
2011-09-28
1
-0
/
+14
*
botoloader: write 'ip=eth0:dhcp,auto6' instead of 'ip=eth0:dhcp ip=eth0:auto6'
Ales Kozumplik
2011-09-27
1
-1
/
+32
*
Put bios boot partitions on all gpt disk on bios systems. (#738964)
David Lehman
2011-09-23
1
-0
/
+36
*
Change default bootloader timeout from 20sec to 5sec. (#727831)
David Lehman
2011-09-23
1
-3
/
+1
*
Bootloader stage1_drive is more than a suggestion. (#738964)
David Lehman
2011-09-23
1
-4
/
+6
*
Mark the live device's parent devices protected. (#738964)
David Lehman
2011-09-23
2
-4
/
+40
*
Improve the clarity of the missing bios boot partition error. (#731549)
David Lehman
2011-09-22
1
-2
/
+5
*
Start NM in loader on s390 until we have systemd init here too (#733680)
Radek Vykydal
2011-09-21
2
-0
/
+43
*
Fix createUser and createGroup to work with kickstart defaults (#739428)
Brian C. Lane
2011-09-20
1
-9
/
+9
[next]