Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not enable legacy sysvinit scripts that no longer exist (mga#10084) | Colin Guthrie | 2013-05-15 | 1 | -5/+0 |
| | | | | | | | | The only sysvinit script in this list that still exists is 'network' but even this is less 'critical' these days due to Network Manager. Figured we may as well just trash all this as it's quite unlikely to not be enabled anyway. | ||||
* | make xdm installation automatic in auto_inst mode (mga#9875) | Thierry Vignaud | 2013-05-01 | 1 | -1/+1 |
| | |||||
* | minor tidyup (collapse redundant if) | Colin Guthrie | 2012-10-22 | 1 | -3/+1 |
| | |||||
* | Ensure the filesystem is converted for usrmove on upgrade | Colin Guthrie | 2012-10-22 | 1 | -0/+8 |
| | |||||
* | (exitInstall) compress report with xz instead of gzip | Thierry Vignaud | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | (installPackages) prevent going further if some transactions failed (mga#7016) | Thierry Vignaud | 2012-09-03 | 1 | -1/+3 |
| | | | | (_install_raw,install) propagate exit code | ||||
* | (installPackages) always log end time, die after in case of error | Thierry Vignaud | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead of | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
| | | | | /proc/bus/usb | ||||
* | (beforeInstallPackages) simplify | Thierry Vignaud | 2012-05-24 | 1 | -9/+5 |
| | |||||
* | (parse_args,empty_packages) add support for 'justdb' option | Thierry Vignaud | 2012-05-23 | 1 | -3/+4 |
| | | | | | | | | | | | (for fast testing; warning: no coverage for %post scripts errors or missing requires, non explicit file conflicts, ...) (installPackages) don't try to run ldconfig in 'justdb' mode (configureNetwork) don't try to set firewall, file tests will fail (afterInstallPackages) don't check for file | ||||
* | installer: allow generation of host-only initrd during install | Colin Guthrie | 2012-04-10 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | During install dracut will generate a generic (i.e. large) initrd. As we now start udev early, we can use udev metadata when generating our initrd and thus we can generate our default, hostonly initrd. Thus ensure relevant directories (/run) are bind mounted and fake a /run/initramfs folder which is used in dracut to detect a boot which will have sufficient metadata in the udev DB. Tested with an install on a new disk and creating LVMs and also on an install where the pre-existing LVMs were reused. Suitable fixes to drakx-in-chroot have also been added, but remain untested | ||||
* | do not set security level to its own value on upgrade (mga#5147) | Thierry Vignaud | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -1/+2 |
| | |||||
* | (setupBootloaderBefore) simplify | Thierry Vignaud | 2012-03-19 | 1 | -1/+1 |
| | |||||
* | - use "splash" on the kernel command line vs. "splash=silent" as per upstream | Colin Guthrie | 2012-03-19 | 1 | -1/+1 |
| | | | | | | | code (e.g. plymouth, systemd and others) - support the "quiet" kernel command line argument to hide kernel text | ||||
* | (exitInstall) fix distro name in /root/drakx/README | Thierry Vignaud | 2011-12-12 | 1 | -2/+2 |
| | | | | (bogus cleaning on importing drakx) | ||||
* | (beforeInstallPackages) always live patch URPM to favor packages | Thierry Vignaud | 2011-09-17 | 1 | -1/+2 |
| | | | | | | with mga extension when upgrading (move the call to live_patch_URPM() from upgrading_redhat() here) | ||||
* | (live_patch_URPM) split it out of upgrading_redhat() | Thierry Vignaud | 2011-09-17 | 1 | -4/+8 |
| | |||||
* | (prefering_mdv) renamed as prefering_mga() | Thierry Vignaud | 2011-09-17 | 1 | -3/+3 |
| | |||||
* | (upgrading_redhat) only favor mga, we don't have packages with mdv or mnb in ↵ | Thierry Vignaud | 2011-09-17 | 1 | -2/+2 |
| | | | | release tag | ||||
* | (choosePackages) do not crash if there's no mirror cache to erase | Thierry Vignaud | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | (choosePackages) clear the mirror cache before upgrading (#1557) | Thierry Vignaud | 2011-08-01 | 1 | -0/+3 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | Use isLUKS | Pascal Terjan | 2010-04-29 | 1 | -1/+1 |
| | |||||
* | fix installation of plymouth | Pascal Terjan | 2010-04-27 | 1 | -0/+6 |
| | |||||
* | do not attempt to configure autologin if CAT_X is not selected | Olivier Blin | 2009-10-13 | 1 | -5/+7 |
| | |||||
* | no longer call a removed function (Xconfig::default::config_keyboard) | Christophe Fergeau | 2009-10-13 | 1 | -6/+0 |
| | |||||
* | allow to specify display manager in $o->{dm} | Olivier Blin | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | always ensure dm is installed before configuring autologin/desktop | Olivier Blin | 2009-09-23 | 1 | -3/+0 |
| | |||||
* | use get_autologin to read autologin settings in install (and thus get ↵ | Olivier Blin | 2009-09-23 | 1 | -2/+3 |
| | | | | default dm) | ||||
* | pass autologin hash to set_autologin | Olivier Blin | 2009-09-23 | 1 | -4/+5 |
| | |||||
* | (exitInstall) fix not ejecting DVD at end of installation (#48779) | Thierry Vignaud | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | really set urpmi in automatic mode for non-interactive installs (and not ↵ | Olivier Blin | 2009-03-04 | 1 | -1/+1 |
| | | | | vice-versa) | ||||
* | set urpmi in automatic mode for non-interactive installs | Olivier Blin | 2009-03-03 | 1 | -1/+2 |
| | |||||
* | (beforeInstallPackages) no need to automatically configure urpmi, already done | Thierry Vignaud | 2009-03-02 | 1 | -3/+0 |
| | | | | | | when adding media CHECK ME: check additionnal media got written in urpmi.cfg too | ||||
* | (ask_change_cd) adapt to new API | Thierry Vignaud | 2009-03-02 | 1 | -2/+2 |
| | |||||
* | Correctly handle new msec-based settings during installation (#47822). | Eugeni Dodonov | 2009-02-16 | 1 | -2/+2 |
| | |||||
* | (installPackages) kill bogus warning comment from 2000-03-01 (sic) (r192580) | Thierry Vignaud | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | - generate /root/drakx/package_list.pl at end of install | Pascal Rigaux | 2008-09-25 | 1 | -0/+2 |
| | | | | | (since we don't propose "Save packages selection" at end of install) | ||||
* | auto-configure floppies (in /etc/modprobe.preload.d/floppy) | Olivier Blin | 2008-09-23 | 1 | -0/+1 |
| | |||||
* | explicitely pass max rate when computing available size corrected (not to ↵ | Olivier Blin | 2008-09-23 | 1 | -3/+3 |
| | | | | depend on o->{compssListLevel} that currently defaults to max rate) | ||||
* | extract compssListLevel setting, for later factorization | Olivier Blin | 2008-09-23 | 1 | -2/+0 |
| | |||||
* | move rpmsrate values in variables | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | do not bother set now unused $o->{libsafe}) ; drop ↵ | Thierry Vignaud | 2008-09-15 | 1 | -1/+0 |
| | | | | security::various::config_libsafe() | ||||
* | - keep in $o->{previous_release} the info about upgraded /etc/release, | Pascal Rigaux | 2008-09-01 | 1 | -0/+1 |
| | | | | | | | and pass "reason" and version to urpmi.addmedia - we also parse {version} field out of /etc/release | ||||
* | - if network access, configure urpmi with --mirrorlist --distrib, | Pascal Rigaux | 2008-09-01 | 1 | -19/+1 |
| | | | | | | | | | and install updates. This replaces the previous "Install Updates" step. - this calls gurpmi.addmedia/urpmi.addmedia and gurpmi2/urpmi in chroot - we do not allow anymore to choose which updates are going to be updated (ie choosePackagesTree is not used for this anymore) | ||||
* | - hack /tmp/.X11-unix to allow accessing X in chroot | Pascal Rigaux | 2008-09-01 | 1 | -0/+5 |
| | |||||
* | create any::install_bootloader_pkgs() as a simple wrapper around | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | | | | | | | install_acpi_pkgs() (needed for next commit) | ||||
* | (installPackages) do not set $HOME while installing packages (#18088) | Thierry Vignaud | 2008-08-21 | 1 | -0/+1 |
| | |||||
* | move hardware packages detection code in pkgs | Olivier Blin | 2008-08-18 | 1 | -20/+1 |
| |