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
*
Strip whitespace from the end of the architecture as well.
Chris Lumens
2007-10-12
1
-0
/
+5
*
Might help to pass the headers to the right function.
Chris Lumens
2007-10-12
1
-1
/
+1
*
Clean up some memory management in HTTP/FTP file transferring. Fix loader
Chris Lumens
2007-10-12
2
-25
/
+35
*
2007-10-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-12
1
-4
/
+0
*
Fix typo.
Chris Lumens
2007-10-05
1
-1
/
+1
*
Add extra headers for architecture and release (#315601).
Chris Lumens
2007-10-05
1
-4
/
+16
*
2007-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-04
1
-0
/
+4
*
The device command no longer takes a type argument.
Chris Lumens
2007-10-01
1
-4
/
+2
*
Mount the rescue CD on /mnt/stage2 for the NFS tree method as well.
Chris Lumens
2007-09-28
1
-1
/
+1
*
2007-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-27
1
-2
/
+110
*
Pass /mnt/stage2 as the location to mount the rescue CD on when checking for a
Chris Lumens
2007-09-27
2
-28
/
+33
*
2007-09-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-25
1
-1
/
+1
*
Support loading updates from partitioned devices.
Chris Lumens
2007-09-12
1
-39
/
+97
*
2007-09-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-12
3
-0
/
+9
*
2007-09-11 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-11
1
-1
/
+1
*
display which signal we got correctly, and don't allocate buffers in the
Peter Jones
2007-09-06
1
-23
/
+22
*
Set up the method parameter to match what the rest of anaconda expects
Chris Lumens
2007-09-05
1
-5
/
+4
*
* loader2/loader.c (parseCmdLineFlags): Read hostname= parameter
David Cantrell
2007-09-04
1
-0
/
+2
*
* loader2/loader.c (doLoaderMain): In STEP_IP, set the hostname if
David Cantrell
2007-09-04
2
-0
/
+16
*
* loader2/loader.c (doLoaderMain): In STEP_IFACE, if we are doing
David Cantrell
2007-09-04
3
-1
/
+14
*
Set ANACONDAVERSION in the right place.
Chris Lumens
2007-09-04
1
-2
/
+2
*
* loader2/net.c (chooseNetworkInterface): Skip devices that do not
David Cantrell
2007-08-30
1
-2
/
+11
*
* loader2/loader.c (doLoaderMain): Allow users to change their NIC
David Cantrell
2007-08-23
1
-0
/
+3
*
2007-08-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-23
1
-38
/
+59
*
2007-08-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-23
1
-3
/
+28
*
#244531 - Show the architecture during install
msivak
2007-08-23
2
-2
/
+21
*
* loader2/net.c (cidrCallback): If user provided a dotted-quad
David Cantrell
2007-08-22
1
-0
/
+4
*
* loader2/nfsinstall.c (getFileFromNfs): Make sure we only add one
David Cantrell
2007-08-22
1
-1
/
+8
*
* iw/netconfig_dialog.py: Patch from hhara AT miraclelinux DOT com
David Cantrell
2007-08-14
1
-6
/
+10
*
Display the version number in more places.
Chris Lumens
2007-08-13
1
-2
/
+3
*
2007-08-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-09
1
-1
/
+1
*
Same change you just saw on rhel5-branch ported to the HEAD branch.
David Cantrell
2007-08-06
20
-196
/
+223
*
* utils/genmodinfo: New file, utility to generate module-info on the fly
Bill Nottingham
2007-08-03
2
-1212
/
+0
*
Fix call to mknod (patch from HARA Hiroshi <hhara AT miraclelinux DOT com>).
Chris Lumens
2007-08-03
2
-1
/
+7
*
Add a mode when creating a new file.
Chris Lumens
2007-08-02
2
-2
/
+2
*
* utils/modlist.c: Remove plip module-info support.
Bill Nottingham
2007-07-31
2
-4
/
+1
*
Correctly regenerate ppc keymaps (#249881).
Chris Lumens
2007-07-27
1
-0
/
+0
*
Apply Peter's patch to fix the usb-storage unloading and reloading dance
Chris Lumens
2007-07-20
1
-7
/
+12
*
Rebuilt keymap overrides (#240087).
Chris Lumens
2007-07-20
3
-0
/
+0
*
Allow going back to the network configuration screen if the wrong information
Chris Lumens
2007-07-11
1
-1
/
+3
*
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
[next]