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
/
packages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
2007-05-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-02
1
-3
/
+2
*
Forgot to commit this earlier.
David Cantrell
2007-04-26
1
-1
/
+1
*
anaconda makes /root, so make sure to set the context on it (#237834).
Chris Lumens
2007-04-25
1
-3
/
+2
*
2007-04-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-19
1
-1
/
+1
*
Move the clearpart logic out of openDevices since we don't want to do it every
Chris Lumens
2007-03-28
1
-0
/
+1
*
Remove unused functions.
Chris Lumens
2007-03-14
1
-49
/
+0
*
2007-02-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-02-26
1
-1
/
+3
*
* partedUtils.py (openDevices): don't relabel disks that contain
dlehman
2007-02-22
1
-19
/
+58
*
* packages.py (betaNagScreen): Add 'Fedora' -> 'Fedora Core' mapping.
Bill Nottingham
2007-01-29
1
-1
/
+2
*
2006-10-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-10-06
1
-1
/
+1
*
2006-09-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-21
1
-1
/
+1
*
Add another file to the list.
Chris Lumens
2006-09-07
1
-1
/
+1
*
Add more files to the list of things we need to fix the context on.
Chris Lumens
2006-09-05
1
-1
/
+4
*
2006-08-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-30
1
-2
/
+2
*
2006-08-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-24
1
-17
/
+7
*
2006-08-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-03
1
-1
/
+6
*
2006-07-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-28
1
-1
/
+1
*
2006-07-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-24
1
-0
/
+19
*
2006-07-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-20
1
-2
/
+2
*
Remove unnecessary import.
Chris Lumens
2006-07-12
1
-1
/
+0
*
Use subprocess instead of our own code. Fix all calls to execWith* so
Chris Lumens
2006-07-12
1
-33
/
+3
*
Don't try to mount protected partitions again, as this will cause an error
Chris Lumens
2006-05-26
1
-1
/
+1
*
Hook copyExtraModules back up to copy updated modules to the installed
Chris Lumens
2006-05-17
1
-67
/
+0
*
Finish making non-UI steps pass around the anaconda object.
Chris Lumens
2006-05-04
1
-52
/
+52
*
Start to use the anaconda class instead of passing around references to
Chris Lumens
2006-05-03
1
-20
/
+4
*
2006-04-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-04-26
1
-1
/
+1
*
Fix some deprecation warnings.
Chris Lumens
2006-03-30
1
-2
/
+3
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-1
/
+2
*
2006-03-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-03-13
1
-192
/
+3
*
2006-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-03-07
1
-1
/
+1
*
- set file contexts on blkid.tab{,.old}
Peter Jones
2006-02-03
1
-0
/
+1
*
Implement writeConfiguration (#115714)
Paul Nasrat
2006-02-02
1
-5
/
+0
*
Remove unused functions from packages.py.
Chris Lumens
2006-01-31
1
-166
/
+0
*
2006-01-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-01-30
1
-1
/
+0
*
* packages.py (writeXConfiguration): Do not create /etc/X11/X
David Cantrell
2006-01-30
1
-12
/
+0
*
* packages.py: /etc/X11/X -> /usr/bin/Xorg (#179321).
David Cantrell
2006-01-30
1
-1
/
+1
*
packages.py (queryUpgradeContinue): Change No button text to Reboot since
David Cantrell
2006-01-23
1
-2
/
+3
*
2005-09-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-13
1
-1
/
+0
*
2005-09-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-12
1
-8
/
+0
*
2005-09-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-12
1
-2
/
+2
*
* anaconda.spec: Bump version, tweak requirements
Bill Nottingham
2005-09-09
1
-2
/
+2
*
dispatch and yum backend integration
Paul Nasrat
2005-08-30
1
-106
/
+0
*
Simplified the authconfig step to store data as a string to be passed to
Chris Lumens
2005-08-29
1
-4
/
+4
*
Remove dependency checking
Paul Nasrat
2005-08-24
1
-1
/
+1
*
Don't install comps. Remove package handling for backend
Paul Nasrat
2005-08-24
1
-77
/
+4
*
remove rpmErrorClass
Paul Nasrat
2005-08-19
1
-8
/
+0
*
remove sortPackages
Paul Nasrat
2005-08-19
1
-33
/
+0
*
Extract InstallCallback
Paul Nasrat
2005-08-19
1
-155
/
+0
*
remove now uncalled anacondaTS
Paul Nasrat
2005-08-19
1
-15
/
+0
*
break all but nfs installs
Paul Nasrat
2005-08-19
1
-279
/
+0
[next]