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
/
loader2
/
driverselect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-278
/
+0
*
Use %m rather than strerror() where appropriate.
Peter Jones
2008-07-08
1
-3
/
+2
*
Check return value of asprintf() consistently
David Cantrell
2008-06-27
1
-8
/
+18
*
Don't free things that newt will free for us (#428810).
Chris Lumens
2008-01-24
1
-7
/
+1
*
Adjust loader to new hardware code.
Bill Nottingham
2007-12-20
1
-12
/
+3
*
Adjust to removal of moduleDeps and moduleList.
Bill Nottingham
2007-12-19
1
-8
/
+1
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-2
/
+2
*
GPLv2+ boilerplates for loader2/ source files.
David Cantrell
2007-12-17
1
-7
/
+14
*
- remove sdupprintf(), use asprintf() instead.
Peter Jones
2007-10-22
1
-7
/
+20
*
Change prototype of chooseManualDriver to take a loaderData instead of several
Chris Lumens
2007-06-22
1
-10
/
+8
*
- add support for CLASS_ATA and CLASS_SATA
Peter Jones
2006-08-09
1
-1
/
+2
*
Make the boot flags variable global. We don't need to pass it (or a pointer ...
David Cantrell
2006-06-12
1
-9
/
+5
*
2005-11-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-09
1
-7
/
+1
*
Support logging levels in the loader just like in the python parts of the
Chris Lumens
2005-08-13
1
-3
/
+3
*
2005-06-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-06-13
1
-2
/
+3
*
switch to using kudzu's probeDevices() instead of the isys knownDevices
Jeremy Katz
2003-11-22
1
-6
/
+5
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-3
/
+3
*
merge changes from taroon since new rhpl in dist-10 will require them
Jeremy Katz
2003-06-10
1
-1
/
+1
*
add a way to skip the probe if we're going into loadDriverFromMedia from
Jeremy Katz
2003-02-18
1
-2
/
+2
*
patch from twaugh (#81679)
Jeremy Katz
2003-01-12
1
-1
/
+1
*
if you get to manual device selectoin and don't have any devices of
Jeremy Katz
2003-01-03
1
-24
/
+42
*
* add a usecancel param for the driver disk dialog so we can use it even if
Jeremy Katz
2002-12-11
1
-0
/
+264