| Commit message (Expand) | Author | Age | Files | Lines |
* | remove now unused variable (cf previous commit) | Pascal Rigaux | 2005-08-25 | 1 | -1/+0 |
* | don't kill "runaway" processes anymore, it should not be needed for ejecting ... | Pascal Rigaux | 2005-08-25 | 1 | -14/+0 |
* | Strange typing bug workaround | Rafael Garcia-Suarez | 2005-08-25 | 1 | -1/+2 |
* | for bestKernelPackage(), sort kernels to have higher version first | Pascal Rigaux | 2005-08-23 | 1 | -1/+3 |
* | update naughtyServers for new distro | Pascal Rigaux | 2005-08-18 | 1 | -6/+15 |
* | (naughtyServers_list): those packages don't exist anymore | Pascal Rigaux | 2005-08-18 | 1 | -8/+0 |
* | don't fork anymore to install rpms | Pascal Rigaux | 2005-08-17 | 1 | -71/+25 |
* | during install, use "nofsync" for rpm database (=> speedup x2) | Pascal Rigaux | 2005-08-17 | 1 | -0/+1 |
* | cleanup | Pascal Rigaux | 2005-08-17 | 1 | -8/+8 |
* | on upgrade, have not only the upgraded packages, but also the installed packa... | Pascal Rigaux | 2005-08-10 | 1 | -1/+1 |
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -1/+1 |
* | This function was renamed | Rafael Garcia-Suarez | 2005-06-30 | 1 | -1/+1 |
* | Remove dependency of c::stuff on rpmlib | Rafael Garcia-Suarez | 2005-06-30 | 1 | -7/+6 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
* | Fix install_urpmi with nfs suppl media | Rafael Garcia-Suarez | 2005-06-28 | 1 | -1/+2 |
* | Remove DB logs before doing an install. | Rafael Garcia-Suarez | 2005-06-24 | 1 | -0/+6 |
* | Remove rpm 4.2 bug workaround, it may confuse rpm in some cases | Rafael Garcia-Suarez | 2005-06-24 | 1 | -9/+0 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | move loopback.pm to fs/loopback.pm | Pascal Rigaux | 2005-06-10 | 1 | -4/+4 |
* | (install) do not kill runaway processes when building the globetrotter | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
* | (bestKernelPackage) while building a globetrotter, do not look for a | Thierry Vignaud | 2005-06-09 | 1 | -0/+1 |
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -10/+0 |
* | Typo fix | Rafael Garcia-Suarez | 2005-06-03 | 1 | -5/+5 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | don't kill runaway processes in drakx-in-chroot since we don't detect wether ... | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 |
* | Comment fixes, remove noisy log | Rafael Garcia-Suarez | 2005-05-27 | 1 | -12/+9 |
* | Remove the naming convention with a trailing "s" for supplementary CDs medium... | Rafael Garcia-Suarez | 2005-05-27 | 1 | -5/+2 |
* | Show the "downloading hdlist" wait box only when downloading hdlist from a ne... | Rafael Garcia-Suarez | 2005-05-26 | 1 | -1/+1 |
* | Remove spurious field | Rafael Garcia-Suarez | 2005-05-26 | 1 | -2/+1 |
* | More refactorisation | Rafael Garcia-Suarez | 2005-05-26 | 1 | -7/+2 |
* | Mark an argument as optional | Rafael Garcia-Suarez | 2005-05-25 | 1 | -5/+5 |
* | Begin refactorization of install medium handling code | Rafael Garcia-Suarez | 2005-05-25 | 1 | -28/+101 |
* | ensure {needToCopy} is not dropped when calling read_rpmsrate() more than once | Pascal Rigaux | 2005-05-24 | 1 | -1/+1 |
* | (read_rpmsrate) add support for HW_CAT keyword that enable to match | Thierry Vignaud | 2005-05-19 | 1 | -0/+2 |
* | When re-using the rpmsrate and compssUsers.pl from a supplementary media, | Rafael Garcia-Suarez | 2005-04-14 | 1 | -1/+1 |
* | the standard kernel is bigmem compliant, no need to install kernel-smp for th... | Pascal Rigaux | 2005-04-11 | 1 | -1/+0 |
* | When sorting CDs, put supplementary CDs at the end | Rafael Garcia-Suarez | 2005-04-08 | 1 | -1/+7 |
* | if i686-up-4GB is not there we don't have pae, fallback on i586-up-1GB | Pascal Rigaux | 2005-03-29 | 1 | -1/+1 |
* | handle new kernel flavour for i686 but non pae | Pascal Rigaux | 2005-03-21 | 1 | -0/+1 |
* | Allow to specify "suppl" and "askmedia" in the kernel command-line as well as... | Rafael Garcia-Suarez | 2005-03-16 | 1 | -1/+1 |
* | Install kernel-xbox on XBOX, bypass bootloader setup and eject call | Stew Benedict | 2005-03-15 | 1 | -1/+2 |
* | Modify new string in order to merge with KDE translations | Rafael Garcia-Suarez | 2005-03-04 | 1 | -1/+1 |
* | Fix passing installation method instead of description to install_any::getFile | Rafael Garcia-Suarez | 2005-03-04 | 1 | -3/+3 |
* | Add a wait message when downloading hdlists from network | Rafael Garcia-Suarez | 2005-03-04 | 1 | -0/+3 |
* | Verify free space on disk for copying rpms | Rafael Garcia-Suarez | 2005-02-22 | 1 | -1/+1 |
* | Support media size check when copying every rpm on HD | Rafael Garcia-Suarez | 2005-02-15 | 1 | -5/+12 |
* | do not favor perl-GTK | Thierry Vignaud | 2005-02-11 | 1 | -1/+1 |
* | fix setting @hdlists when deselectionAllowed is false | Pascal Rigaux | 2005-02-07 | 1 | -3/+5 |
* | Add support to copy all RPMs to the hard drive before installation. | Rafael Garcia-Suarez | 2005-02-04 | 1 | -2/+4 |
* | fix generating compssUsers.flat (was broken because of the CAT_xxx switch) | Pascal Rigaux | 2005-01-18 | 1 | -1/+1 |