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
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
and set the info in loaderData... we only use this in kickstart right now,
Jeremy Katz
2003-02-11
1
-0
/
+5
*
okay, I'm tired of wrapper scripts for LD_LIBRARY_PATH....
Jeremy Katz
2003-02-11
1
-2
/
+9
*
so I can do test mode for kickstart loader stuff
Jeremy Katz
2003-02-10
1
-3
/
+11
*
move loading of st.o for rescue mode tape support to loader
Mike Fulbright
2003-02-07
1
-1
/
+4
*
we can't just translate at the beginning because the language gets changed
Jeremy Katz
2003-02-07
1
-1
/
+7
*
list drivers manually loaded in the list (#83624)
Jeremy Katz
2003-02-06
1
-23
/
+29
*
temporary workaround for hardware suckage; #82122 is a blocker + reminder
Jeremy Katz
2003-01-17
1
-9
/
+7
*
bump up copyright for things we have changed this year so far
Mike Fulbright
2003-01-14
1
-1
/
+1
*
strip the product name
Jeremy Katz
2003-01-13
1
-0
/
+8
*
don't substitute PRODUCTNAME at build time and instead read it from
Jeremy Katz
2003-01-13
1
-3
/
+24
*
better ld_library_path for new openssl requiring krb5
Jeremy Katz
2003-01-07
1
-1
/
+1
*
spacing irks me
Mike Fulbright
2003-01-03
1
-1
/
+1
*
if you get to manual device selectoin and don't have any devices of
Jeremy Katz
2003-01-03
1
-2
/
+2
*
don't do the unicode keymap if we're in test mode
Jeremy Katz
2002-12-18
1
-1
/
+2
*
LD_PRELOAD libunicode-lite.so.1 if it exists (only ftp/http/hd)
Jeremy Katz
2002-12-18
1
-0
/
+5
*
only set the unicode keymap up once. if we do it while X is running,
Jeremy Katz
2002-12-17
1
-0
/
+1
*
allow opt-out of vga16
Matt Wilson
2002-12-17
1
-1
/
+4
*
escape %
Matt Wilson
2002-12-17
1
-2
/
+2
*
flush stdout
Matt Wilson
2002-12-17
1
-0
/
+2
*
use real function calls
Matt Wilson
2002-12-17
1
-2
/
+2
*
enable utf-8 on console too
Matt Wilson
2002-12-17
1
-3
/
+7
*
load vga16fb
Jeremy Katz
2002-12-17
1
-4
/
+9
*
clean up lang.c, remove duplicate codew
Matt Wilson
2002-12-17
1
-1
/
+11
*
initialize the console font really really early
Jeremy Katz
2002-12-13
1
-2
/
+2
*
write out /tmp/scsidisks after we're done loading modules with the
Jeremy Katz
2002-12-13
1
-0
/
+4
*
always load font
Matt Wilson
2002-12-13
1
-0
/
+6
*
this should get cardbus working. works in test mode, but I need to
Jeremy Katz
2002-12-12
1
-1
/
+1
*
amazing how much better it works if I look for /proc/bus/pci/devices instead ...
Jeremy Katz
2002-12-12
1
-3
/
+2
*
support loading multiple driver disks (#62888)
Jeremy Katz
2002-12-11
1
-2
/
+2
*
manual device loading for noprobe case
Jeremy Katz
2002-12-11
1
-3
/
+44
*
* add a usecancel param for the driver disk dialog so we can use it even if
Jeremy Katz
2002-12-11
1
-21
/
+62
*
merge telnet mode back in
Jeremy Katz
2002-12-09
1
-1
/
+6
*
handle rescue mode fast-pathing for cdrom
Jeremy Katz
2002-12-09
1
-2
/
+7
*
handle detached floppies correctly
Jeremy Katz
2002-12-09
1
-16
/
+34
*
move hardware functions into their own file
Jeremy Katz
2002-12-09
1
-166
/
+14
*
normalize keyboard load error, remove unneeded code
Matt Wilson
2002-12-09
1
-2
/
+0
*
minor fixups of some outdated comments. properly pass lang and kbd to
Jeremy Katz
2002-12-06
1
-37
/
+5
*
move some declarations into their own headers
Jeremy Katz
2002-12-06
1
-12
/
+2
*
make sure we have some arguments (related to #78986)
Jeremy Katz
2002-12-04
1
-4
/
+4
*
oops, this should work better for loading modules from the second stage modul...
Jeremy Katz
2002-12-04
1
-1
/
+1
*
ramfs seems to behave now so switch to using it for storage of netstg/hdstg
Jeremy Katz
2002-12-04
1
-1
/
+1
*
grabbing kickstart configs from http works now
Jeremy Katz
2002-12-03
1
-1
/
+1
*
add a data structure to hold loader data and pass it around lots of places
Jeremy Katz
2002-12-03
1
-60
/
+130
*
oops
Mike Fulbright
2002-12-03
1
-1
/
+0
*
added hd install support
Mike Fulbright
2002-12-03
1
-14
/
+4
*
driver disks should work now, from cds as well as floppies
Jeremy Katz
2002-12-02
1
-8
/
+23
*
do not need this ancient parport stuff
Mike Fulbright
2002-12-02
1
-20
/
+1
*
make error message more meaningful and tweak indentation
Mike Fulbright
2002-12-02
1
-4
/
+4
*
restructuring and clean up of some of the older unused code in the loader.
Jeremy Katz
2002-11-26
1
-0
/
+1157