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
/
loader2
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* loader2/loader.c (doLoaderMain): Don't crash if the user selects back
David Cantrell
2007-05-23
1
-6
/
+18
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-4
/
+7
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-5
/
+12
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-0
/
+2
*
Load spufs module on cell (#237725) and remove spufs hack as we should do the
Paul Nasrat
2007-04-27
1
-0
/
+1
*
* loader2/loader.c (doLoaderMain): Revert change from yesterday.
David Cantrell
2007-04-03
1
-1
/
+1
*
* loader2/loader.c (doLoaderMain): Correct control flow problems in
David Cantrell
2007-04-02
1
-3
/
+6
*
* loader2/loader.h: Change 'ip' structure member to 'ipv4'.
David Cantrell
2007-03-23
1
-15
/
+24
*
More RAID10 fixes (#230268).
Chris Lumens
2007-03-22
1
-1
/
+1
*
* loader2/loader.c (parseCmdLineIp): Don't set ipinfo_set to true here,
David Cantrell
2007-03-21
1
-2
/
+2
*
Fix confusing wording (#163329).
Chris Lumens
2007-03-14
1
-1
/
+1
*
Make sure ext2 filesystem module is loaded early (#230946).
Chris Lumens
2007-03-08
1
-2
/
+2
*
* loader2/loader.c (parseCmdLineFlags): If BOOTIF= is passed as a boot
David Cantrell
2007-03-08
1
-0
/
+12
*
* loader2/loader.c (doLoaderMain): In STEP_IP, set loaderData->ip if
David Cantrell
2007-03-08
1
-4
/
+27
*
* loader2/loader.c (doLoaderMain): Set ipinfo_set and ipv6info_set
David Cantrell
2007-03-05
1
-2
/
+10
*
Load the ext3 module before prompting for install method so we can find images
Chris Lumens
2007-02-13
1
-3
/
+3
*
Get ready for a surprise.
David Cantrell
2006-11-07
1
-4
/
+25
*
Added IPv6 DNS lookup support to libisys.
David Cantrell
2006-11-02
1
-2
/
+5
*
* 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
1
-0
/
+8
*
* loader2/loader.c (readNetInfo): Rewrote the /tmp/netinfo parser so we
David Cantrell
2006-10-17
1
-57
/
+70
*
Pass the updates image location to anaconda.
Chris Lumens
2006-09-28
1
-6
/
+11
*
2006-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-20
1
-5
/
+6
*
- make "xserver=foo" work
Peter Jones
2006-09-12
1
-5
/
+8
*
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
1
-1
/
+17
*
- Fix building with newer libselinux
Peter Jones
2006-08-14
1
-0
/
+1
*
* loader2/net.c (setupNetworkDeviceConfig): Test ipinfo_set to see if
David Cantrell
2006-08-09
1
-0
/
+3
*
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
*
Don't show method menu if we're installing from CD (#201108).
Chris Lumens
2006-08-03
1
-2
/
+3
*
Remove DDC probing support to sync up with how rhpxl is going to work.
Chris Lumens
2006-08-01
1
-1
/
+0
*
2006-07-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-28
1
-1
/
+3
*
2006-07-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-28
1
-8
/
+7
*
* loader2/cdinstall.c: loaderData->method is now an int.
David Cantrell
2006-07-27
1
-3
/
+2
*
* loader2/urls.c (urlinstStartTransfer): Determine address family
David Cantrell
2006-07-26
1
-7
/
+7
*
- fix "noipv6"
Peter Jones
2006-07-25
1
-2
/
+3
*
- fix unused variable
Peter Jones
2006-07-24
1
-0
/
+2
*
2006-07-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-21
1
-0
/
+2
*
- make nashHotplugLogger use logMessageV()
Peter Jones
2006-07-18
1
-10
/
+20
*
- add multipath kernel modules
Peter Jones
2006-07-17
1
-1
/
+1
*
- add firmware handler so I don't have to keep patching it to work with the
Peter Jones
2006-07-17
1
-1
/
+34
*
Clean up ...
David Cantrell
2006-06-30
1
-12
/
+16
*
2006-06-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-30
1
-1
/
+1
*
- fix some minor compiler backwash
Peter Jones
2006-06-26
1
-4
/
+4
*
- make anaconda_trace_init static
Peter Jones
2006-06-26
1
-1
/
+1
*
- add optional mtrace
Peter Jones
2006-06-26
1
-13
/
+40
*
- initialize ttys earlier to make debugging system library breakage easier.
Peter Jones
2006-06-14
1
-4
/
+5
[prev]
[next]