Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-26 | upgpkg: libre/linux-libre 5.1.4_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-05-24 | revert 2c0e4d1e9bf9a8ec731ac35aabcbfd265ccb866e | David P | |
this is the normal behaviour the kernels *must* have, because that means that configs have to be updated Signed-off-by: David P <megver83@parabola.nu> | |||
2019-05-22 | kernels: linux-libre: configuration: make sure that no user input is required | Denis 'GNUtoo' Carikli | |
Sometimes the defconfig and the source code are out of sync, this can result in issues like this one: | ==> Starting build()... | scripts/kconfig/conf --syncconfig Kconfig | * | * Restart config... | * | * | * General architecture-dependent options | * | OProfile system profiling (OPROFILE) [M/n/y/?] m | OProfile multiplexing support (EXPERIMENTAL) (OPROFILE_EVENT_MULTIPLEX) [N/y/?] n | Kprobes (KPROBES) [Y/n/?] y | Optimize very unlikely/likely branches (JUMP_LABEL) [Y/n/?] y | Static key selftest (STATIC_KEYS_SELFTEST) [N/y/?] n | Stack Protector buffer overflow detection (STACKPROTECTOR) [Y/n/?] (NEW) This makes sure that in such case, the default choice is used instead of asking the user about it. This feature has been requested by bill-auger as part of this bugreport: https://labs.parabola.nu/issues/2319 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2019-05-20 | upgpkg: libre/linux-libre 5.1.3_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-03-10 | upgpkg: libre/linux-libre 5.0_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-02-23 | upgpkg: libre/linux-libre 4.20.11_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-02-17 | upgpkg: libre/linux-libre 4.20.10_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-02-03 | upgpkg: libre/linux-libre 4.20.6_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-01-30 | upgpkg: libre/linux-libre 4.20_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-12-01 | upgpkg: libre/linux-libre 4.19.5_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-11-16 | upgpkg: libre/linux-libre 4.19.2_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-09-30 | upgpkg: libre/linux-libre 4.18.11_gnu-1 | David P | |
and add ppc64le support (currently ppc64le packages at [libre-testing]) Signed-off-by: David P <megver83@parabola.nu> | |||
2018-09-20 | upgpkg: libre/linux-libre 4.18.9_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-09-16 | upgpkg: libre/linux-libre 4.18.7_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-09-08 | upgpkg: libre/linux-libre 4.18.6_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-08-22 | upgpkg: libre/linux-libre 4.18.3_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-07-26 | upgpkg: libre/linux-libre 4.17.10_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-06-24 | linux-libre: use ↵ | David P | |
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="linux-libre.fsfla.org" This was introduced in 4.17 by mistake Signed-off-by: David P <megver83@parabola.nu> | |||
2018-06-22 | upgpkg: libre/linux-libre 4.16.14_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-06-05 | upgpkg: linux-libre 4.16.14_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-06-02 | upgpkg: libre/linux-libre 4.16.13_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-05-20 | upgpkg: libre/linux-libre 4.16.9_gnu-1 | David P | |
config files now have disabled (most) blobs (which caused the "/*(DEBLOBBED)*/" dmesg error) E.g. (with iwlwifi): [ 3.963390] 0000:02:00.0: Missing Free firmware (non-Free firmware loading is disabled) [ 3.963420] iwlwifi 0000:02:00.0: Direct firmware load for /*(DEBLOBBED)*/ failed with error -2 CONFIG_DRM_AMDGPU, CONFIG_DRM_RADEON and nouveau were not removed since they are needed for their xf86-video packages. However, at least amdgpu, does not really work From https://www.phoronix.com/scan.php?page=news_item&px=GNU-Linux-Libre-4.2 : "(..) like radeon, refuses to work at all without blobs, even though in theory it could offer degraded functionality." Since I haven't tested linux-libre in an amdgpu device, idk if it does really offer such poor functionality, but that's better than nothing :) Signed-off-by: David P <megver83@parabola.nu> | |||
2018-04-26 | upgpkg: libre/linux-libre 4.16.5_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-04-20 | upgpkg: libre/linux-libre 4.16.3_gnu-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2018-03-15 | really, the last change | David P | |
2018-03-15 | remove custom hostname from linux-libre configs | David P | |
2018-03-15 | libre/linux-libre: config fixes | David P | |
2018-03-14 | upgpkg: libre/linux-libre 4.15.9_gnu-1 | David P | |
2018-02-13 | libre/linux-libre: updated to 4.15.2_gnu; split armv7h kernel into ↵ | Andreas Grapentin | |
linux-libre-armv7 | |||
2018-01-30 | Update libre/linux-libre to 4.14.15-gnu | Bruno Cichon | |
2018-01-06 | updpkg: libre/linux-libre 4.14.12_gnu-1 | David P | |
2018-01-04 | Update libre/linux-libre to 4.14.10-gnu | Bruno Cichon | |
2017-12-18 | upgpkg: libre/linux-libre 4.14.7_gnu-1 | David P | |
2017-10-30 | Update libre/linux-libre to 4.13.10-gnu | Bruno Cichon | |
2017-10-12 | Update libre/linux-libre to 4.13.5-gnu | Bruno Cichon | |
2017-08-30 | linux-libre: 4.12.9 | fauno | |
2017-05-27 | Updated linux-libre to 4.11.2 | David P | |
2017-03-11 | linux-libre: move package from [libre-testing] to [libre] | André Fabian Silva Delgado | |
2017-01-28 | linux-libre-4.9.6_gnu-1: updating version | André Fabian Silva Delgado | |
2017-01-17 | libre/linux-libre: Re-package 4.8.14 because of bugs in 4.9 | Luke Shumaker | |
2017-01-13 | linux-libre-4.9.3_gnu-1: updating version | André Fabian Silva Delgado | |
2017-01-08 | linux-libre-4.9.1_gnu-1: updating version | André Fabian Silva Delgado | |
2016-10-18 | linux-libre-4.8.2_gnu-1: updating version | André Fabian Silva Delgado | |
2016-09-11 | linux-libre-4.7.3_gnu-2: updating version | André Fabian Silva Delgado | |
2016-08-19 | linux-libre-4.7.1_gnu-1: updating version | André Fabian Silva Delgado | |
2016-08-13 | linux-libre-4.7_gnu-1: updating version | André Fabian Silva Delgado | |
2016-08-01 | linux-libre-4.6.5_gnu-1: updating version | André Fabian Silva Delgado | |
* disable CONFIG_INTEL_MEI_TXE - Bug #1062 -> https://labs.parabola.nu/issues/1062 | |||
2016-06-09 | linux-libre-4.6.2_gnu-1: updating version | André Fabian Silva Delgado | |
2016-05-08 | linux-libre-4.5.3_gnu-1: updating version | André Fabian Silva Delgado | |
* disable CONFIG_IO_STRICT_DEVMEM - Bug #1000 -> https://labs.parabola.nu/issues/1000 | |||
2016-04-22 | linux-libre-4.5.2_gnu-1: updating version | André Fabian Silva Delgado | |