Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mention specialized subpkgs | Thierry Vignaud | 2022-06-09 | 1 | -1/+1 | |
| | ||||||
* | Fixup syntax | Thierry Vignaud | 2022-06-08 | 1 | -1/+1 | |
| | ||||||
* | 18.49 | Thierry Vignaud | 2022-06-08 | 3 | -1/+5 | |
| | ||||||
* | Sync with kernel 5.18 | Thierry Vignaud | 2022-06-08 | 5 | -6/+11 | |
| | ||||||
* | Adapt to perl 5.28 | Thierry Vignaud | 2022-06-08 | 2 | -4/+1 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-06-01 | 1 | -5/+5 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-06-01 | 1 | -4/+4 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-06-01 | 1 | -9/+9 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-05-31 | 1 | -2/+2 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-05-31 | 1 | -7/+8 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-05-31 | 1 | -6/+6 | |
| | ||||||
* | Sync with kernel 5.17 | Thierry Vignaud | 2022-04-13 | 5 | -2/+9 | |
| | ||||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2022-03-30 | 1 | -2/+2 | |
| | ||||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2022-03-30 | 1 | -2/+2 | |
| | ||||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2022-03-30 | 1 | -49/+50 | |
| | ||||||
* | 2.85 | Thierry Vignaud | 2022-02-02 | 2 | -1/+3 | |
| | ||||||
* | Sync with kernel 5.16 | Thierry Vignaud | 2022-02-02 | 2 | -4/+6 | |
| | ||||||
* | Retry downloading packages in case of error (mga#28539) | Thierry Vignaud | 2022-01-19 | 2 | -0/+4 | |
| | ||||||
* | 18.4818.48 | Thierry Vignaud | 2022-01-17 | 2 | -1/+3 | |
| | ||||||
* | Enable to alter default downloader (mga#28539) | Thierry Vignaud | 2022-01-17 | 4 | -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 variable | Thierry Vignaud | 2022-01-16 | 1 | -1/+1 | |
| | | | | bug introduced in commit c7082b46f4345ffb061b317785055cdb945289e3 | |||||
* | 2.592.59 | Thierry Vignaud | 2022-01-15 | 2 | -1/+3 | |
| | ||||||
* | Use 'nolock' option for NFS | Thierry Vignaud | 2022-01-15 | 2 | -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.84 | Thierry Vignaud | 2022-01-06 | 2 | -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.58 | Thierry Vignaud | 2022-01-06 | 2 | -1/+3 | |
| | ||||||
* | Fix installing unicode.pf2 | Thierry Vignaud | 2022-01-06 | 2 | -1/+3 | |
| | | | | "cp: cannot open '/boot/grub2/fonts/unicode.pf2' for reading: Permission denied" | |||||
* | Typo fix for a missing driver | Thierry Vignaud | 2022-01-06 | 2 | -1/+2 | |
| | ||||||
* | Include 'network-legacy' when using 'nfs' dracut module | Thierry Vignaud | 2022-01-06 | 2 | -1/+2 | |
| | ||||||
* | Fix warning & use the intended compression level | Thierry Vignaud | 2022-01-06 | 2 | -1/+2 | |
| | | | | "dracut.conf: line 4: -14: command not found" | |||||
* | Sync with kernel 5.15 | Thierry Vignaud | 2022-01-05 | 2 | -16/+20 | |
| | ||||||
* | Fix disk method after kernel ABI breakage | Thierry Vignaud | 2022-01-05 | 2 | -2/+4 | |
| | | | | | | | | | | | commit 353c8adc2ecd4e3fdfe2941d51d8f8f620f073ff made use of kernel's GENHD_FL_UP capability. However this was removed from the kernel in 5.15: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=50b4aecfbbb09869db967e4a26212a47e10c0088 For now make this check a no op as I didn't found any alternative but nvme users may want to doble test! | |||||
* | further simplify | Thierry Vignaud | 2022-01-05 | 1 | -2/+1 | |
| | ||||||
* | simplify: mount(8) will autoload the right module | Thierry Vignaud | 2022-01-05 | 1 | -39/+0 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2022-01-05 | 3 | -4/+4 | |
| | ||||||
* | 2.572.57 | Thierry Vignaud | 2022-01-05 | 2 | -1/+3 | |
| | ||||||
* | allow to specify a different http port (mga#28367) | Thierry Vignaud | 2022-01-05 | 2 | -3/+16 | |
| | | | | The default being the well know "80" port | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2021-11-10 | 1 | -3/+4 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2021-11-07 | 1 | -5/+6 | |
| | ||||||
* | Update German translation from Tx | Yuri Chornoivan | 2021-11-07 | 1 | -6/+7 | |
| | ||||||
* | 18.4718.47 | Thierry Vignaud | 2021-10-30 | 2 | -1/+3 | |
| | ||||||
* | Fix drakxools debuginfo name with rpm-4.14+ | Thierry Vignaud | 2021-10-29 | 1 | -1/+1 | |
| | | | | Also include Xorg debuginfo | |||||
* | Add a wrapper to easily debug Xorg | Thierry Vignaud | 2021-10-29 | 2 | -0/+11 | |
| | ||||||
* | Add more files for gdb-11.1 to work smoothly | Thierry Vignaud | 2021-10-29 | 2 | -1/+19 | |
| | | | | (missing scm files) | |||||
* | Adapt to the fact that gdb-11.1 uses guile-3 | Thierry Vignaud | 2021-10-29 | 2 | -11/+13 | |
| | ||||||
* | Adapt to xserver-21.1 | Thierry Vignaud | 2021-10-07 | 2 | -2/+2 | |
| | ||||||
* | Update Estonian translation from Tx | Yuri Chornoivan | 2021-09-13 | 1 | -3/+4 | |
| | ||||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2021-08-22 | 1 | -5/+6 | |
| | ||||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2021-08-22 | 1 | -16/+13 | |
| | ||||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2021-08-22 | 1 | -3/+4 | |
| | ||||||
* | Update Hebrew translation from Tx | Yuri Chornoivan | 2021-08-15 | 1 | -6/+6 | |
| |