Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use scrot instead of fb2png (mga#19810) | Thierry Vignaud | 2016-11-20 | 1 | -1/+1 |
| | | | | | rationale: fb2png only work with the 'fbdev' driver and thus doesn't work at all when fallbacking to the 'vesa' driver | ||||
* | do not preinstall mageia-gfxboot-theme | Thierry Vignaud | 2016-07-14 | 1 | -1/+1 |
| | |||||
* | respect auto_inst media selection (mga#12299) | Thierry Vignaud | 2016-07-05 | 1 | -0/+8 |
| | |||||
* | remember selected media (mga#12299) | Thierry Vignaud | 2016-07-05 | 1 | -0/+3 |
| | |||||
* | (enable_choosen_media) split it out | Thierry Vignaud | 2016-07-05 | 1 | -0/+5 |
| | | | | | | ... of media_screen() needed for next commit | ||||
* | try to get patch from ext[2-4] removable media | Thierry Vignaud | 2016-07-05 | 1 | -1/+1 |
| | | | | instead of just ext2... | ||||
* | better log when not virtualized | Thierry Vignaud | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | log if were running under UEFI | Thierry Vignaud | 2016-06-23 | 1 | -0/+1 |
| | |||||
* | (system_info) split it | Thierry Vignaud | 2016-06-23 | 1 | -0/+6 |
| | |||||
* | sort default pkg list in auto_inst.cfg.pl | Thierry Vignaud | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | do not override bootloader on upgrade (mga#18638) | Thierry Vignaud | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | fix selecting grub2 on !UEFI | Thierry Vignaud | 2016-06-07 | 1 | -1/+1 |
| | | | | c/p typo in previous commit that was only tested with OVMF :-( | ||||
* | fix selecting grub2-efi on UEFI (mga#18646) | Thierry Vignaud | 2016-06-07 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | the issue is that we select basesystem which pulls bootloader -> grub2 then later grub2-efi b/c we're on UEFI which results in: we don't use the right API for selecting packages which results in: * preferring grub2 over lilo,grub2-efi,grub * replacing bootloader with grub2 * selecting grub2-2.02-0.git10457.6.mga6.x86_64 (...) * selecting grub2-efi because of needed for UEFI boot (...) * no packages match grub2-efi (it is either in skip.list or already rejected) * ERROR: selection failed: grub2-efi-2.02-0.git10457.6.mga6.x86_64 (due to conflicts with grub2-2.02-0.git10457.6.mga6.x86_64) the proper fix would be to use a better URPM API but it's just as simple to pick the bootloader before picking basesystem... | ||||
* | better fix for draklive vs media screen | Thierry Vignaud | 2015-12-25 | 1 | -2/+1 |
| | | | | better than commit f4e7b5e6c505ecbcef14ecbb26507f0159bad32b | ||||
* | Do not modify kdmrc as we do not use kdm anymore | Nicolas Lécureuil | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | add missing spaces | Thierry Vignaud | 2015-05-25 | 1 | -2/+2 |
| | |||||
* | do not offer to add a CD-ROM as supplement media | Thierry Vignaud | 2015-05-25 | 1 | -4/+1 |
| | | | | | rationale (mga#13671): we don't have multi-CD install for quite some time, only a DVD one | ||||
* | support loading patches from ntfs-3g USB keys | Thierry Vignaud | 2015-04-12 | 1 | -2/+2 |
| | |||||
* | fix a crash in auto install (mga#15573) | Thierry Vignaud | 2015-03-26 | 1 | -1/+1 |
| | | | | bug introduced in commit 7ed5bd23d63bd4031f2a2f3055b0d0a19a65906d | ||||
* | preselect grub2-efi under UEFI | Thierry Vignaud | 2015-03-25 | 1 | -0/+2 |
| | |||||
* | ignore firmwares within draklive | Thierry Vignaud | 2015-03-05 | 1 | -0/+1 |
| | | | | rationale: it breaks building live images... | ||||
* | ensure we install radeon-firmware too if needed (mga#15203) | Thierry Vignaud | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | ensure we install kernel-firmware-nonfree (mga#15203) | Thierry Vignaud | 2015-02-18 | 1 | -0/+1 |
| | | | | | | (if needed) it's recommended but will be unselected if recommends are disabled resulting in non working display on reboot | ||||
* | adapt to new fb2png | Thierry Vignaud | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2014-07-03 | 1 | -1/+1 |
| | | | | (spot by tmb) | ||||
* | fix not writing /etc/fstab | Thierry Vignaud | 2014-07-03 | 1 | -1/+1 |
| | | | | | test condition was wrongly inverted in commit 5eb630b080a5566359773bb38fd6e2f31e32459a | ||||
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | fix typo in commit df74e103d8de6d7cc45cc3e2a99f4b9c8fff6085 | Thierry Vignaud | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | podify++ install::any | Thierry.Vignaud | 2014-05-28 | 1 | -0/+133 |
| | |||||
* | convert a cople comments to POD | Thierry.Vignaud | 2014-05-28 | 1 | -5/+21 |
| | |||||
* | simplify using member() | Thierry.Vignaud | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -5/+1 |
| | | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox? | ||||
* | fix log message | Thierry Vignaud | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | (write_fstab) make it more readable | Thierry Vignaud | 2014-02-07 | 1 | -2/+2 |
| | |||||
* | do warn on first screenshot (mga#11176) | Thierry Vignaud | 2014-01-21 | 1 | -1/+1 |
| | | | | first screenshot already exists by this time... | ||||
* | ensure fb2png ends in logs | Thierry Vignaud | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | do not warn if a screenshot already has been taked (mga#11176) | Thierry Vignaud | 2014-01-21 | 1 | -0/+3 |
| | | | | | as help runs in a one shot process, it doesn't remember the warning has already been done | ||||
* | hint that nonfree is needed if a CPU needs a microcode | Thierry Vignaud | 2013-12-20 | 1 | -1/+5 |
| | |||||
* | drop useless comment | Thierry Vignaud | 2013-08-25 | 1 | -1/+0 |
| | |||||
* | install open-vm-tools on VMware hypervisor | Thierry Vignaud | 2013-08-24 | 1 | -0/+2 |
| | |||||
* | update TODO list | Thierry Vignaud | 2013-05-17 | 1 | -2/+1 |
| | |||||
* | preselect nonfree if needed | Thierry Vignaud | 2013-05-17 | 1 | -0/+10 |
| | |||||
* | save test value in a variable (needed for next commits) | Thierry Vignaud | 2013-05-17 | 1 | -1/+2 |
| | |||||
* | cache value (thus logging only once) | Thierry Vignaud | 2013-05-17 | 1 | -1/+8 |
| | | | | (needed for next commits) | ||||
* | hint that nonfree is needed if a driver needs a nonfree firmware | Thierry Vignaud | 2013-05-17 | 1 | -1/+6 |
| | |||||
* | log which nonfree firmware packages are needed for X.org | Thierry Vignaud | 2013-05-17 | 1 | -1/+3 |
| | |||||
* | install 'basesystem-minimal' instead of 'basesystem' prior to add extra media | Thierry Vignaud | 2013-05-01 | 1 | -3/+3 |
| | | | | thus fixing "basesystem package not selected" (mga#9611) | ||||
* | include mount options in auto_inst.pl | Thierry Vignaud | 2013-04-30 | 1 | -1/+1 |
| | |||||
* | include more partition fields in auto_inst.pl (mga#9784) | Thierry Vignaud | 2013-04-30 | 1 | -1/+1 |
| | | | | | | | include qw(hd level parts VG_name) also sort fields we might miss VGs though... | ||||
* | install shorewall-ipv6 along shorewall (mga#9401) | Thierry Vignaud | 2013-04-27 | 1 | -1/+1 |
| |