summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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()
* add some logging explaining the default kernel choicePascal Rigaux2004-01-191-2/+5
|
* perl checkGuillaume Cottenceau2004-01-131-2/+3
|
* allow DRIVER"regexp" in rpmsrate and use it to install xmms-alsa when we use ↵Guillaume Cottenceau2004-01-131-0/+3
| | | | alsa sound driver
* handle lilo not installedPascal Rigaux2004-01-071-1/+1
|
* perl_checker compliancePascal Rigaux2004-01-061-1/+2
|
* get rid of g_auto_install (unused & not working)Pascal Rigaux2004-01-061-2/+2
|
* fixed small typo.Francois Pons2003-10-161-1/+1
|
* fixed to avoid opening 2 ftp files at the same time.Francois Pons2003-10-161-4/+7
|
* fixed stupid typo.Francois Pons2003-10-161-1/+1
|
* make sure a pubkey file can be found if a hdlist handle is given when ↵Francois Pons2003-10-161-2/+4
| | | | creating a media.
* added external pubkey file management.Francois Pons2003-10-161-2/+2
|
* only clean packages shit when isInstallPascal Rigaux2003-10-091-1/+1
|
* split readCompssUsers(): parsing is done in readCompssUsers_rawPascal Rigaux2003-10-071-2/+8
|
* removed obsoleted togglePackageSelection method no more used.Francois Pons2003-09-301-4/+0
|
* commiting uncommitted fixes about kernel-i686 needed prefered in choices.Francois Pons2003-09-291-1/+4
|
* simplified code.Francois Pons2003-09-221-5/+5
|
* use kernel-i686 or kernel-enterprise as other kernel.Francois Pons2003-09-221-4/+5
|
* next FreeWnn is not a naughtyServers anymorePascal Rigaux2003-09-191-1/+0
|
* final update naughtyServers for 9.2Pascal Rigaux2003-09-191-15/+26
|