index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't display garbage in the dialog box to correct the kickstart file location
Chris Lumens
2007-06-29
1
-4
/
+12
*
Try to extract modules that are in a module ball other than the default one
Chris Lumens
2007-06-27
1
-5
/
+2
*
More build fixes.
Chris Lumens
2007-06-22
2
-8
/
+10
*
Change prototype of chooseManualDriver to take a loaderData instead of several
Chris Lumens
2007-06-22
3
-16
/
+11
*
- Fix doLoadModules() to get the paths correct and find all the modules.
Peter Jones
2007-06-22
1
-17
/
+14
*
- add some (now #if 0'd) debugging prints
Peter Jones
2007-06-22
1
-11
/
+38
*
- get rid of unused empty function...
Peter Jones
2007-06-22
1
-5
/
+0
*
- add a firmware loader
Peter Jones
2007-06-22
8
-100
/
+956
*
Move copyDirectory out of both init.c and method.c.
Chris Lumens
2007-06-19
9
-147
/
+177
*
Use copyDirectory to support the new style of driver disk layouts.
Chris Lumens
2007-06-19
1
-16
/
+3
*
Can't stand that typo.
Chris Lumens
2007-06-19
1
-1
/
+1
*
- ... make that both typos on logmessage.
Peter Jones
2007-06-18
1
-1
/
+1
*
- Fix notting's "logmessage" typo
Peter Jones
2007-06-18
1
-1
/
+1
*
* loader2/loader.h: Remove obsolete FL_NOPARPORT
Bill Nottingham
2007-06-18
1
-1
/
+0
*
* loader2/loader.c: Remove support for nofb and vga16 framebuffer
Bill Nottingham
2007-06-18
1
-10
/
+2
*
* loader2/loader.h: Only define FL_NOFB once
Bill Nottingham
2007-06-18
1
-1
/
+0
*
Use a different macro so anaconda will actually build.
Chris Lumens
2007-06-12
1
-1
/
+1
*
* loader2/hardware.c: Comment out BUS_EBUS for now since we are waiting
David Cantrell
2007-06-12
1
-1
/
+3
*
Split loopback ISO method is no longer supported. Good riddance.
Chris Lumens
2007-06-12
1
-27
/
+8
*
Add support for Areca RAID controllers (#238014).
Chris Lumens
2007-06-06
1
-0
/
+4
*
* loader2/hardware.c (detectHardware): Probe BUS_EBUS to support
David Cantrell
2007-06-06
2
-2
/
+2
*
Use "disc" instead of "CD" in dialogs (#242830).
Chris Lumens
2007-06-06
2
-23
/
+23
*
* loader2/net.c (manualNetConfig): Make sure the ip structure member
David Cantrell
2007-06-01
1
-23
/
+10
*
* rescue.py (runShell): mount /dev/pts in rescue mode (#228714)
dlehman
2007-05-31
1
-5
/
+5
*
piece of shit
David Cantrell
2007-05-29
7
-1
/
+579
*
Get ready for a surprise... no more telnet support! SSH is it. It's 2007, u...
David Cantrell
2007-05-29
8
-582
/
+3
*
* loader2/loader.c (doLoaderMain): Don't crash if the user selects back
David Cantrell
2007-05-23
2
-8
/
+24
*
* loader2/net.c: Consistency with isys.c, also fixes a problem reported
David Cantrell
2007-05-22
1
-8
/
+7
*
White space.
David Cantrell
2007-05-16
1
-2
/
+2
*
-b option now causes a warning message to be printed.
Chris Lumens
2007-05-16
1
-1
/
+1
*
* loader2/net.c: Patch from Dawei Pang <dwpang AT redflag-linux.com>
David Cantrell
2007-05-04
1
-6
/
+6
*
2007-05-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-02
1
-1
/
+1
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-01
1
-1
/
+1
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-4
/
+7
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
2
-5
/
+15
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-0
/
+2
*
* rescue.py (startNetworking): Call the right functions to bring up
David Cantrell
2007-04-27
1
-5
/
+0
*
Load spufs module on cell (#237725) and remove spufs hack as we should do the
Paul Nasrat
2007-04-27
3
-0
/
+27
*
2007-04-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-24
1
-1
/
+1
*
* loader2/init.c (main): Remove message about cereal being an important
David Cantrell
2007-04-23
1
-5
/
+3
*
Fix test for .discinfo file on a good tree.
Chris Lumens
2007-04-20
1
-1
/
+1
*
Reapply dwmw2's PS3 probing patches and update to require appropriate kudzu.
Paul Nasrat
2007-04-18
2
-2
/
+2
*
Back out PS3 patch for now since support's not yet present in kudzu.
Chris Lumens
2007-04-17
2
-2
/
+2
*
Remove historical artifacts.
Chris Lumens
2007-04-16
1
-40
/
+0
*
Probe PS3 bus for hardware (#236480, dwmw2 AT redhat.com).
Chris Lumens
2007-04-16
2
-5
/
+5
*
* loader2/urlinstall.c (mountUrlImage): For instances where we prefer
David Cantrell
2007-04-12
1
-0
/
+12
*
* loader2/kickstart.c: Support fetching kickstart files from HTTP
David Cantrell
2007-04-03
3
-4
/
+37
*
* loader2/loader.c (doLoaderMain): Revert change from yesterday.
David Cantrell
2007-04-03
1
-1
/
+1
*
* loader2/linuxrc.s390: Add OSA layer 2 network support for System Z
David Cantrell
2007-04-02
1
-0
/
+9
*
* loader2/loader.c (doLoaderMain): Correct control flow problems in
David Cantrell
2007-04-02
1
-3
/
+6
[next]