summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Ukrainian translationYuri Chornoivan2022-08-141-25/+34
|
* Update translation catalogue.Martin Whitaker2022-08-1179-11141/+13511
|
* bootloader: don't completely remove failsafe/nonfb entries on upgrade.Martin Whitaker2022-08-112-1/+5
| | | | | | | | | bootloader::suggest() removes any failsafe and nonfb entries for old kernels on the assumption it will then add them for a newer kernel. This is particularly a problem when using rEFInd, where we only keep the entries for the default (unversioned) kernel, but would also eliminate the failsafe/nonfb entries when using the installer upgrade option to quickly repair the bootloader.
* Update NEWS.Martin Whitaker2022-08-092-0/+3
|
* drakboot: add options to change the rEFInd background (mga#28073)Martin Whitaker2022-08-092-7/+97
|
* Fix missing 'my' on local variable declaration.Martin Whitaker2022-08-091-1/+1
|
* bootloader: rework reading/writing of main rEFInd config file.Martin Whitaker2022-08-081-15/+54
| | | | | At the moment we only use and modify one setting, but the next commit will change that.
* Update Russian translation from TxYuri Chornoivan2022-07-271-5/+6
|
* Update Russian translation from TxYuri Chornoivan2022-07-271-108/+100
|
* Update Russian translation from TxYuri Chornoivan2022-07-271-20/+20
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-06-301-6/+10
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-06-301-17/+20
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-06-301-4/+6
|
* Update Portuguese translation from TxYuri Chornoivan2022-06-301-33/+42
|
* Update Portuguese translation from TxYuri Chornoivan2022-06-301-86/+173
|
* Update Portuguese translation from TxYuri Chornoivan2022-06-301-37/+44
|
* Update the list of drivers needing a nonfree firmwareThierry Vignaud2022-06-092-17/+19
| | | | Sync with kernel-5.18
* 18.49.1Thierry Vignaud2022-06-092-1/+3
|
* Explain how to auto install pkgs if neededThierry Vignaud2022-06-091-0/+2
| | | | See previous commit
* do not crash if nmap/nmblookup are not installedThierry Vignaud2022-06-092-1/+3
| | | | | | mga#12579 had been fixed long time ago by adding deps to drakxtools-backend but this sadly bloats the minimal installation. Fixing the crash enabled to unbloat the minimal install.
* Mention specialized subpkgsThierry Vignaud2022-06-091-1/+1
|
* Fixup syntaxThierry Vignaud2022-06-081-1/+1
|
* 18.49Thierry Vignaud2022-06-083-1/+5
|
* Sync with kernel 5.18Thierry Vignaud2022-06-085-6/+11
|
* Adapt to perl 5.28Thierry Vignaud2022-06-082-4/+1
|
* Update German translation from TxYuri Chornoivan2022-06-011-5/+5
|
* Update German translation from TxYuri Chornoivan2022-06-011-4/+4
|
* Update German translation from TxYuri Chornoivan2022-06-011-9/+9
|
* Update German translation from TxYuri Chornoivan2022-05-311-2/+2
|
* Update German translation from TxYuri Chornoivan2022-05-311-7/+8
|
* Update German translation from TxYuri Chornoivan2022-05-311-6/+6
|
* Sync with kernel 5.17Thierry Vignaud2022-04-135-2/+9
|
* Update Swedish translation from TxYuri Chornoivan2022-03-301-2/+2
|
* Update Swedish translation from TxYuri Chornoivan2022-03-301-2/+2
|
* Update Swedish translation from TxYuri Chornoivan2022-03-301-49/+50
|
* 2.85Thierry Vignaud2022-02-022-1/+3
|
* Sync with kernel 5.16Thierry Vignaud2022-02-022-4/+6
|
* Retry downloading packages in case of error (mga#28539)Thierry Vignaud2022-01-192-0/+4
|
* 18.4818.48Thierry Vignaud2022-01-172-1/+3
|
* Enable to alter default downloader (mga#28539)Thierry Vignaud2022-01-174-1/+6
| | | | | | | Default is still curl. Choice is limited to what is actually included in stage2 (for now, only aria2c, curl or wget) eg: " downloader=wget"
* perl_checker: fix undefined @fstab variableThierry Vignaud2022-01-161-1/+1
| | | | bug introduced in commit c7082b46f4345ffb061b317785055cdb945289e3
* 2.592.59Thierry Vignaud2022-01-152-1/+3
|
* Use 'nolock' option for NFSThierry Vignaud2022-01-152-0/+4
| | | | | | | | | | Rationale: when building in iurt, it looks like we are missing some bits (due to missing deps?) and thus mounting fails because with: mount.nfs: rpc.statd is not running but is required for remote locking mount.nfs: Either use '-o nolock' to keep locks local, or start statd. mount.nfs: mounting 192.168.1.10:/mageia/unstable failed, reason given by server: No such file or directory
* 2.84Thierry Vignaud2022-01-062-1/+3
| | | | | | | Note that the previous "2.89" version was obviously not used to generate the previous version tarball... See commit 11088c5c3dedaa31747dfebe634bf481b216f854 (tag: 2.83)
* 2.58Thierry Vignaud2022-01-062-1/+3
|
* Fix installing unicode.pf2Thierry Vignaud2022-01-062-1/+3
| | | | "cp: cannot open '/boot/grub2/fonts/unicode.pf2' for reading: Permission denied"
* Typo fix for a missing driverThierry Vignaud2022-01-062-1/+2
|
* Include 'network-legacy' when using 'nfs' dracut moduleThierry Vignaud2022-01-062-1/+2
|
* Fix warning & use the intended compression levelThierry Vignaud2022-01-062-1/+2
| | | | "dracut.conf: line 4: -14: command not found"
* Sync with kernel 5.15Thierry Vignaud2022-01-052-16/+20
|