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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pull in static network settings from the boot: line (#465270)
David Cantrell
2008-10-09
1
-21
/
+33
*
Do not segfault when going back to select a new interface (#465887)
David Cantrell
2008-10-09
2
-4
/
+6
*
Do not test for DNS settings in mountNfsImage()
David Cantrell
2008-10-09
1
-21
/
+0
*
Populate struct iface correctly in setupIfaceStruct()
David Cantrell
2008-10-09
1
-14
/
+34
*
Lazily unmount everything before killing NetworkManager (#463959).
Chris Lumens
2008-10-07
2
-7
/
+14
*
Honor static net parameters with NM (#465270)
David Cantrell
2008-10-06
1
-3
/
+3
*
Do not rely on loaderData->noDns to tell if we have DNS configured.
David Cantrell
2008-10-06
1
-8
/
+17
*
Skip askmethod dialog if user passes repo= and stage2=
David Cantrell
2008-10-06
1
-4
/
+2
*
Reset resolver in get_connection()
David Cantrell
2008-10-06
1
-0
/
+1
*
Fix problems dealing with PXE boot and the ksdevice= parameter.
David Cantrell
2008-10-06
3
-62
/
+40
*
Disable more IPv6 code in loader for now.
David Cantrell
2008-10-06
3
-10
/
+55
*
Write BOOTPROTO=static for manual IPv4 config.
David Cantrell
2008-10-06
1
-0
/
+2
*
Move starting HAL to after we've probed for hardware.
Chris Lumens
2008-10-06
2
-8
/
+9
*
Don't try to load a couple modules that no longer exist.
Chris Lumens
2008-10-06
1
-2
/
+2
*
Disable IPv6 interface widgets in loader for now.
David Cantrell
2008-10-03
2
-1
/
+69
*
Start NetworkManager earlier
Hans de Goede
2008-10-04
1
-21
/
+21
*
Set the installation repo when using the askmethod UI (#463472).
Chris Lumens
2008-10-01
2
-0
/
+8
*
Fix a segfault when the wrong HDISO repo parameter is given.
Chris Lumens
2008-10-01
2
-5
/
+7
*
Allow going back to the method selection screen on error (#463473).
Chris Lumens
2008-09-29
1
-0
/
+1
*
Look in images/ for install.img on HDISO (#463474).
Chris Lumens
2008-09-29
1
-1
/
+1
*
Write out NETMASK and BROADCAST correctly in loader.
David Cantrell
2008-09-18
1
-2
/
+2
*
Fix problems with manual network configuration in loader.
David Cantrell
2008-09-18
1
-9
/
+12
*
Do not try to start hald or dbus-daemon from anaconda.
David Cantrell
2008-09-15
1
-1
/
+1
*
md, lock_nolock, and dm_emc kernel modules no longer exist.
Chris Lumens
2008-09-15
1
-1
/
+1
*
Make iscsi/ibft work
Hans de Goede
2008-09-15
1
-1
/
+1
*
Always start NM so we can talk to it in the boot.iso case (#461071).
Chris Lumens
2008-09-11
2
-12
/
+23
*
And clean up the tr/ directory while we're at it.
Chris Lumens
2008-09-11
1
-2
/
+2
*
We don't build things statically anymore.
Chris Lumens
2008-09-11
1
-4
/
+3
*
Make the progress bar move when downloading the install.img (#461182).
Chris Lumens
2008-09-08
1
-1
/
+1
*
Make NM work for the DHCP case, at least (dcbw) (#461071).
Chris Lumens
2008-09-05
1
-7
/
+12
*
Sleep a little after dbus to give it time before HAL connects.
Chris Lumens
2008-09-05
1
-0
/
+2
*
iface_start_NetworkManager() cleanups
David Cantrell
2008-09-05
1
-2
/
+2
*
Add a couple more directories to search paths.
Chris Lumens
2008-09-03
1
-0
/
+2
*
Don't pass NULL to dbus_message_unref()
David Cantrell
2008-08-28
1
-1
/
+0
*
Pass family to iface_ip2str() call
David Cantrell
2008-08-28
2
-2
/
+2
*
Remove code not used in net.c
David Cantrell
2008-08-26
1
-246
/
+8
*
Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACE
David Cantrell
2008-08-26
2
-19
/
+85
*
mystrstr() -> strstr()
David Cantrell
2008-08-26
1
-1
/
+1
*
Support accessing preexisting LUKS devs using LRW or XTS ciphers. (#455063)
David Lehman
2008-08-26
1
-1
/
+1
*
For /dev/hvc0 terminals, set TERM to vt320 (#219556).
David Cantrell
2008-08-26
1
-9
/
+14
*
Add another mount function that takes a list of fstypes to try.
Chris Lumens
2008-08-26
4
-48
/
+30
*
Download progress indicator for FTP and HTTP in stage 1.
David Cantrell
2008-08-25
11
-24
/
+163
*
Make sure we wait for NetworkManager.
David Cantrell
2008-08-25
1
-39
/
+46
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
71
-0
/
+16996
*
remove old loader dir. for referencing, go back to anaconda-8-0-branch
Jeremy Katz
2003-01-07
147
-28819
/
+0
*
utf-8 by default
Matt Wilson
2002-12-12
1
-1
/
+1
*
this spec file can screw up using rpmbuild on the tarball....
Jeremy Katz
2002-12-03
1
-35
/
+0
*
use new fileIsIso() return values - 1 means its an ISO, 0 otherwise
Mike Fulbright
2002-12-03
1
-2
/
+2
*
remove redundant bits
Jeremy Katz
2002-11-08
1
-9
/
+3
*
back to ramdisks for now. need to talk with arjan some more to track down th...
Jeremy Katz
2002-11-04
1
-2
/
+7
[prev]
[next]