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
/
method.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass size of structure not a size of pointer to calloc (#592227)
Martin Sivak
2010-07-07
1
-4
/
+4
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-4
/
+4
*
removal: umountStage2().
Ales Kozumplik
2010-04-23
1
-6
/
+0
*
nfs: direct mounting of stage2.
Ales Kozumplik
2010-04-23
1
-0
/
+21
*
loader: strip trailing slash character from stage2= URL.
Ales Kozumplik
2010-04-23
1
-0
/
+10
*
Derive stage2= from repo=nfsiso: correctly (#565885)
Radek Vykydal
2010-03-17
1
-0
/
+8
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+1
*
Fix whitespace error that was introduced.
Peter Jones
2010-01-19
1
-1
/
+1
*
setStage2LocFromCmdline() shouldn't strdup so much.
Peter Jones
2010-01-19
1
-34
/
+33
*
Fix implicit declaration of things in sys/stat.h.
Chris Lumens
2010-01-12
1
-0
/
+1
*
Introduces check_asprintf macro that checks asprintfs return value and termin...
Ales Kozumplik
2009-11-19
1
-4
/
+1
*
Sleep if the kickstart file read fails (#537361)
Ales Kozumplik
2009-11-19
1
-2
/
+11
*
Consolidate the parsing of nfs: locations for ks= and stage2= (#529197)
Stijn Hoop
2009-11-03
1
-6
/
+4
*
Add proxy support to kickstart in the loader.
Chris Lumens
2009-09-30
1
-1
/
+1
*
libcurl supports https in addition to http, so change our tests.
Chris Lumens
2009-09-30
1
-1
/
+1
*
Use mount -t auto instead of passing a list of valid fstypes (#477328).
Chris Lumens
2009-01-05
1
-4
/
+2
*
Fix a segfault when the wrong HDISO repo parameter is given.
Chris Lumens
2008-10-01
1
-4
/
+6
*
Add another mount function that takes a list of fstypes to try.
Chris Lumens
2008-08-26
1
-16
/
+8
*
Download progress indicator for FTP and HTTP in stage 1.
David Cantrell
2008-08-25
1
-3
/
+4
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-0
/
+540