Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -7/+7 |
| | |||||
* | URLPREFIX is not set if the main media isn't http, so the prefix must be | Rafael Garcia-Suarez | 2004-08-10 | 1 | -2/+2 |
| | | | | | passed manually. | ||||
* | mount /proc, /sys and /proc/usb/usb in $prefix ASAP instead of doing it at ↵ | Pascal Rigaux | 2004-08-10 | 1 | -3/+0 |
| | | | | various places | ||||
* | Allow multiple complicate flags in rpmsrate, if they're exactly the same. | Rafael Garcia-Suarez | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | A small variable renaming: use $medium for hashes and $medium_name for strings | Rafael Garcia-Suarez | 2004-08-03 | 1 | -15/+15 |
| | |||||
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -8/+8 |
| | | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-07-19 | 1 | -1/+1 |
| | |||||
* | add multimedia kernel in analyse_kernel_name | Pascal Rigaux | 2004-07-19 | 1 | -1/+1 |
| | |||||
* | Some factorization. Protection against /var/lib/urpmi being a | Rafael Garcia-Suarez | 2004-07-13 | 1 | -4/+10 |
| | | | | | dangling symlink (see bug #9934) | ||||
* | Make perl_checker happy | Rafael Garcia-Suarez | 2004-06-23 | 1 | -2/+2 |
| | |||||
* | Support for supplementary CDs during installation (from the 10.0 | Rafael Garcia-Suarez | 2004-06-23 | 1 | -8/+41 |
| | | | | | update branch.) | ||||
* | add and use install_any::method_allows_medium_change | Olivier Blin | 2004-06-18 | 1 | -2/+2 |
| | |||||
* | in disk-iso install, automatically choose and change ISO images, according ↵ | Olivier Blin | 2004-06-18 | 1 | -2/+2 |
| | | | | to their volume id and application id | ||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | (installTransactionClosure) fix list refreshing (warly) | Thierry Vignaud | 2004-03-26 | 1 | -0/+1 |
| | |||||
* | - add function packagesProviding() | Pascal Rigaux | 2004-03-11 | 1 | -7/+10 |
| | | | | | - use it | ||||
* | We need the PRINTER flag | Florent Villard | 2004-02-26 | 1 | -1/+4 |
| | |||||
* | revert my suckinessed / added to prefix | Florent Villard | 2004-02-25 | 1 | -1/+1 |
| | |||||
* | add PRINTER alongside with INSTALL not to duplicate printer related packages ↵ | Florent Villard | 2004-02-24 | 1 | -2/+2 |
| | | | | into OFFICE | ||||
* | add in %pkgs::preferred the kernel-source corresponding to the preferred kernel | Pascal Rigaux | 2004-02-16 | 1 | -0/+1 |
| |