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
/
method.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Same change you just saw on rhel5-branch ported to the HEAD branch.
David Cantrell
2007-08-06
1
-1
/
+1
*
Move copyDirectory out of both init.c and method.c.
Chris Lumens
2007-06-19
1
-71
/
+10
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-1
/
+1
*
* loader2/method.c (unpackCpioBall): new function to unpack a
dlehman
2007-01-17
1
-0
/
+35
*
- fix http vs ftp test
Peter Jones
2006-07-29
1
-1
/
+1
*
2006-07-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-28
1
-0
/
+2
*
* loader2/cdinstall.c: loaderData->method is now an int.
David Cantrell
2006-07-27
1
-4
/
+4
*
* loader2/urls.c (urlinstStartTransfer): Determine address family
David Cantrell
2006-07-26
1
-5
/
+4
*
2006-07-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-04
1
-1
/
+3
*
2006-06-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-30
1
-8
/
+3
*
Make the boot flags variable global. We don't need to pass it (or a pointer ...
David Cantrell
2006-06-12
1
-2
/
+5
*
2005-12-01 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-12-01
1
-0
/
+2
*
2005-11-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-09
1
-7
/
+7
*
2005-10-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-10-20
1
-1
/
+1
*
2005-09-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-15
1
-13
/
+8
*
Support logging levels in the loader just like in the python parts of the
Chris Lumens
2005-08-13
1
-30
/
+33
*
The arch could be up to 65 characters, a little more storage couldn't
Bill Nottingham
2005-05-18
1
-4
/
+4
*
Add arch to buildstamp and check it. (#151927)
Bill Nottingham
2005-05-18
1
-5
/
+5
*
Don't overflow the buffer when copying over image location in case loopback
Chris Lumens
2005-04-26
1
-1
/
+2
*
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
-2
/
+2
*
Unmount the loopback mounted ISO image to free up the loopback device for
Chris Lumens
2005-03-11
1
-1
/
+1
*
Oops, fgets needs a char * to return into
Peter Jones
2005-03-02
1
-4
/
+4
*
more return values gcc wants us to check.
Peter Jones
2005-03-02
1
-4
/
+4
*
* loader2/method.c: make validIsoImages check the buildstamp and report
Peter Jones
2005-01-25
1
-5
/
+13
*
oops, syntax fix
Jeremy Katz
2004-07-07
1
-0
/
+1
*
try to mount loopback images as vfat too (#127072). could cause weirdness
Jeremy Katz
2004-07-06
1
-0
/
+4
*
fix for method= based on mattdm's patch (#84156)
Jeremy Katz
2004-04-30
1
-9
/
+10
*
after some fun debugging with viro and davej...
Jeremy Katz
2004-01-22
1
-2
/
+3
*
apply mikem's patch to avoid freeing things more than once (#106956)
Jeremy Katz
2003-12-17
1
-6
/
+8
*
read product path from the build stamp if possible, default to RedHat if not
Jeremy Katz
2003-10-14
1
-3
/
+8
*
make sure loopfd is still open so we can close it in an error case (#106615)
Jeremy Katz
2003-10-13
1
-2
/
+3
*
merge from taroon branch. product.img stuff, md can be modular, lots of
Jeremy Katz
2003-07-16
1
-1
/
+4
*
and need it here too
Jeremy Katz
2003-07-08
1
-1
/
+2
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-1
/
+53
*
rest of remount tweaks
Mike Fulbright
2003-05-01
1
-4
/
+4
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-19
/
+5
*
support bind mounts for upgrade/rescue mode.
Jeremy Katz
2003-02-18
1
-4
/
+4
*
move method from cmdline settings to a function.
Jeremy Katz
2003-02-13
1
-1
/
+37
*
work on non-o_direct systems
Matt Wilson
2003-01-17
1
-0
/
+4
*
attempt to use O_DIRECT for loopback stage2 - should use less kernel buffer...
Matt Wilson
2003-01-04
1
-6
/
+15
*
loader changes for s/netstg1/netstg2/ and s/hdstg1/hdstg2/
Jeremy Katz
2002-12-06
1
-1
/
+1
*
ramfs seems to behave now so switch to using it for storage of netstg/hdstg
Jeremy Katz
2002-12-04
1
-2
/
+3
*
added hd install support
Mike Fulbright
2002-12-03
1
-1
/
+1
*
added function to determine timestamp and release description from stamp file...
Mike Fulbright
2002-12-03
1
-5
/
+242
*
add method to umount a stage2 image
Mike Fulbright
2002-12-02
1
-0
/
+6
*
restructuring and clean up of some of the older unused code in the loader.
Jeremy Katz
2002-11-26
1
-0
/
+359