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
*
Added IPv6 DNS lookup support to libisys.
David Cantrell
2006-11-02
4
-18
/
+24
*
Don't need that variable anymore.
Chris Lumens
2006-11-01
1
-7
/
+5
*
Use splitHostname so we don't attempt to gethostbyname on a string containing a
Chris Lumens
2006-10-31
2
-13
/
+25
*
Include newt.h.
Chris Lumens
2006-10-31
1
-0
/
+1
*
If we're not passed a port, use the default.
Chris Lumens
2006-10-31
1
-17
/
+3
*
Make sure loader builds.
Chris Lumens
2006-10-31
2
-2
/
+1
*
Add a function to split hostname/port number pairs up that takes IPv6 numeric
Chris Lumens
2006-10-31
1
-0
/
+54
*
Fix up how we assemble URLs a little bit.
Chris Lumens
2006-10-31
2
-9
/
+11
*
Make sure the network always comes up if there's a network command in the
Chris Lumens
2006-10-23
1
-0
/
+10
*
* loader2/loader.c (readNetInfo): Continue if vname or vparm are NULL
David Cantrell
2006-10-20
1
-0
/
+5
*
Tabs to spaces. I have to keep alignment consistent.
David Cantrell
2006-10-20
1
-11
/
+11
*
* anaconda (parseOptions): Add the --noipv4 and --noipv6 opts (#208334).
David Cantrell
2006-10-18
2
-0
/
+13
*
* loader2/loader.c (readNetInfo): Rewrote the /tmp/netinfo parser so we
David Cantrell
2006-10-17
2
-69
/
+82
*
2006-10-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-10-16
1
-1
/
+1
*
Fix bad info message.
Chris Lumens
2006-10-16
1
-1
/
+1
*
- add rpadlpar_io (IBM storage on pSeries) to the module list
Peter Jones
2006-10-04
1
-0
/
+4
*
* loader2/nfsinstall.c (getFileFromNfs): Do not bring down network
David Cantrell
2006-10-02
2
-14
/
+0
*
Fix a misleading message.
Chris Lumens
2006-10-02
1
-1
/
+1
*
2006-10-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-10-02
1
-2
/
+2
*
Pass the updates image location to anaconda.
Chris Lumens
2006-09-28
1
-6
/
+11
*
Teach the loader about more HTTP redirect response codes.
Chris Lumens
2006-09-28
1
-2
/
+3
*
2006-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-27
1
-0
/
+8
*
firewire devices never have ->device
Bill Nottingham
2006-09-22
1
-1
/
+1
*
2006-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-20
2
-7
/
+8
*
* loader2/net.c (manualNetConfig): Translation fix (#207069)
David Cantrell
2006-09-20
1
-1
/
+1
*
* loader2/net.c (manualNetConfig): Add description at the top of the
David Cantrell
2006-09-19
1
-3
/
+13
*
Remove check for repodata/repomd.xml that doesn't understand the new RHEL tree
Chris Lumens
2006-09-18
1
-11
/
+1
*
Remove hostap from initrd (#196334).
Chris Lumens
2006-09-18
1
-12
/
+0
*
- add ehea driver
Peter Jones
2006-09-15
1
-0
/
+4
*
- use int not size_t for %n output in sscanf
Peter Jones
2006-09-14
1
-7
/
+6
*
- don't put usb-storage in modprobe.conf as a scsi_hostadapter twice
Peter Jones
2006-09-14
1
-21
/
+92
*
2006-09-14 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-14
1
-3
/
+7
*
Break httpGetFileDesc up into helper functions to read and example HTTP headers
Chris Lumens
2006-09-14
1
-75
/
+139
*
- make "xserver=foo" work
Peter Jones
2006-09-12
1
-5
/
+8
*
2006-09-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-06
1
-0
/
+4
*
2006-09-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-05
1
-0
/
+2
*
- don't use firmware loader
Peter Jones
2006-09-05
2
-3
/
+25
*
* loader2/net.c: Remember manual TCP/IP settings if user selects
David Cantrell
2006-08-29
1
-18
/
+47
*
2006-08-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-25
3
-17
/
+16
*
Make sure to set the language to English every time if it's unsupported
Chris Lumens
2006-08-23
1
-1
/
+3
*
- Fix building with newer libselinux
Peter Jones
2006-08-14
3
-19
/
+1
*
* loader2/net.c: Remember user choices on network configuration
David Cantrell
2006-08-10
1
-11
/
+15
*
Don't try to strdup nothing (#196334).
Chris Lumens
2006-08-09
1
-2
/
+6
*
* loader2/net.c (setupNetworkDeviceConfig): Test ipinfo_set to see if
David Cantrell
2006-08-09
2
-3
/
+8
*
- add support for CLASS_ATA and CLASS_SATA
Peter Jones
2006-08-09
2
-2
/
+5
*
* loader2/urlinstall.c: Do not pass silentErrors to
David Cantrell
2006-08-08
3
-23
/
+9
*
s390 build fix.
Chris Lumens
2006-08-07
1
-1
/
+1
*
2006-08-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-07
1
-1
/
+1
*
Don't initialize method to a valid selection, since that causes the method
Chris Lumens
2006-08-04
1
-0
/
+1
*
Fix traceback when trying to add a leading slash to paths without one
Chris Lumens
2006-08-04
1
-10
/
+3
[next]