Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | simplify and speed up computeGroupSize() | Pascal Rigaux | 2004-12-29 | 1 | -12/+12 |
| | |||||
* | in computeGroupSize() | Pascal Rigaux | 2004-12-29 | 1 | -11/+21 |
| | | | | | | | | - fix old ugly bug (CAT_FOO && CAT_BAR || CAT_FOO was reduced to CAT_FOO && CAT_BAR) - log the time spent - ignore already selected packages - group by same rpmsrate flags (nice speedup :) | ||||
* | - create set_rpmsrate_category_flags(), ↵ | Pascal Rigaux | 2004-12-28 | 1 | -25/+24 |
| | | | | | | | | | set_rpmsrate_default_category_flags(), default_packages(), rpmsrate_always_flags() replacing setDefaultPackages() - create select_default_packages() - apply "always" rpmsrate flags ASAP and skip packages with flag "FALSE" in computeGroupSize() => 30% speed-up | ||||
* | simplify | Pascal Rigaux | 2004-12-22 | 1 | -7/+3 |
| | |||||
* | fix previous commit | Pascal Rigaux | 2004-12-22 | 1 | -3/+4 |
| | |||||
* | create read_rpmsrate_raw() out of read_rpmsrate(), this new function can be ↵ | Pascal Rigaux | 2004-12-22 | 1 | -45/+62 |
| | | | | easily used outside install | ||||
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -51/+45 |
| | |||||
* | create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), ↵ | Pascal Rigaux | 2004-12-16 | 1 | -1/+1 |
| | | | | | | | but only if we are root (this helps testings install without dying) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -5/+5 |
| | |||||
* | We won't have files named compssUsers.pl.<meta_class> since they're all | Rafael Garcia-Suarez | 2004-11-26 | 1 | -2/+2 |
| | | | | | merged now. | ||||
* | we don't use /tmp for devices anymore | Pascal Rigaux | 2004-11-25 | 1 | -1/+1 |
| | | | | | (this comes from long ago when redhat code was using a ro /dev and creating other devices in /tmp) | ||||
* | since we don't use ramdisk but clp, some code is dead | Pascal Rigaux | 2004-11-18 | 1 | -7/+0 |
| | | | | | (remove usingRamdisk(), check_prog(), remove_unused()...) | ||||
* | enhance analyse_kernel_name(), esp. to handle i686-up-64GB | Pascal Rigaux | 2004-11-16 | 1 | -1/+6 |
| | |||||
* | reverted pkgs, Sorry | Funda Wang | 2004-11-09 | 1 | -1/+1 |
| | |||||
* | s/fctix/fcitx. Critical typo | Funda Wang | 2004-11-09 | 1 | -1/+1 |
| | |||||
* | IA-64 and X86-64 are full 64-bit arches thus don't need kernel-enterprise | Gwenolé Beauchesne | 2004-10-28 | 1 | -1/+1 |
| | |||||
* | Installation with a ftp supplementary media (for mini-isos) : | Rafael Garcia-Suarez | 2004-10-19 | 1 | -3/+4 |
| | | | | | | inline the mirror list (since fetching it causes weird network problems). Fix the handling of relative urls in ftp media when fetching hdlists file. | ||||
* | (supplCDMountPoint) perl_checker cleanup | Thierry Vignaud | 2004-10-05 | 1 | -1/+1 |
| | |||||
* | fix logging rpmsrate_flags_chosen | Pascal Rigaux | 2004-10-01 | 1 | -1/+2 |
| | |||||
* | better logging | Pascal Rigaux | 2004-09-27 | 1 | -1/+1 |
| | |||||
* | Save hdlists and synthesis as user root | Rafael Garcia-Suarez | 2004-09-24 | 1 | -2/+5 |
| | |||||
* | Fix supplementary CDs with any kind of media | Rafael Garcia-Suarez | 2004-09-20 | 1 | -4/+6 |
| | |||||
* | fix choosing bestKernelPackage | Pascal Rigaux | 2004-09-10 | 1 | -7/+9 |
| | |||||
* | remove debug code | Pascal Rigaux | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | - choose the good kernel for the box | Pascal Rigaux | 2004-09-09 | 1 | -2/+7 |
| | | | | | - add recognition of i586-up-1GB | ||||
* | Re-read all hdlists in reverse order when there are supplementary media. | Rafael Garcia-Suarez | 2004-09-09 | 1 | -7/+9 |
| | | | | | Don't unselect every single media when doing an installation from iso images. | ||||
* | Add a count of skipped packages after having read an hdlist | Rafael Garcia-Suarez | 2004-09-08 | 1 | -1/+3 |
| | |||||
* | Always return a hashref from pkgs::packageMedium() | Rafael Garcia-Suarez | 2004-09-08 | 1 | -6/+8 |
| | |||||
* | Remove debug logs | Rafael Garcia-Suarez | 2004-09-08 | 1 | -2/+0 |
| | |||||
* | install_urpmi() wasn't writing proper urls when having read an hdlists | Rafael Garcia-Suarez | 2004-09-07 | 1 | -4/+5 |
| | | | | | file for a networked supplementary media | ||||
* | Code factorization | Rafael Garcia-Suarez | 2004-09-07 | 1 | -25/+12 |
| | |||||
* | Skip packages that are found on a supplementary media but that are | Rafael Garcia-Suarez | 2004-09-07 | 1 | -2/+27 |
| | | | | | already provided by the main media. | ||||
* | Make the network supplementary media probe able to find an hdlists file | Rafael Garcia-Suarez | 2004-09-06 | 1 | -2/+2 |
| | |||||
* | Better handling of mounting/umounting supplementary CDs | Rafael Garcia-Suarez | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | If a supplementary media is incorrect, continue asking | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+2 |
| | |||||
* | Allow to deselect media only if the hdlists file contains a line "askmedia" | Rafael Garcia-Suarez | 2004-09-02 | 1 | -2/+5 |
| | |||||
* | Remove dead code | Rafael Garcia-Suarez | 2004-08-31 | 1 | -3/+0 |
| | |||||
* | Support for unselecting some media before the install (begin.) | Rafael Garcia-Suarez | 2004-08-31 | 1 | -8/+13 |
| | |||||
* | Fix support for suppl. CDs with hdlists file | Rafael Garcia-Suarez | 2004-08-30 | 1 | -5/+9 |
| | |||||
* | add __regexp suffix to matching_desc() and matching_driver() | Thierry Vignaud | 2004-08-27 | 1 | -2/+2 |
| | |||||
* | (read_rpmsrate) support the TYPE keyword, using detect_devices::matching_type() | Olivier Blin | 2004-08-20 | 1 | -0/+3 |
| | |||||
* | Log the reason why the rpms aren't installed | Rafael Garcia-Suarez | 2004-08-17 | 1 | -0/+1 |
| | |||||
* | - don't use compssUsers anymore, use compssUsers.pl | Pascal Rigaux | 2004-08-13 | 1 | -37/+17 |
| | | | | | | | | - code to display compssUsers choices is now in compssUsers.pl - {compssUsers} is now a list instead of a hash, and so drop {compssUsersSorted} - rename {compssUsersChoice} to {rpmsrate_flags_chosen} (better name) - i18n_compssUsers is no more needed, add share/compssUsers.pl* to ALLPMS | ||||
* | perl_checker fix | Rafael Garcia-Suarez | 2004-08-13 | 1 | -9/+9 |
| | |||||
* | Concision, good (says perl_checker) | Rafael Garcia-Suarez | 2004-08-13 | 1 | -1/+1 |
| | |||||
* | Try to copy associated synthesis when a custom hdlist path is given | Rafael Garcia-Suarez | 2004-08-13 | 1 | -3/+9 |
| | |||||
* | First stab at supporting several hdlists on a supplementary CD | Rafael Garcia-Suarez | 2004-08-12 | 1 | -6/+8 |
| |