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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perform terminations before unmounting filesystems on shutdown.
David Lehman
2011-02-22
2
-13
/
+40
*
Handle nfsiso in promptForNfs as well (#678413).
Chris Lumens
2011-02-22
1
-1
/
+67
*
If the umount in getFileFromNfs fails, log it.
Chris Lumens
2011-02-21
1
-2
/
+4
*
Don't show loaderSegvHandler or its glibc entry point in tracebacks.
Peter Jones
2011-02-16
1
-1
/
+4
*
The default kickstart UI is graphical, specify other if you want it (#678095).
Chris Lumens
2011-02-16
1
-6
/
+6
*
Fix loading translations in loader (#677648).
Chris Lumens
2011-02-15
1
-6
/
+8
*
Don't always attempt to load updates on kickstart installs (#677131).
Chris Lumens
2011-02-15
1
-4
/
+6
*
Don't fail on missing %includes during loader kickstart processing (#676940).
Chris Lumens
2011-02-14
1
-2
/
+2
*
Prompt for media check on DVD installs (#676551).
Chris Lumens
2011-02-14
3
-14
/
+15
*
Generate locale files on request
Martin Sivak
2011-02-14
1
-1
/
+73
*
remove unused variables
Michal Schmidt
2011-02-03
7
-51
/
+31
*
Fix the taint flag check.
Chris Lumens
2011-02-03
1
-1
/
+10
*
Don't call preprocessKickstart from within anaconda as well.
Chris Lumens
2011-01-25
3
-9
/
+13
*
We don't need the command names anymore.
Chris Lumens
2011-01-25
1
-29
/
+22
*
Convert kickstart functions to use Python.
Chris Lumens
2011-01-25
2
-454
/
+415
*
Move all kickstart functions into kickstart.c.
Chris Lumens
2011-01-25
17
-440
/
+438
*
Get rid of the kickstart command codes, and alphabetize the command table.
Chris Lumens
2011-01-25
2
-50
/
+20
*
Add the flags required to link against python.
Chris Lumens
2011-01-25
1
-2
/
+3
*
Remove ksReadCommands, convert to using pykickstart for parsing.
Chris Lumens
2011-01-25
3
-153
/
+54
*
Add functions to support interfacing loader with pykickstart.
Chris Lumens
2011-01-25
1
-0
/
+131
*
Unmount filesystems before shutdown or reboot on s390x (#605577)
David Cantrell
2011-01-21
1
-0
/
+2
*
Enable support for static ipv6= cmdline option.
Radek Vykydal
2011-01-19
1
-16
/
+3
*
Update example ssh command in linuxrc.s390
David Cantrell
2011-01-13
1
-1
/
+1
*
Start rsyslogd from linuxrc.s390 (#601337)
David Cantrell
2011-01-13
1
-0
/
+4
*
Pass --noeject to anaconda (#477887)
Brian C. Lane
2010-12-22
1
-0
/
+3
*
Use cio_ignore and *_cio_free commands in linuxrc.s390 (#633469)
David Cantrell
2010-12-22
1
-36
/
+4
*
Clarify the ssh modes for installation on s390x (#621590).
David Cantrell
2010-12-09
1
-2
/
+5
*
Display a warning message on TAINT_HARDWARE_UNSUPPORTED (#623140).
Chris Lumens
2010-12-01
1
-0
/
+25
*
Remove mkdirChain() from isys, use g_mkdir_with_parents()
David Cantrell
2010-11-10
4
-17
/
+36
*
Remove unused unpackCpioBall() function.
David Cantrell
2010-11-10
2
-35
/
+0
*
Use unpack_archive_file() instead of unpackCpioBall()
David Cantrell
2010-11-10
3
-11
/
+8
*
Use libarchive helper functions in explodeRPM()
David Cantrell
2010-11-10
5
-130
/
+29
*
Add libarchive helper functions for loader in unpack.c
David Cantrell
2010-11-10
3
-1
/
+175
*
Remove include lines for stubs.h from isys.
David Cantrell
2010-11-10
3
-14
/
+10
*
Allow loader to re-prompt for networking when network activation fails
James Laska
2010-11-03
2
-8
/
+41
*
Don't look for a CD number in readStampFileFromIso.
Chris Lumens
2010-10-29
1
-33
/
+0
*
mediaCheckCdrom now supports checking only one piece of media.
Chris Lumens
2010-10-29
1
-56
/
+8
*
Log which step we're on in doLoaderMain.
Chris Lumens
2010-10-28
1
-2
/
+5
*
Use glib for getPartitionsList()
David Cantrell
2010-10-21
5
-128
/
+79
*
Remove the last references to install.img.
Chris Lumens
2010-10-20
1
-4
/
+0
*
scsiWindow is unused. Kill it.
Chris Lumens
2010-10-18
2
-6
/
+0
*
Add some debugging prints.
Chris Lumens
2010-10-15
6
-7
/
+17
*
Don't prompt for kbd, lang, or network on CD/DVD installs.
Chris Lumens
2010-10-15
3
-59
/
+84
*
Also rework image loading for CD/DVD installs.
Chris Lumens
2010-10-15
3
-112
/
+68
*
Remove a bunch of unused support functions.
Chris Lumens
2010-10-15
6
-62
/
+0
*
Use parseDeviceAndDir instead of reimplementing the same things two more times.
Chris Lumens
2010-10-15
1
-39
/
+20
*
Rework how image loading works for HD installs.
Chris Lumens
2010-10-15
5
-149
/
+128
*
Remove the unused mountNfsImage and all code that was only called by it.
Chris Lumens
2010-10-15
4
-273
/
+0
*
Rework how image loading works for NFS installs.
Chris Lumens
2010-10-15
3
-69
/
+110
*
Remove the unused iurlinfo, urlInstallData, and fix up URL kickstarts.
Chris Lumens
2010-10-15
5
-40
/
+5
[next]