summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* Disable progress bar when copying rpms from CDs. (The change CD dialogRafael Garcia-Suarez2005-03-081-19/+23
* Add an explicit error message instead of a built-in cryptic one (bug #14243)Rafael Garcia-Suarez2005-03-041-0/+1
* perl_checker fixesRafael Garcia-Suarez2005-03-031-1/+0
* Add a progress bar when copying rpms from the media to the hard diskRafael Garcia-Suarez2005-03-031-3/+28
* screenshot_dir__and_move(): use /tmp which is ramdisk instead of /tmp/stage2 ...Pascal Rigaux2005-03-021-1/+1
* fixPascal Rigaux2005-02-231-1/+2
* (default_packages) setup acerk for another laptop (which doesn't needThierry Vignaud2005-02-231-1/+2
* Fix location of hdlist for rpms copied on diskRafael Garcia-Suarez2005-02-221-0/+1
* - add HTTP support in media_browserPascal Rigaux2005-02-181-2/+18
* media_browser returns a filehandle when non savePascal Rigaux2005-02-181-9/+18
* - create dmidecode_category()Pascal Rigaux2005-02-171-4/+5
* Fix bug 13661 : umounting a supplementary CD wasn't done cleanly after failureRafael Garcia-Suarez2005-02-151-2/+7
* replace load/save from floppy with using media_browser()Pascal Rigaux2005-02-151-14/+75
* - Copy complete $printer structure for installation records (all irrelevantTill Kamppeter2005-02-141-8/+1
* Sort media names in recapitulative messageRafael Garcia-Suarez2005-02-111-1/+1
* Make an error message more user-friendlyRafael Garcia-Suarez2005-02-091-1/+2
* make perl_checko, the little bot, happyRafael Garcia-Suarez2005-02-091-3/+3
* Remove "Cancel" button from the supplementary media selection windowRafael Garcia-Suarez2005-02-091-2/+8
* fix copy_rpms_on_disksFlorent Villard2005-02-051-4/+14
* Better version to install urpmi with copied RPMsRafael Garcia-Suarez2005-02-041-3/+5
* Make install_urpmi work when having copied every RPM on diskRafael Garcia-Suarez2005-02-041-0/+1
* call hdInstallPath only onceRafael Garcia-Suarez2005-02-041-2/+4
* Remove a debug trace, and perl_checker fixesRafael Garcia-Suarez2005-02-041-3/+2
* Add support to copy all RPMs to the hard drive before installation.Rafael Garcia-Suarez2005-02-041-42/+41
* drakx_version() is now in install_any and use getFile() to get VERSIONPascal Rigaux2005-01-261-1/+6
* fix rpmsrate_always_flags() not applied (bugzilla #13177)Pascal Rigaux2005-01-251-1/+1
* (default_packages) simplify through modules::append_to_modules_loaded_at_star...Thierry Vignaud2005-01-201-3/+3
* (default_packages) handle buggy laptops that're unusable withoutThierry Vignaud2005-01-201-0/+4
* auto_install compatibility: CAT_SYSTEM used to be selected by defaultPascal Rigaux2005-01-181-0/+2
* move setupFB() in Xconfig, and do it when needed (including when standalone)Pascal Rigaux2005-01-161-13/+0
* we don't need the clp read-write (if it is read-only it allows remounting /mn...Pascal Rigaux2005-01-121-1/+1
* - move some install specific code out of ugtk2.pm into install_gtk.pmPascal Rigaux2005-01-061-0/+28
* (migrate_device_names) fix messageThierry Vignaud2005-01-051-1/+1
* (migrate_device_names) try to be smarter with translatorsThierry Vignaud2005-01-031-3/+3
* no clp is not an errorPascal Rigaux2005-01-031-1/+1
* move mdkinst.clp on hard drive ASAPPascal Rigaux2005-01-031-0/+15
* - create set_rpmsrate_category_flags(), set_rpmsrate_default_category_flags()...Pascal Rigaux2004-12-281-53/+80
* differentiate compssUsers flags from non-user modifiable flags (eg: hardware ...Pascal Rigaux2004-12-241-10/+15
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-17/+16
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-1/+1
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-3/+2
* create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), bu...Pascal Rigaux2004-12-161-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-13/+13
* - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() soThierry Vignaud2004-12-131-12/+0
* don't allow partition types we don't know how to format in {partitions} for a...Pascal Rigaux2004-12-051-1/+5
* Warn when failing to mount the supplementary CD-ROMRafael Garcia-Suarez2004-11-301-1/+5
* (setDefaultPackages) perl_checker cleanupThierry Vignaud2004-11-301-1/+1
* (setDefaultPackages) better support for Toshiba laptops: preloadThierry Vignaud2004-11-291-2/+6
* (setDefaultPackages) better support for DELL laptops: preload i8k driverThierry Vignaud2004-11-291-0/+1
* better support for DELL laptops (inspirated from drivers/char/i8k.c's audit)Thierry Vignaud2004-11-291-0/+4