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
/
loader
/
cdinstall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prompt for media check on DVD installs (#676551).
Chris Lumens
2011-02-14
1
-14
/
+13
*
Move all kickstart functions into kickstart.c.
Chris Lumens
2011-01-25
1
-6
/
+0
*
mediaCheckCdrom now supports checking only one piece of media.
Chris Lumens
2010-10-29
1
-56
/
+8
*
Add some debugging prints.
Chris Lumens
2010-10-15
1
-0
/
+2
*
Don't prompt for kbd, lang, or network on CD/DVD installs.
Chris Lumens
2010-10-15
1
-59
/
+74
*
Also rework image loading for CD/DVD installs.
Chris Lumens
2010-10-15
1
-111
/
+65
*
Remove a bunch of unused support functions.
Chris Lumens
2010-10-15
1
-11
/
+0
*
Add noeject support to loader (#477887)
Brian C. Lane
2010-09-10
1
-0
/
+6
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-4
/
+4
*
refactoring: put totalMemory() into isys.
Ales Kozumplik
2010-05-27
1
-0
/
+1
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+1
*
Introduces check_asprintf macro that checks asprintfs return value and termin...
Ales Kozumplik
2009-11-19
1
-33
/
+12
*
Sleep if the kickstart file read fails (#537361)
Ales Kozumplik
2009-11-19
1
-0
/
+8
*
rescue: Don't copy install.ing to /tmp when not enough RAM (#531304, #529392)
Jerry Vonau
2009-11-09
1
-1
/
+1
*
Add a newline to a cmdline mode string (#497575).
Chris Lumens
2009-05-19
1
-1
/
+1
*
Workaround compile error due to (# 478663)
Hans de Goede
2009-01-06
1
-0
/
+9
*
Explicitly close the CD drive after the user hits "continue" (#375011)
Peter Jones
2008-11-12
1
-0
/
+1
*
Indentation fix.
Peter Jones
2008-11-04
1
-3
/
+3
*
Fix whitespace.
Peter Jones
2008-10-23
1
-19
/
+19
*
Fix "looking for installation images" when there's no disc at all.
Peter Jones
2008-10-23
1
-18
/
+23
*
Make cdrom drive door status messages be INFO not DEBUG.
Peter Jones
2008-10-23
1
-3
/
+2
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-0
/
+508