| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix non powerpc __libc_start_main | Jeremy Katz | 2002-11-04 | 1 | -1/+2 |
* | make init work on pcc | Matt Wilson | 2002-11-04 | 1 | -5/+20 |
* | why was this including rpmlib? | Jeremy Katz | 2002-11-01 | 1 | -1/+0 |
* | the buildstamp file is pretty reliable by now; make having it not exist be a ... | Jeremy Katz | 2002-11-01 | 1 | -10/+16 |
* | it looks like loopback mounts on ramfs work now... let's try it | Jeremy Katz | 2002-10-30 | 1 | -7/+2 |
* | variation on #76605 to let you know when the transfer of the disk image is in... | Jeremy Katz | 2002-10-25 | 1 | -1/+2 |
* | ppc needs to use gzlib with diet | Jeremy Katz | 2002-10-23 | 1 | -0/+3 |
* | ppc build fixes | Jeremy Katz | 2002-10-23 | 1 | -1/+1 |
* | make ppc use diet | Jeremy Katz | 2002-10-23 | 3 | -2/+40 |
* | loader builds... pull forward only a very small amount of the changes from the | Jeremy Katz | 2002-10-22 | 2 | -4/+11 |
* | fix the format arguments to avoid segfaults in the loader on kickstart config... | Jeremy Katz | 2002-10-14 | 1 | -1/+1 |
* | va_copy() is backwards | Jeremy Katz | 2002-10-03 | 1 | -1/+1 |
* | wait for USB to become stable before inserting usb-storage driver | Matt Wilson | 2002-09-26 | 1 | -2/+30 |
* | * dev_t is unsigned long on x86_64 | Jeremy Katz | 2002-09-25 | 1 | -0/+10 |
* | add loop to the list of modules loaded in the initial module load since | Jeremy Katz | 2002-09-24 | 1 | -6/+1 |
* | * don't use minilibc on x86_64 for now | Jeremy Katz | 2002-09-24 | 1 | -14/+5 |
* | ulrich says this is better and less likely to cause problems on platforms | Jeremy Katz | 2002-09-24 | 1 | -11/+7 |
* | according to C99, 7.15 #3, the value of ap is now indeterminate | Jeremy Katz | 2002-09-24 | 1 | -1/+8 |
* | add aic79xx (#73782) | Jeremy Katz | 2002-09-20 | 1 | -0/+4 |
* | x86_64 doesn't use socketcall and instead has separate syscalls for socket, | Jeremy Katz | 2002-09-17 | 2 | -1/+22 |
* | use umount2 instead of umountbefore.libdir.changes | Jeremy Katz | 2002-09-12 | 4 | -2/+94 |
* | okay, don't fix this prototype. then we get the built-in, and that's interes... | Jeremy Katz | 2002-09-11 | 2 | -3/+2 |
* | x86_64 minilibc fixups | Jeremy Katz | 2002-09-11 | 2 | -12/+21 |
* | let's make this ifdef a tad saner, shall we | Jeremy Katz | 2002-09-11 | 1 | -1/+1 |
* | pass diet down into kon2 so that we can build kon2 on both diet and non-diet ... | Jeremy Katz | 2002-09-11 | 2 | -2/+2 |
* | some non-controversial bits of sparc. also pulls in updated loader/stubs.c | Jeremy Katz | 2002-09-10 | 3 | -5/+6 |
* | merge alpha changes from 7.2-alpha | Jeremy Katz | 2002-09-10 | 1 | -0/+4 |
* | merge ia64 changes to HEAD | Jeremy Katz | 2002-09-09 | 7 | -8/+25 |
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 4 | -3/+39 |