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
/
packaging
Commit message (
Expand
)
Author
Age
Files
Lines
*
A bunch more "install" -> "installation" changes.
Chris Lumens
2013-02-28
2
-2
/
+2
*
Revert "Hook up the "Remove Packages" button on the dep solving error screen....
Chris Lumens
2013-02-28
2
-9
/
+0
*
Restore support for partial kickstart files (#887254).
Chris Lumens
2013-02-13
1
-2
/
+4
*
Replace hasActiveNetDev() using new nm module
Radek Vykydal
2013-02-12
1
-4
/
+4
*
Bring back the askmethod parameter (#889887).
Chris Lumens
2013-02-11
1
-1
/
+11
*
Move pyanaconda.packaging.get_mount_* into blivet.util.
David Lehman
2013-01-28
2
-52
/
+11
*
Remove the storage module and replace it with blivet.
David Lehman
2013-01-28
3
-22
/
+22
*
Move tsort, platform, and baseudev into storage.
David Lehman
2013-01-28
1
-6
/
+5
*
Remove unused functions and move storage-specific utils to storage.
David Lehman
2013-01-28
3
-25
/
+17
*
Handle sending program output to tty5 through the logging setup.
David Lehman
2013-01-28
3
-8
/
+3
*
Use threadMgr.wait to check threads
Brian C. Lane
2013-01-28
2
-9
/
+3
*
Rename wait_for_dhcp pieces to say what they actually do
Radek Vykydal
2013-01-24
1
-1
/
+1
*
Initialize network synchronously (#902090)
Radek Vykydal
2013-01-24
1
-1
/
+1
*
fixup direct nfs iso url handling (#879187)
Brian C. Lane
2012-12-20
1
-1
/
+5
*
fixup nfs repo install code (#879187)
Brian C. Lane
2012-12-20
1
-2
/
+2
*
Add more yum locking to yumpayload (#860022)
Brian C. Lane
2012-12-19
1
-86
/
+101
*
Update default install size and disk space estimate.
David Lehman
2012-12-11
1
-2
/
+3
*
Install default system for %packages --default (#869978)
Brian C. Lane
2012-12-07
1
-0
/
+3
*
Fix a bug when switching back to an HDISO install source (#879612).
Chris Lumens
2012-12-04
1
-5
/
+14
*
ISOImage needs to look at /run/install/source for the mounted image (#879142).
Chris Lumens
2012-12-04
1
-2
/
+2
*
Wait for slower dhcp for payload setup and hostname setting (#873468)
Radek Vykydal
2012-11-27
1
-0
/
+6
*
Allow specifying whether the URL you've given is a mirrorlist or not (#868558).
Chris Lumens
2012-11-20
1
-1
/
+4
*
Handle hd iso leavings by dracut (#876897)
Jesse Keating
2012-11-20
1
-10
/
+28
*
show error when rsync fails (#868755)
Brian C. Lane
2012-11-20
1
-2
/
+4
*
only raise rsync error on error 12 (#868755)
Brian C. Lane
2012-11-19
1
-6
/
+4
*
Enable verbose yum logging once more
Jesse Keating
2012-11-15
1
-6
/
+12
*
Handle nfsiso leavings by dracut (#876223)
Jesse Keating
2012-11-14
1
-41
/
+65
*
Handle package dependency errors on kickstart installs too (#865073).
Chris Lumens
2012-11-14
1
-1
/
+11
*
Use ksdata to set default runlevel
Jesse Keating
2012-11-13
1
-10
/
+8
*
Quit after handling transaction errors.
Chris Lumens
2012-11-12
1
-1
/
+2
*
Add a function to display relevant transaction errors (#873106).
Chris Lumens
2012-11-12
1
-9
/
+28
*
Show NFS as the source if dracut left it for us (#875235)
Jesse Keating
2012-11-09
1
-2
/
+13
*
Don't attempt to handle exceptions when NFS mounts fail.
Chris Lumens
2012-11-09
1
-8
/
+3
*
Make language groups work again (#873865)
Jesse Keating
2012-11-07
1
-3
/
+11
*
Handle if we get something other than a .treeinfo file (#872012).
Chris Lumens
2012-11-06
1
-1
/
+9
*
Enable yum langpacks plugin to get conditional packages (#868869)
Jesse Keating
2012-11-06
1
-1
/
+5
*
raise error on rsync failure (#868755)
Brian C. Lane
2012-11-05
1
-2
/
+4
*
exclude bind mounts from rsync (#871637)
Brian C. Lane
2012-11-05
1
-1
/
+2
*
Fix nfsiso as stage2 (#871554)
Jesse Keating
2012-11-02
1
-3
/
+8
*
Add progress percentage info to liveinst
Brian C. Lane
2012-11-02
1
-1
/
+36
*
Fix nfsiso repo selection (#871648)
Jesse Keating
2012-10-31
1
-1
/
+12
*
updateBaseRepo does not need a storage argument.
Chris Lumens
2012-10-29
2
-6
/
+5
*
Fix up calling superclass setup methods in packaging (#870556).
Chris Lumens
2012-10-29
4
-2
/
+5
*
rprivate -> make-rprivate (#869246).
Chris Lumens
2012-10-23
1
-1
/
+1
*
payloadInstallHandler should only optionally take a package argument (#868542).
Chris Lumens
2012-10-23
1
-3
/
+3
*
Reset the comps to empty along with everything else in yum.
Chris Lumens
2012-10-19
1
-0
/
+1
*
Hook up the "Remove Packages" button on the dep solving error screen.
Chris Lumens
2012-10-19
2
-0
/
+8
*
Aqcuire yum lock before doing the work of _yumCacheDirHack. (#858993)
David Lehman
2012-10-19
1
-5
/
+7
*
Avoid using mount --move on shared paths (#853508)
Jesse Keating
2012-10-16
1
-0
/
+4
*
Acquire the yum lock before accessing YumBase.repos. (#858993)
David Lehman
2012-10-15
1
-1
/
+5
[next]