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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
71
-16996
/
+0
*
Do not include wireless.h or call is_wireless_device()
David Cantrell
2008-08-25
1
-6
/
+0
*
Include ../isys/ethtool.h instead of ../isys/net.h.
David Cantrell
2008-08-25
1
-1
/
+1
*
Removed waitForLink() function in loader.
David Cantrell
2008-08-25
1
-35
/
+0
*
Remove initLoopback() function in loader
David Cantrell
2008-08-25
3
-32
/
+0
*
Use D-Bus properties to get current NM state.
David Cantrell
2008-08-25
1
-44
/
+65
*
Use NetworkManager instead of libdhcp. (#458183)
David Cantrell
2008-08-25
10
-894
/
+876
*
When mount fails, pass the error message up to the UI layer.
Chris Lumens
2008-08-25
6
-29
/
+28
*
Bring askmethod back to prompt for the location of install.img.
Chris Lumens
2008-08-25
2
-3
/
+6
*
Copy the install.img to /tmp on HD installs.
Chris Lumens
2008-08-14
1
-14
/
+19
*
Fix a typo (dcantrell).
Chris Lumens
2008-08-14
1
-1
/
+1
*
Expert mode was disabled in 2004. Remove it now.
Chris Lumens
2008-08-14
2
-10
/
+2
*
If the UI was used to specify a repo, construct a repo param (#458899).
Chris Lumens
2008-08-14
3
-0
/
+6
*
Correctly handle typos in the stage2 location when inferred from repo=.
Chris Lumens
2008-08-13
5
-0
/
+57
*
Rest of stage2.img changes.
David Cantrell
2008-08-13
5
-11
/
+11
*
Fix the loader UI when prompting for stage2.img on HDISO.
Chris Lumens
2008-08-13
1
-8
/
+10
*
Make it more explicit we want the stage2.img URL, not the repo URL.
Chris Lumens
2008-08-13
5
-14
/
+14
*
Copy the changes from RHEL5 for the linuxrc.s390 over.
Chris Lumens
2008-08-12
1
-71
/
+82
*
Handle 'rescue' and %post in rescue mode
Alexander Todorov
2008-08-11
1
-5
/
+5
*
Fix segfaults on interactive NFS installs (#458416).
Chris Lumens
2008-08-08
2
-9
/
+12
*
Remove extra newtPopWindow() call that was causing a crash (#260621).
David Cantrell
2008-08-06
1
-1
/
+0
*
If we're booting off the boot.iso, don't prompt for lang or kbd (#457595).
Chris Lumens
2008-08-06
1
-4
/
+22
*
Disable logging in the firmware loader, since it clobbers other log messages.
Peter Jones
2008-07-30
1
-0
/
+4
*
Fix another NFS kickstart segfault (#456461).
Chris Lumens
2008-07-24
1
-2
/
+2
*
Remove support for generating a minstg2.img image.
David Cantrell
2008-07-24
4
-32
/
+7
*
METHOD_CDROM is now supported on s390 (jgranado).
Chris Lumens
2008-07-24
1
-2
/
+0
*
Fix test for if we could access stage2.img on the CD (wwoods).
Chris Lumens
2008-07-24
1
-1
/
+1
*
Look for updates.img and product.img on the boot.iso.
Chris Lumens
2008-07-24
1
-0
/
+20
*
Compile fixes.
anaconda-11.4.1.17-1
Chris Lumens
2008-07-23
2
-4
/
+6
*
Code cleanup - handling of --serial
Alexander Todorov
2008-07-23
1
-4
/
+3
*
Offer physical NIC identification in stage 1 (#261101)
David Cantrell
2008-07-22
1
-15
/
+82
*
Fix getting the stage2 image when doing kickstart installs.
Chris Lumens
2008-07-22
1
-9
/
+28
*
Support booting from FCP-attached CD/DVD drive on s390 (#184648)
David Cantrell
2008-07-17
4
-248
/
+280
*
Set interface MTU if user specified mtu= param (#435874)
David Cantrell
2008-07-16
1
-8
/
+34
*
It's called crypto_blkcipher.ko these days.
Chris Lumens
2008-07-16
1
-1
/
+1
*
Fix a segfault when displaying the wrong CD message.
Chris Lumens
2008-07-14
1
-4
/
+4
*
Use the right stage2.img path for kickstart URL installs (#452140).
Chris Lumens
2008-07-11
1
-4
/
+9
*
Display a status message while waiting for the CD to become ready.
Chris Lumens
2008-07-11
1
-0
/
+9
*
In cmdline mode, give some feedback when transferring loader files.
Chris Lumens
2008-07-11
1
-3
/
+6
*
If network config info isn't provided for cmdline, abort.
Chris Lumens
2008-07-11
1
-3
/
+11
*
If we're not given a method in cmdline mode, we have to quit.
Chris Lumens
2008-07-11
1
-1
/
+5
*
In cmdline mode, set language to the default if none is provided.
Chris Lumens
2008-07-11
1
-4
/
+5
*
Don't stop on the method screen if stage2= is provided.
Chris Lumens
2008-07-11
1
-4
/
+7
*
Fix whitespace silliness.
Peter Jones
2008-07-10
1
-2
/
+2
*
Fix closing the drive door so that if the kernel happens to start giving us t...
Peter Jones
2008-07-10
1
-5
/
+93
*
Correct argument order for newtWinMessage.
Chris Lumens
2008-07-10
1
-4
/
+5
*
Fix the mysterious Error: OK message.
Chris Lumens
2008-07-10
1
-12
/
+4
*
The return value from mediaCheckCdrom is totally useless.
Chris Lumens
2008-07-10
1
-8
/
+4
*
Don't strip too much off the NFS directory path.
Chris Lumens
2008-07-09
1
-2
/
+7
*
Log stage2 url better.
Peter Jones
2008-07-08
1
-1
/
+4
[next]