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
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hopefully fixes the loopback mounted iso ftp/http installs for kickstart (#65...
Jeremy Katz
2002-06-04
1
-0
/
+14
*
added mechanism to easily pass through boot time arguments that we only care ...
Mike Fulbright
2002-05-24
1
-25
/
+51
*
get the easy bits of the merge first.... hampton loader and isys directories
Jeremy Katz
2002-04-19
1
-59
/
+140
*
don't try to load usb mouse if we don't have a /proc/bus/usb/devices (#60365)
Jeremy Katz
2002-03-07
1
-0
/
+2
*
merge ks=cdrom:/ fix from branch
Jeremy Katz
2002-03-07
1
-25
/
+40
*
merge to HEAD
Jeremy Katz
2002-03-05
1
-3
/
+4
*
commit to head also
Jeremy Katz
2002-03-01
1
-0
/
+1
*
verify that your boot image matches your stage 2 and reboot otherwise, since ...
Jeremy Katz
2002-03-01
1
-0
/
+37
*
fix typos and bug #59743
Mike Fulbright
2002-02-25
1
-7
/
+27
*
new mediacheck screens and support for enhanced stamp files
Mike Fulbright
2002-02-22
1
-23
/
+138
*
warn when we don't find any harddrives -- this hasn't been tested (my local
Erik Troan
2002-02-15
1
-0
/
+17
*
do media check on HD and NFS now
Mike Fulbright
2002-02-08
1
-35
/
+95
*
remove debug messages
Mike Fulbright
2002-02-06
1
-6
/
+0
*
since we have usb-uhci in kernel now, we shouldnt fail out here. Going to tr...
Mike Fulbright
2002-02-05
1
-1
/
+3
*
hard drive installs are happier now (#59301)
Jeremy Katz
2002-02-04
1
-2
/
+4
*
fix mediacheck and CDROM installs to work
Mike Fulbright
2002-02-04
1
-5
/
+6
*
added support for nfsiso method
Erik Troan
2002-01-25
1
-37
/
+84
*
add lvm-mod to the loaded module set and add jfs and xfs too while we're at i...
Jeremy Katz
2002-01-25
1
-1
/
+1
*
removed upgradeonly support
Erik Troan
2002-01-23
1
-2
/
+0
*
disable japanese when running over telnet
Erik Troan
2002-01-10
1
-1
/
+4
*
1) don't spawn a shell in telnet mode
Erik Troan
2002-01-10
1
-46
/
+32
*
use the proper telnet terminal type
Erik Troan
2002-01-10
1
-2
/
+4
*
more changes for s390, cleaned up a bit
Jeremy Katz
2002-01-08
1
-8
/
+32
*
merge most of the s/390 loader changes. as with the last batch, an email
Jeremy Katz
2001-12-27
1
-6
/
+81
*
enabled telnet ability in loader-network
Erik Troan
2001-12-16
1
-5
/
+1
*
missing updates.img should be silent
Jeremy Katz
2001-12-10
1
-3
/
+5
*
merge changes from the 7.2 branch for
Jeremy Katz
2001-12-06
1
-7
/
+58
*
clean up some warnings
Jeremy Katz
2001-11-29
1
-2
/
+5
*
modules could be loaded if we have a driver disk and are continuing (#56621)
Jeremy Katz
2001-11-29
1
-1
/
+3
*
re-enable setting the keyboard map for kickstart installs (#56379)
Jeremy Katz
2001-11-26
1
-0
/
+2
*
removed some unused variables
Erik Troan
2001-11-25
1
-2
/
+0
*
need to uncompress ramfs.img -- this got lost in the switch from libz
Erik Troan
2001-11-24
1
-5
/
+7
*
make mediacheck only happen if mediacheck is on boot cmdline
Mike Fulbright
2001-11-16
1
-1
/
+4
*
added mediacheck
Mike Fulbright
2001-11-16
1
-2
/
+116
*
changes for dietlibc
Erik Troan
2001-11-13
1
-14
/
+17
*
1) cleaned up mlLoadModule/mlLoadModuleSet usage
Erik Troan
2001-10-17
1
-24
/
+21
*
always load vfat right away; it's always available so it saves some time
Erik Troan
2001-10-17
1
-12
/
+2
*
load all detected modules at once
Erik Troan
2001-10-17
1
-19
/
+10
*
moved display of scsiWindow() to right around the insmod (makes multiple
Erik Troan
2001-10-17
1
-3
/
+0
*
kudzu's pciReadDrivers() has somewhat strange semantics. The first time
Erik Troan
2001-10-16
1
-0
/
+4
*
cleaned up location handling
Erik Troan
2001-10-12
1
-21
/
+20
*
fix log message when failed to retrieve ks file via http
Mike Fulbright
2001-10-05
1
-1
/
+1
*
*** empty log message ***
Erik Troan
2001-10-03
1
-17
/
+5
*
fix serial rescue mode
Jeremy Katz
2001-08-31
1
-1
/
+1
*
write out each module to /tmp/modules.conf every time we insert them (MF #52293
Matt Wilson
2001-08-23
1
-19
/
+18
*
Change all Ok to OK
Mike Fulbright
2001-08-10
1
-18
/
+18
*
checking for non-executable files with X_OK... WHAT?
Jeremy Katz
2001-08-09
1
-5
/
+5
*
missed one
Matt Wilson
2001-07-24
1
-1
/
+1
*
support of usb storage from the boot disks. also, use nifty new kudzu
Jeremy Katz
2001-07-24
1
-24
/
+21
*
kill unneeded debug message
Jeremy Katz
2001-07-22
1
-2
/
+0
[next]