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
*
move the newt start to just before we need it
Jeremy Katz
2002-08-22
1
-1
/
+1
*
probing/module loading is safe in test mode. also, pop up a window when we d...
Jeremy Katz
2002-08-22
1
-2
/
+8
*
turn off mediacheck by default
Mike Fulbright
2002-08-19
1
-1
/
+1
*
add a sleep so that the device can register itself. gotta love it...
Jeremy Katz
2002-08-14
1
-0
/
+1
*
this should work with the new kudzu
Jeremy Katz
2002-08-13
1
-0
/
+6
*
remove extraneous module loads of nfs -- we load it really early now.
Jeremy Katz
2002-08-12
1
-8
/
+42
*
add logmessages about mediacheck success/failure
Jeremy Katz
2002-08-09
1
-0
/
+1
*
always make nfs available if we can
Jeremy Katz
2002-08-09
1
-1
/
+1
*
fix message slightly
Mike Fulbright
2002-08-09
1
-2
/
+4
*
add disc id to description string
Mike Fulbright
2002-08-09
1
-2
/
+35
*
we need to do a busprobe before unmounting the pcmciadd from /modules,
Jeremy Katz
2002-08-07
1
-1
/
+2
*
we need to use malloc instead of alloca here since we return the value
Jeremy Katz
2002-08-06
1
-2
/
+2
*
remove newline from string we read in
Mike Fulbright
2002-07-26
1
-3
/
+8
*
remove unused var and debug bits
Jeremy Katz
2002-07-24
1
-7
/
+0
*
add parallel port modules to stage 2 module ball and load them so that kudzu ...
Jeremy Katz
2002-07-24
1
-0
/
+17
*
we are leet
Mike Fulbright
2002-07-22
1
-1
/
+2
*
make less techy sounding
Mike Fulbright
2002-07-17
1
-1
/
+1
*
typo
Mike Fulbright
2002-07-17
1
-2
/
+2
*
apply pbrown's patch to change disc info files to be .discinfo and have all o...
Jeremy Katz
2002-07-12
1
-8
/
+5
*
merge to HEAD
Jeremy Katz
2002-07-08
1
-1
/
+1
*
if kudzu suggests a module try to install it even if it isn't in the
Erik Troan
2002-06-27
1
-23
/
+19
*
turn on mediacheck for beta period
Mike Fulbright
2002-06-24
1
-0
/
+3
*
fix segfault on http/ftp kickstarts without a username/password combo (#66537)
Jeremy Katz
2002-06-19
1
-27
/
+37
*
add askmethod flag so that we can avoid the automatically going to the detect...
Jeremy Katz
2002-06-19
1
-3
/
+6
*
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
[next]