summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-2030/+0
* this is redundant with: grep { modules::probe_category("multimedia/$_") } mod...Pascal Rigaux2006-03-081-1/+0
* - rename DOCS to CAT_MINIMAL_DOCSPascal Rigaux2006-03-081-1/+1
* typo fix (#13292)Thierry Vignaud2006-01-021-1/+1
* (default_packages) better let rpmsrate handle ALSA packages installationThierry Vignaud2005-11-211-1/+0
* (default_packages) typo fixThierry Vignaud2005-11-211-1/+1
* install aoss too when installing ALSAThierry Vignaud2005-11-211-1/+1
* (is_network_install) use it whenever possibleThierry Vignaud2005-11-041-3/+2
* (default_packages) install powernowd on x86_64 (since they've the cool&quiet ...Thierry Vignaud2005-10-031-0/+1
* (default_packages) "alsa" doesn't existsThierry Vignaud2005-10-031-1/+1
* automatically configure DSL connection on installation from DSLOlivier Blin2005-09-161-0/+6
* - there is no more adverstising iconPascal Rigaux2005-09-151-5/+2
* add upgrade script for conectivaPascal Rigaux2005-09-141-1/+1
* migrate fstab when upgrading an alien distro (should be done always?)Pascal Rigaux2005-09-131-1/+2
* when taking screenshot during pkgs install, we can be chrootedPascal Rigaux2005-09-131-2/+4
* for now, disable FTP in media_browser since we don't handle it (#16088)Pascal Rigaux2005-09-131-1/+1
* for local_install we don't want use_root_part to do anythingPascal Rigaux2005-09-131-0/+2
* silently ignore existing X config file if upgrading an alien distroPascal Rigaux2005-09-131-0/+1
* set META_CLASS"xxx" flagPascal Rigaux2005-09-091-0/+1
* have a progress bar when removing packagesPascal Rigaux2005-09-091-1/+12
* Remove commented codeRafael Garcia-Suarez2005-09-091-1/+0
* When adding http suppl media, repropose the last url entered. VeryRafael Garcia-Suarez2005-09-091-2/+7
* pass around wait_message with progress bar capabilityPascal Rigaux2005-09-091-4/+2
* Remove a misleading commentRafael Garcia-Suarez2005-09-061-1/+1
* At some point, an empty hashref is autovivified in $packages->{medium}.Rafael Garcia-Suarez2005-09-051-1/+1
* Proper detection of network interface at supplementary media setupRafael Garcia-Suarez2005-09-051-1/+1
* - new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ...Pascal Rigaux2005-09-021-7/+15
* move code to create_minimal_files()Pascal Rigaux2005-09-021-0/+12
* rename pkgs::rpmDbOpenForInstall() to pkgs::open_rpm_db_rw()Pascal Rigaux2005-09-021-1/+1
* opening rpm db in selectPackage(), so remove some rpmDbOpen()Pascal Rigaux2005-09-021-1/+0
* new function select_by_package_names()Pascal Rigaux2005-09-021-5/+2
* hoist things in install_anyPascal Rigaux2005-09-021-1/+9
* fs::format::wait_message() is now ->wait_message_with_progress_bar (on intera...Pascal Rigaux2005-09-021-1/+1
* initial deployment server supportOlivier Blin2005-08-311-0/+25
* more precise log_size during installPascal Rigaux2005-08-261-3/+3
* log more precisely the "naughty servers" unselectedPascal Rigaux2005-08-181-1/+1
* fix typoPascal Rigaux2005-08-161-4/+4
* - if we have a lot of memory, keep the clp in tmpfsPascal Rigaux2005-08-101-10/+36
* create clp_on_tmpfs() for future usePascal Rigaux2005-08-101-1/+2
* cleanupPascal Rigaux2005-08-081-1/+1
* move is_xbox from common to detect_devicesOlivier Blin2005-08-051-1/+1
* workarround problem in supplementary mediaFlorent Villard2005-07-151-0/+5
* Don't write ignored media in urpmi.cfg (bug 15537)Rafael Garcia-Suarez2005-07-011-1/+1
* use fs::type::is_dmraid()Pascal Rigaux2005-07-011-1/+1
* don't spawn a new shell if it's already running (useful when using the no-reb...Pascal Rigaux2005-07-011-1/+4
* fix typo in previous commitPascal Rigaux2005-06-301-1/+1
* install dmraid if neededPascal Rigaux2005-06-301-0/+1
* try to cleanup fs.pmPascal Rigaux2005-06-281-12/+12
* upcase protocol namesThierry Vignaud2005-06-281-4/+4
* (ask_if_suppl_media) upcase protocol nameThierry Vignaud2005-06-281-1/+1