summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix choosing bestKernelPackagePascal Rigaux2004-09-101-7/+9
|
* remove debug codePascal Rigaux2004-09-101-1/+1
|
* - choose the good kernel for the boxPascal Rigaux2004-09-091-2/+7
| | | | | - add recognition of i586-up-1GB
* Re-read all hdlists in reverse order when there are supplementary media.Rafael Garcia-Suarez2004-09-091-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 hdlistRafael Garcia-Suarez2004-09-081-1/+3
|
* Always return a hashref from pkgs::packageMedium()Rafael Garcia-Suarez2004-09-081-6/+8
|
* Remove debug logsRafael Garcia-Suarez2004-09-081-2/+0
|
* install_urpmi() wasn't writing proper urls when having read an hdlistsRafael Garcia-Suarez2004-09-071-4/+5
| | | | | file for a networked supplementary media
* Code factorizationRafael Garcia-Suarez2004-09-071-25/+12
|
* Skip packages that are found on a supplementary media but that areRafael Garcia-Suarez2004-09-071-2/+27
| | | | | already provided by the main media.
* Make the network supplementary media probe able to find an hdlists fileRafael Garcia-Suarez2004-09-061-2/+2
|
* Better handling of mounting/umounting supplementary CDsRafael Garcia-Suarez2004-09-031-1/+1
|
* If a supplementary media is incorrect, continue askingRafael Garcia-Suarez2004-09-021-1/+2
|
* Allow to deselect media only if the hdlists file contains a line "askmedia"Rafael Garcia-Suarez2004-09-021-2/+5
|
* Remove dead codeRafael Garcia-Suarez2004-08-311-3/+0
|
* Support for unselecting some media before the install (begin.)Rafael Garcia-Suarez2004-08-311-8/+13
|
* Fix support for suppl. CDs with hdlists fileRafael Garcia-Suarez2004-08-301-5/+9
|
* add __regexp suffix to matching_desc() and matching_driver()Thierry Vignaud2004-08-271-2/+2
|
* (read_rpmsrate) support the TYPE keyword, using detect_devices::matching_type()Olivier Blin2004-08-201-0/+3
|
* Log the reason why the rpms aren't installedRafael Garcia-Suarez2004-08-171-0/+1
|
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-131-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 fixRafael Garcia-Suarez2004-08-131-9/+9
|
* Concision, good (says perl_checker)Rafael Garcia-Suarez2004-08-131-1/+1
|
* Try to copy associated synthesis when a custom hdlist path is givenRafael Garcia-Suarez2004-08-131-3/+9
|
* First stab at supporting several hdlists on a supplementary CDRafael Garcia-Suarez2004-08-121-6/+8
|
* perl_checker compliancePascal Rigaux2004-08-111-7/+7
|
* URLPREFIX is not set if the main media isn't http, so the prefix must beRafael Garcia-Suarez2004-08-101-2/+2
| | | | | passed manually.
* mount /proc, /sys and /proc/usb/usb in $prefix ASAP instead of doing it at ↵Pascal Rigaux2004-08-101-3/+0
| | | | various places
* Allow multiple complicate flags in rpmsrate, if they're exactly the same.Rafael Garcia-Suarez2004-08-061-1/+1
|
* A small variable renaming: use $medium for hashes and $medium_name for stringsRafael Garcia-Suarez2004-08-031-15/+15
|
* adapt to new directories layout:Pascal Rigaux2004-07-261-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 compliancePascal Rigaux2004-07-191-1/+1
|
* add multimedia kernel in analyse_kernel_namePascal Rigaux2004-07-191-1/+1
|
* Some factorization. Protection against /var/lib/urpmi being aRafael Garcia-Suarez2004-07-131-4/+10
| | | | | dangling symlink (see bug #9934)
* Make perl_checker happyRafael Garcia-Suarez2004-06-231-2/+2
|
* Support for supplementary CDs during installation (from the 10.0Rafael Garcia-Suarez2004-06-231-8/+41
| | | | | update branch.)
* add and use install_any::method_allows_medium_changeOlivier Blin2004-06-181-2/+2
|
* in disk-iso install, automatically choose and change ISO images, according ↵Olivier Blin2004-06-181-2/+2
| | | | to their volume id and application id
* switch to xorgPascal Rigaux2004-06-081-1/+1
|
* (installTransactionClosure) fix list refreshing (warly)Thierry Vignaud2004-03-261-0/+1
|
* - add function packagesProviding()Pascal Rigaux2004-03-111-7/+10
| | | | | - use it
* We need the PRINTER flagFlorent Villard2004-02-261-1/+4
|
* revert my suckinessed / added to prefixFlorent Villard2004-02-251-1/+1
|
* add PRINTER alongside with INSTALL not to duplicate printer related packages ↵Florent Villard2004-02-241-2/+2
| | | | into OFFICE
* add in %pkgs::preferred the kernel-source corresponding to the preferred kernelPascal Rigaux2004-02-161-0/+1
|
* change return type of pkgs::packages2kernels()Pascal Rigaux2004-02-121-5/+5
|
* remove postfix from naughtyServers (fix titi)Pascal Rigaux2004-02-101-1/+0
|
* warn when installing postfix server (#7102)Thierry Vignaud2004-02-101-0/+1
|
* fix not warning about apache2 servers (#7559)Thierry Vignaud2004-02-101-0/+2
|
* - factorize kernel regexp in analyse_kernel_name()Pascal Rigaux2004-01-191-17/+29
| | | | | - remove special kernel choosing in packageCallbackChoices()