summaryrefslogtreecommitdiffstats
path: root/perl-install/install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* - do not load i810fb, rely on vesa xorg drive instead (it may help #37772)Pascal Rigaux2008-03-051-16/+0
* - use and install ntfs-3g by default for ntfs partitions (#37823)Pascal Rigaux2008-03-031-0/+1
* remove spurious '*' character (grmpf)Olivier Blin2008-02-281-1/+1
* move create_minimal_files() from install::any to fs::anyOlivier Blin2008-02-281-13/+1
* create common::parse_release_file() out of find_root_parts()Pascal Rigaux2008-01-301-10/+2
* install SMP packages when "match_all_hardware" option is setOlivier Blin2007-12-171-1/+1
* - do not rebuild rpmdb if it is ok Pascal Rigaux2007-12-111-2/+2
* with cp_with_progress_() with a cleaner prototype + the ability to passPascal Rigaux2007-10-011-5/+15
* - do not display any message when user screenshot when chrooted during installPascal Rigaux2007-09-241-5/+8
* allow to specify keep_unrequested_dependencies in auto_instOlivier Blin2007-09-191-1/+1
* do not use $::o in install::pkgs (to be consistent with next commit and to pl...Olivier Blin2007-09-191-1/+1
* - advertising: restore support for $title in .pl files (wrongly dropped in 10...Pascal Rigaux2007-09-171-0/+2
* advertising: drop support for .pl files, only {title} was still supported, an...Pascal Rigaux2007-09-141-2/+0
* cleanup: use URPM::packages_providing()Pascal Rigaux2007-09-141-1/+1
* get the arch from release_filePascal Rigaux2007-09-131-3/+3
* - nicely adjust mtime of fontconfig cache filesPascal Rigaux2007-08-311-0/+19
* drop Move support (unused for quite a long time and superceeded by GlobetrotterThierry Vignaud2007-08-271-4/+0
* (setPackages) install kernel-desktop-devel-latest instead ofThierry Vignaud2007-08-241-2/+2
* use intel_agp instead of intel-agpOlivier Blin2007-08-211-1/+1
* use usb_storage instead of usb-storageOlivier Blin2007-08-211-1/+1
* rename {mediums} field into {media} to be compatible with urpm:: modules (fro...Pascal Rigaux2007-08-121-1/+1
* - fix range max value >2TB when creating a partition (useful for LVs >2TB)Pascal Rigaux2007-08-061-1/+1
* drop supermount support (it has been dropped from our kernel)Pascal Rigaux2007-08-021-1/+1
* - allow using sqlite for rpmdb when using option rpm_dbapi=4Pascal Rigaux2007-07-111-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+1411