Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | change return type of pkgs::packages2kernels() | Pascal Rigaux | 2004-02-12 | 1 | -5/+5 |
| | |||||
* | remove postfix from naughtyServers (fix titi) | Pascal Rigaux | 2004-02-10 | 1 | -1/+0 |
| | |||||
* | warn when installing postfix server (#7102) | Thierry Vignaud | 2004-02-10 | 1 | -0/+1 |
| | |||||
* | fix not warning about apache2 servers (#7559) | Thierry Vignaud | 2004-02-10 | 1 | -0/+2 |
| | |||||
* | - factorize kernel regexp in analyse_kernel_name() | Pascal Rigaux | 2004-01-19 | 1 | -17/+29 |
| | | | | | - remove special kernel choosing in packageCallbackChoices() | ||||
* | add some logging explaining the default kernel choice | Pascal Rigaux | 2004-01-19 | 1 | -2/+5 |
| | |||||
* | perl check | Guillaume Cottenceau | 2004-01-13 | 1 | -2/+3 |
| | |||||
* | allow DRIVER"regexp" in rpmsrate and use it to install xmms-alsa when we use ↵ | Guillaume Cottenceau | 2004-01-13 | 1 | -0/+3 |
| | | | | alsa sound driver | ||||
* | handle lilo not installed | Pascal Rigaux | 2004-01-07 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -1/+2 |
| | |||||
* | get rid of g_auto_install (unused & not working) | Pascal Rigaux | 2004-01-06 | 1 | -2/+2 |
| | |||||
* | fixed small typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | fixed to avoid opening 2 ftp files at the same time. | Francois Pons | 2003-10-16 | 1 | -4/+7 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | make sure a pubkey file can be found if a hdlist handle is given when ↵ | Francois Pons | 2003-10-16 | 1 | -2/+4 |
| | | | | creating a media. | ||||
* | added external pubkey file management. | Francois Pons | 2003-10-16 | 1 | -2/+2 |
| | |||||
* | only clean packages shit when isInstall | Pascal Rigaux | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | split readCompssUsers(): parsing is done in readCompssUsers_raw | Pascal Rigaux | 2003-10-07 | 1 | -2/+8 |
| | |||||
* | removed obsoleted togglePackageSelection method no more used. | Francois Pons | 2003-09-30 | 1 | -4/+0 |
| | |||||
* | commiting uncommitted fixes about kernel-i686 needed prefered in choices. | Francois Pons | 2003-09-29 | 1 | -1/+4 |
| | |||||
* | simplified code. | Francois Pons | 2003-09-22 | 1 | -5/+5 |
| | |||||
* | use kernel-i686 or kernel-enterprise as other kernel. | Francois Pons | 2003-09-22 | 1 | -4/+5 |
| |