Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better gcc8 workarounds | Thierry Vignaud | 2018-12-01 | 3 | -5/+7 |
| | |||||
* | 2.35 | Thierry Vignaud | 2018-12-01 | 2 | -1/+3 |
| | |||||
* | gcc8 workarounds | Thierry Vignaud | 2018-12-01 | 2 | -1/+2 |
| | | | | | | | | | | | | Before previous commit, compiling with gcc8 would have need: -Wno-error=format-overflow -Wno-error=format-security But now, only -Wno-error=format-truncation is needed. rationale: gcc bogusly complains about snprintf() being unsafe. See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77721 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 | ||||
* | fix compiling with gcc8 | Thierry Vignaud | 2018-12-01 | 4 | -5/+7 |
| | |||||
* | 2.34 | Thierry Vignaud | 2018-11-30 | 2 | -1/+3 |
| | |||||
* | drop our own old unmaintained forked nfs code | Thierry Vignaud | 2018-11-30 | 5 | -1329/+1 |
| | | | | | we now got support for all NFS features, including NFSv4 & co server likely needs to be configured with 'insecure' | ||||
* | switch to using regular mount for nfs | Thierry Vignaud | 2018-11-30 | 3 | -8/+1 |
| | |||||
* | simplify now that we use standalone mount | Thierry Vignaud | 2018-11-30 | 2 | -10/+3 |
| | | | | | | Let mount uses the blkid library for guessing the filesystem type That's quite a lot better than manually trying a long list of potential fses | ||||
* | actually call regular mount | Thierry Vignaud | 2018-11-30 | 2 | -3/+14 |
| | | | | now that we've it in stage1 anyway (since using dracut) | ||||
* | 2.332.33 | Thierry Vignaud | 2018-11-30 | 2 | -1/+3 |
| | |||||
* | add support for disk-iso auto-install | Thierry Vignaud | 2018-11-30 | 2 | -5/+23 |
| | | | | | | eg: "method:disk,disk:vdb,partition:vdb1,dir:/Mageia/boot.iso" in the future, we might want to merge back !automatic & automatic paths | ||||
* | check for builtin modules in /sys/fs too | Thierry Vignaud | 2018-11-29 | 2 | -0/+7 |
| | | | | | | | | eg: ext4 is builtin but appears in /sys/fs, not in /sys/modules Alternatively we could have looked at /proc/filesytem contents like stage2 Thus we've better readable stage1 logs | ||||
* | advertize "ext4" rather than "ext2" | Thierry Vignaud | 2018-11-29 | 5 | -4/+6 |
| | |||||
* | 2.322.32 | Martin Whitaker | 2018-11-17 | 2 | -1/+3 |
| | |||||
* | installer stage 1 & 2: don't include vboxvideo kernel module (mga#23467) | Martin Whitaker | 2018-11-17 | 1 | -0/+2 |
| | |||||
* | 2.31 | Thierry Vignaud | 2018-11-15 | 2 | -1/+3 |
| | |||||
* | sync with kernel 4.1[89] | Thierry Vignaud | 2018-11-15 | 1 | -0/+2 |
| | |||||
* | 2.302.30 | Thomas Backlund | 2018-07-25 | 2 | -1/+3 |
| | |||||
* | add missing smartpqi driver (mga#23305) | Thomas Backlund | 2018-07-25 | 1 | -0/+2 |
| | |||||
* | 2.292.29 | Thomas Backlund | 2018-07-02 | 2 | -1/+2 |
| | |||||
* | add missing Mellanox drivers (mga#23263) | Thomas Backlund | 2018-07-02 | 1 | -0/+2 |
| | |||||
* | 2.28 | Thierry Vignaud | 2018-06-22 | 2 | -1/+2 |
| | |||||
* | sync with kernel 4.1[5-7] | Thierry Vignaud | 2018-06-22 | 1 | -0/+2 |
| | |||||
* | 2.27 | Thierry Vignaud | 2018-02-10 | 2 | -1/+2 |
| | |||||
* | further sync with kernel 4.14 | Thierry Vignaud | 2018-02-10 | 1 | -0/+2 |
| | |||||
* | 2.262.26 | Thomas Backlund | 2018-01-19 | 2 | -1/+2 |
| | |||||
* | sync with kernel 4.14 | Thomas Backlund | 2018-01-19 | 1 | -0/+2 |
| | |||||
* | 2.25 | Thierry Vignaud | 2017-09-16 | 2 | -1/+2 |
| | |||||
* | fix build with gcc7 | Thierry Vignaud | 2017-09-16 | 4 | -6/+8 |
| | |||||
* | 2.24 | Thierry Vignaud | 2017-06-22 | 2 | -1/+2 |
| | |||||
* | list 8812au (mga#21043) | Thierry Vignaud | 2017-06-10 | 1 | -0/+2 |
| | |||||
* | 2.23 | Thierry Vignaud | 2017-02-25 | 2 | -1/+2 |
| | |||||
* | sync with kernel-4.8 | Thierry Vignaud | 2017-02-25 | 1 | -0/+2 |
| | |||||
* | 2.22 | Thierry Vignaud | 2017-02-25 | 2 | -1/+2 |
| | |||||
* | sync with kernel-4.9 | Thierry Vignaud | 2016-12-31 | 1 | -0/+2 |
| | | | | looks like nobobdy did 4.8... | ||||
* | 2.21 | Thierry Vignaud | 2016-07-05 | 2 | -1/+2 |
| | |||||
* | sync with kernel-4.6 | Thierry Vignaud | 2016-07-05 | 1 | -0/+2 |
| | |||||
* | 2.20 | Thierry Vignaud | 2016-07-01 | 2 | -1/+2 |
| | |||||
* | stop tracking network interface descriptions | Thierry Vignaud | 2016-07-01 | 3 | -43/+0 |
| | | | | this is now useless after previous commit | ||||
* | fix description of network interfaces (mga#15638) | Thierry Vignaud | 2016-07-01 | 2 | -5/+23 |
| | | | | | | | | | | | | It got broken when switching stage1 to udev: previously we were manually loading the driver and thus we knew which driver corresponded to the newly created intf. Since mga4, the driver has already been loaded by udev and thus we fail to associate the intf with the right driver and thus we failed to get the driver description. => let's use the ethtool IOCTL like the stage2 does | ||||
* | 2.19 | Thierry Vignaud | 2016-06-30 | 2 | -1/+2 |
| | |||||
* | include some missing wireless drivers (mga#16768) | Thierry Vignaud | 2016-06-30 | 1 | -0/+2 |
| | |||||
* | 2.18 | Thierry Vignaud | 2016-04-26 | 2 | -1/+2 |
| | |||||
* | sync with kernel-4.6 | Thierry Vignaud | 2016-04-26 | 1 | -0/+2 |
| | |||||
* | drop (broken) support for Alpha, IA64 & PPC, Sparc | Thierry Vignaud | 2016-01-02 | 1 | -4/+0 |
| | |||||
* | 2.17 | Thierry Vignaud | 2015-12-22 | 2 | -1/+2 |
| | |||||
* | sync with kernel-4.4 | Thierry Vignaud | 2015-12-22 | 1 | -0/+2 |
| | |||||
* | 2.16 | Thierry Vignaud | 2015-12-04 | 2 | -1/+2 |
| | |||||
* | sync with kernel-4.3 | Thierry Vignaud | 2015-12-03 | 1 | -0/+2 |
| | | | | we still miss drivers added in 4.2... | ||||
* | 2.15 | Thierry Vignaud | 2015-08-27 | 2 | -1/+2 |
| |