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
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add dhcpdelay to loader so we can modify the default dhcp timeout (#198147, #...
Martin Sivak
2008-01-10
1
-0
/
+3
*
If downloading the updates image fails, prompt for a new location.
Chris Lumens
2008-01-08
1
-2
/
+49
*
Adjust loader to new hardware code.
Bill Nottingham
2007-12-20
1
-13
/
+13
*
Adjust to removal of moduleDeps and moduleList.
Bill Nottingham
2007-12-19
1
-112
/
+24
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-4
/
+4
*
GPLv2+ boilerplates for loader2/ source files.
David Cantrell
2007-12-17
1
-9
/
+16
*
Update list of crypto mods to load.
David Lehman
2007-12-13
1
-1
/
+1
*
Remove function that does not do anything useful.
Bill Nottingham
2007-12-13
1
-21
/
+0
*
Merge the FTP and HTTP methods into a single URL method.
Chris Lumens
2007-12-07
1
-5
/
+4
*
Adjust to new udev world. Use actual device names, not /tmp/<whatever>.
Bill Nottingham
2007-12-07
1
-3
/
+2
*
Copy /etc and /var from /mnt/runtime to the root filesystem.
Bill Nottingham
2007-12-07
1
-4
/
+5
*
Don't #ifdef the rename for s390 only - just do it if unlink() fails.
Bill Nottingham
2007-12-07
1
-8
/
+6
*
Remove final traces of /tmp/ramfs usage
Jeremy Katz
2007-12-06
1
-7
/
+0
*
Add support for ext4dev hidden away behind a command line option
Jeremy Katz
2007-11-29
1
-2
/
+2
*
Add linear.ko to the modules available for rescue mode (#151742).
Chris Lumens
2007-11-27
1
-1
/
+1
*
Initial support for block devices encrypted using LUKS/dm-crypt.
David Lehman
2007-11-16
1
-1
/
+1
*
Fix the unused variable warning that breaks the build.
Chris Lumens
2007-11-15
1
-1
/
+0
*
Remove the ISA flag.
Chris Lumens
2007-11-15
1
-12
/
+1
*
Fix the obvious typo.
Chris Lumens
2007-11-15
1
-1
/
+1
*
canProbeDevices always returns 1, so remove it.
Chris Lumens
2007-11-15
1
-3
/
+2
*
Fix a traceback when building the updates partition dialog (#372011).
Chris Lumens
2007-11-13
1
-1
/
+3
*
Add the nicdelay command line option (#349521)
Martin Sivak
2007-11-06
1
-0
/
+3
*
Set re-IPL device before reboot on s390x
David Cantrell
2007-11-05
1
-1
/
+1
*
- remove sdupprintf(), use asprintf() instead.
Peter Jones
2007-10-22
1
-22
/
+35
*
- close /.buildstamp when we're done parsing it
Peter Jones
2007-10-19
1
-0
/
+3
*
Strip whitespace from the end of the architecture as well.
Chris Lumens
2007-10-12
1
-0
/
+5
*
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
1
-0
/
+2
*
display which signal we got correctly, and don't allocate buffers in the
Peter Jones
2007-09-06
1
-23
/
+22
*
* 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
1
-0
/
+9
*
* loader2/loader.c (doLoaderMain): In STEP_IFACE, if we are doing
David Cantrell
2007-09-04
1
-0
/
+5
*
Set ANACONDAVERSION in the right place.
Chris Lumens
2007-09-04
1
-2
/
+2
*
* loader2/loader.c (doLoaderMain): Allow users to change their NIC
David Cantrell
2007-08-23
1
-0
/
+3
*
#244531 - Show the architecture during install
msivak
2007-08-23
1
-2
/
+20
*
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
1
-62
/
+73
*
Fix call to mknod (patch from HARA Hiroshi <hhara AT miraclelinux DOT com>).
Chris Lumens
2007-08-03
1
-1
/
+1
*
Allow going back to the network configuration screen if the wrong information
Chris Lumens
2007-07-11
1
-1
/
+3
*
More build fixes.
Chris Lumens
2007-06-22
1
-5
/
+7
*
- add a firmware loader
Peter Jones
2007-06-22
1
-73
/
+27
*
Move copyDirectory out of both init.c and method.c.
Chris Lumens
2007-06-19
1
-2
/
+14
*
- ... 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.c: Remove support for nofb and vga16 framebuffer
Bill Nottingham
2007-06-18
1
-10
/
+2
*
Use "disc" instead of "CD" in dialogs (#242830).
Chris Lumens
2007-06-06
1
-1
/
+1
*
piece of shit
David Cantrell
2007-05-29
1
-0
/
+6
*
Get ready for a surprise... no more telnet support! SSH is it. It's 2007, u...
David Cantrell
2007-05-29
1
-7
/
+1
[prev]
[next]