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
/
cdinstall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to guess what Chris meant. At least we'll compile
Jeremy Katz
2008-03-04
1
-1
/
+1
*
Support stage2= for CD installs in loader.
Chris Lumens
2008-03-04
1
-6
/
+21
*
mountStage2 now needs to take an extra argument for where updates are.
Chris Lumens
2008-03-04
1
-4
/
+9
*
Use the mount program instead of our own code.
Chris Lumens
2008-02-11
1
-4
/
+2
*
Fix error message on continuing after changing cds with mediacheck
Jeremy Katz
2008-02-07
1
-1
/
+1
*
Adjust loader to new hardware code.
Bill Nottingham
2007-12-20
1
-2
/
+2
*
Adjust to removal of moduleDeps and moduleList.
Bill Nottingham
2007-12-19
1
-10
/
+4
*
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
*
When retrying to locate the install CD, don't keep adding /dev/.
Chris Lumens
2007-12-11
1
-4
/
+7
*
Use libcheckisomd5 from standalone isomd5sum package
Jeremy Katz
2007-12-10
1
-67
/
+2
*
Handle CDs by actual device name, not a /tmp/cdrom device node.
Bill Nottingham
2007-12-07
1
-30
/
+22
*
Don't download images into /tmp/ramfs; use /tmp
Jeremy Katz
2007-12-06
1
-2
/
+2
*
Only run media check if we're installing off the CD (#362561).
Chris Lumens
2007-11-19
1
-1
/
+2
*
- remove sdupprintf(), use asprintf() instead.
Peter Jones
2007-10-22
1
-12
/
+15
*
Pass /mnt/stage2 as the location to mount the rescue CD on when checking for a
Chris Lumens
2007-09-27
1
-27
/
+32
*
Same change you just saw on rhel5-branch ported to the HEAD branch.
David Cantrell
2007-08-06
1
-1
/
+1
*
Use "disc" instead of "CD" in dialogs (#242830).
Chris Lumens
2007-06-06
1
-22
/
+22
*
If there's an error getting the kickstart file, display an error message that
Chris Lumens
2006-11-21
1
-1
/
+1
*
Better error handling and logging.
Chris Lumens
2006-08-03
1
-2
/
+9
*
more s390 fixage
Jeremy Katz
2006-07-28
1
-0
/
+2
*
Typo fix.
David Cantrell
2006-07-27
1
-1
/
+1
*
* loader2/cdinstall.c: loaderData->method is now an int.
David Cantrell
2006-07-27
1
-133
/
+133
*
2006-06-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-30
1
-15
/
+5
*
Look for the kickstart file on all CD drives (notting, #197192).
Chris Lumens
2006-06-29
1
-9
/
+12
*
Fixed corrupted double-linked list problem.
David Cantrell
2006-06-27
1
-48
/
+58
*
Make the boot flags variable global. We don't need to pass it (or a pointer ...
David Cantrell
2006-06-12
1
-14
/
+13
*
Rewording for the media check prompt dialog.
David Cantrell
2005-12-01
1
-5
/
+5
*
2005-09-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-15
1
-3
/
+3
*
Support logging levels in the loader just like in the python parts of the
Chris Lumens
2005-08-13
1
-11
/
+10
*
2005-05-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-05
1
-1
/
+1
*
fix mediacheck calls from installer.
Peter Jones
2005-04-28
1
-2
/
+5
*
2005-04-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-17
1
-1
/
+1
*
2005-03-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-29
1
-1
/
+1
*
2005-03-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-29
1
-2
/
+2
*
Don't unlink device (#151232)
Paul Nasrat
2005-03-21
1
-1
/
+1
*
parsepvd() doesn't want md5sum to be unsigned any more.
Peter Jones
2005-03-02
1
-1
/
+1
*
Eject CD when failing (#147272)
Paul Nasrat
2005-02-23
1
-0
/
+1
*
2004-09-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-23
1
-2
/
+2
*
don't segfault if there's not a device (#122019)
Jeremy Katz
2004-04-29
1
-0
/
+1
*
use PROBE_LOADED as appropriate (it only really does anything for network
Jeremy Katz
2004-03-12
1
-2
/
+2
*
don't include non-existent devs in cd probes
Jeremy Katz
2004-03-04
1
-2
/
+2
*
switch to using kudzu's probeDevices() instead of the isys knownDevices
Jeremy Katz
2003-11-22
1
-34
/
+20
*
read product path from the build stamp if possible, default to RedHat if not
Jeremy Katz
2003-10-14
1
-4
/
+11
*
merge changes from taroon branch
Jeremy Katz
2003-08-20
1
-0
/
+1
*
addresses bug #99443 by freeing CD drive during CD based rescue mode if enoug...
Mike Fulbright
2003-08-12
1
-3
/
+28
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-1
/
+2
*
merge taroon branch. mostly package bits, but a lot of other misc stuff
Jeremy Katz
2003-06-06
1
-2
/
+2
*
rest of remount tweaks
Mike Fulbright
2003-05-01
1
-2
/
+2
*
bump copyrights
Mike Fulbright
2003-03-28
1
-1
/
+1
[next]