summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Collapse)AuthorAgeFilesLines
* use mkdir_pPascal Rigaux2003-10-041-1/+1
|
* fixed important glitches about oem-theme.rpm not capable of being copiedFrancois Pons2003-10-031-1/+2
|
* avoid mounting partitions in recovery mode.Francois Pons2003-09-221-1/+1
|
* avoid urpmi source in oem to use cdrom (we now use disk instead, avoidingFrancois Pons2003-09-221-1/+1
| | | | | supermount problems).
* sanitize ld.so.conf *before* calling ldconfigPascal Rigaux2003-09-181-2/+2
|
* moved update-menu after installation of oem-theme.rpmFrancois Pons2003-09-171-2/+3
|
* allow exit code of detached process to be seen.Francois Pons2003-09-171-0/+1
|
* fixed closing of rpmdb directly in pkgsFrancois Pons2003-09-171-2/+0
|
* install urpmi before update-menus is called.Francois Pons2003-09-171-2/+3
|
* remove deprecated function call (thanks to guillaume 'eagle eye' Cottenceau)Damien Chaumette2003-09-171-1/+0
|
* fixed to close rpm db whenever possible.Francois Pons2003-09-171-0/+2
|
* treat C encoding specially when computing utf8 flag, it should not trigger ↵Guillaume Cottenceau2003-09-171-1/+1
| | | | utf8 set by itself
* pixelizationPascal Rigaux2003-09-161-2/+1
|
* make sure / and /usr are formatted in recovery mode.Francois Pons2003-09-161-1/+2
|
* move configuring kdmrc to lang::write so that it is done in localedrakePascal Rigaux2003-09-111-16/+0
|
* simplified oem theme generation, now use oem-theme.rpmFrancois Pons2003-09-111-60/+6
|
* wait for processes that need to be correctly finished before.Francois Pons2003-09-111-4/+5
|
* fix network installThierry Vignaud2003-09-091-1/+0
|
* - move call to ->charsetChanged from install_steps_interactive to install_stepsPascal Rigaux2003-09-031-0/+2
| | | | | | so that we can use it in install_steps_auto_install_non_interactive - don't overload ->selectLanguage to call lang::load_console_font(), overload ->charsetChanged instead
* chksession gives GNOME for gnome, not GnomePascal Rigaux2003-09-011-1/+1
|
* don't install autologin if using KDE or Gnome desktop (not needed nor used)Pascal Rigaux2003-08-281-1/+4
|
* fixup last hackNicolas Planel2003-08-271-2/+4
|
* Now acpi=ht to prevent HT detection onlyNicolas Planel2003-08-271-1/+4
|
* load detected firewire modules during installPascal Rigaux2003-08-201-1/+1
|
* fix brown paper bug #4702 ...Thierry Vignaud2003-08-191-1/+1
|
* add resume=/dev/XXX where /dev/XXX is the swap partition (when the swap ↵Pascal Rigaux2003-08-191-0/+5
| | | | partition is bigger than ram size)
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-101-15/+14
|
* since we wrote the password in /etc/passwd, we must convert to shadowPascal Rigaux2003-08-101-0/+3
|
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-011-2/+1
| | | | | | | | | | | | | | | - rename setAuthentication() to set_authentication() - move the work of set_authentication() from install_any to any - move the per-authentification kind questions from install_steps_interactive::setRootPassword() to any::ask_authentification_parameters() - various cleanup in code prompting authentification questions - call install_any::set_authentication() in install_steps::setRootPassword() instead of waiting for the installPackages step to be done (since setRootPassword occurs *after* packages installation) - don't call set_authentification() in install_steps::addUser() (why was this done there??) => these changes will allow drakauth
* added redo of initrd files for oem changes to take effects for bootsplash...Francois Pons2003-07-311-0/+6
|
* fixed /usr/share/bootsplash directory not created for images.Francois Pons2003-07-311-1/+1
|
* apply oem image modification to bootsplash too.Francois Pons2003-07-311-0/+21
|
* Aurora doesn't exist anymore (and it's been that way for quite a few time)Pascal Rigaux2003-07-301-3/+3
|
* don't use framebuffer after install on i845 (even if framebuffer works ↵Pascal Rigaux2003-06-041-1/+1
| | | | | | | during install) (this implies no graphical boot)
* perl_checker fixesThierry Vignaud2003-05-231-2/+2
|
* fix network::netconnect::save_conf() calleeThierry Vignaud2003-05-191-1/+1
|
* perl_checker compliancePascal Rigaux2003-04-301-2/+1
|
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-1/+5
|
* new perl_checker compliancePascal Rigaux2003-04-171-5/+5
|
* reverted to 1.604Frederic Lepied2003-03-171-10/+0
|
* fix a fatal error in drakpem in editable modeFlorent Villard2003-03-151-0/+10
|
* fix for newer commercial package name (kernel module).Francois Pons2003-03-121-1/+1
|
* added minimal of what is selected log for pkg_install.Francois Pons2003-03-121-1/+1
|
* fix original #2842 problemGuillaume Cottenceau2003-03-101-0/+1
|
* dropped allowNVIDIA_rpmsFrancois Pons2003-03-061-1/+1
|
* fixed stupid again typo.Francois Pons2003-03-061-1/+1
|
* modified logic for summaryAfter.Francois Pons2003-03-061-2/+2
|
* fixed again the same typo.Francois Pons2003-03-061-1/+1
|
* fixed stupid typo.Francois Pons2003-03-061-1/+1
|
* summaryAfter created to install acpi and acpid if needed.Francois Pons2003-03-061-0/+8
|