summaryrefslogtreecommitdiffstats
path: root/perl-install/install/install2.pm
Commit message (Expand)AuthorAgeFilesLines
* - do not load i810fb, rely on vesa xorg drive instead (it may help #37772)Pascal Rigaux2008-03-051-2/+0
* create fs::any::prepare_minimal_root() out of install::install2::formatPartit...Olivier Blin2008-02-281-11/+1
* use fs::anyOlivier Blin2008-02-281-0/+1
* move create_minimal_files() from install::any to fs::anyOlivier Blin2008-02-281-1/+1
* move mapper devices initialization slightly before (for next commit)Olivier Blin2008-02-281-6/+6
* use list_modules::load_default_moddeps instead of loading hardcoded /modules/...Olivier Blin2008-02-111-1/+1
* - set $::isInstall soon enough for fs::type data-structure creation:Pascal Rigaux2008-02-041-1/+2
* - /dev/<vg> may not exist if LVs have not been created, it must not be an err...Pascal Rigaux2007-11-281-1/+1
* - use UUID by default (in fstab, bootloader)Pascal Rigaux2007-11-131-0/+1
* add some debug message: detect @::auto_steps containing invalid step Pascal Rigaux2007-10-261-2/+5
* /dev/<vg_name> doesn't exist in drakx-in-chroot (why?), but at least it's notPascal Rigaux2007-10-171-1/+1
* (main) stop handling Discovery & 'Powerpack+ which do not exist anymoreThierry Vignaud2007-10-091-2/+0
* installer segfaulting doesn't imply memory is missingPascal Rigaux2007-10-091-1/+1
* - handle @::auto_steps in patch-oem.plPascal Rigaux2007-09-261-4/+4
* allow use_uuid=0Pascal Rigaux2007-09-171-1/+1
* better use $::o->{uuid_by_default} to allow easy setting in auto_installsPascal Rigaux2007-09-041-1/+1
* - add global variable settable via "use_uuid" on kernel cmdlinePascal Rigaux2007-09-041-0/+1
* - nicely adjust mtime of fontconfig cache filesPascal Rigaux2007-08-311-5/+2
* drop special code based on meta_class "desktop" or "firewall". Pascal Rigaux2007-08-311-1/+1
* drop Move support (unused for quite a long time and superceeded by GlobetrotterThierry Vignaud2007-08-271-8/+3
* drop globetrotter support (unused for quite a long time and superceeded by Md...Thierry Vignaud2007-08-241-2/+1
* kill old usb-storage code, mkinitrd now loads it when necessaryOlivier Blin2007-08-211-10/+0
* - adduserdrake, finish-install:Pascal Rigaux2007-08-131-9/+2
* - allow using sqlite for rpmdb when using option rpm_dbapi=4Pascal Rigaux2007-07-111-0/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+661