summaryrefslogtreecommitdiff
path: root/libre/linux-libre/config.i686
AgeCommit message (Collapse)Author
2019-07-20upgpkg: libre/linux-libre 5.2.1_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-05-26upgpkg: libre/linux-libre 5.1.4_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-05-24revert 2c0e4d1e9bf9a8ec731ac35aabcbfd265ccb866eDavid 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-22kernels: linux-libre: configuration: make sure that no user input is requiredDenis '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-20upgpkg: libre/linux-libre 5.1.3_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-03-10upgpkg: libre/linux-libre 5.0_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-02-23upgpkg: libre/linux-libre 4.20.11_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-02-17upgpkg: libre/linux-libre 4.20.10_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-02-03upgpkg: libre/linux-libre 4.20.6_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-01-30upgpkg: libre/linux-libre 4.20_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-12-01upgpkg: libre/linux-libre 4.19.5_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-11-16upgpkg: libre/linux-libre 4.19.2_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-09-30upgpkg: libre/linux-libre 4.18.11_gnu-1David P
and add ppc64le support (currently ppc64le packages at [libre-testing]) Signed-off-by: David P <megver83@parabola.nu>
2018-09-20upgpkg: libre/linux-libre 4.18.9_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-09-16upgpkg: libre/linux-libre 4.18.7_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-09-08upgpkg: libre/linux-libre 4.18.6_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-22upgpkg: libre/linux-libre 4.18.3_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-26upgpkg: libre/linux-libre 4.17.10_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-24linux-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-22upgpkg: libre/linux-libre 4.16.14_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-05upgpkg: linux-libre 4.16.14_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-02upgpkg: libre/linux-libre 4.16.13_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-05-20upgpkg: libre/linux-libre 4.16.9_gnu-1David 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-26upgpkg: libre/linux-libre 4.16.5_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-04-20upgpkg: libre/linux-libre 4.16.3_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-03-15really, the last changeDavid P
2018-03-15remove custom hostname from linux-libre configsDavid P
2018-03-15libre/linux-libre: config fixesDavid P
2018-03-14upgpkg: libre/linux-libre 4.15.9_gnu-1David P
2018-02-13libre/linux-libre: updated to 4.15.2_gnu; split armv7h kernel into ↵Andreas Grapentin
linux-libre-armv7
2018-01-30Update libre/linux-libre to 4.14.15-gnuBruno Cichon
2018-01-06updpkg: libre/linux-libre 4.14.12_gnu-1David P
2018-01-04Update libre/linux-libre to 4.14.10-gnuBruno Cichon
2017-12-18upgpkg: libre/linux-libre 4.14.7_gnu-1David P
2017-10-30Update libre/linux-libre to 4.13.10-gnuBruno Cichon
2017-10-12Update libre/linux-libre to 4.13.5-gnuBruno Cichon
2017-08-30linux-libre: 4.12.9fauno
2017-05-27Updated linux-libre to 4.11.2David P
2017-03-11linux-libre: move package from [libre-testing] to [libre]André Fabian Silva Delgado
2017-01-28linux-libre-4.9.6_gnu-1: updating versionAndré Fabian Silva Delgado
2017-01-17libre/linux-libre: Re-package 4.8.14 because of bugs in 4.9Luke Shumaker
2017-01-13linux-libre-4.9.3_gnu-1: updating versionAndré Fabian Silva Delgado
2017-01-08linux-libre-4.9.1_gnu-1: updating versionAndré Fabian Silva Delgado
2016-10-18linux-libre-4.8.2_gnu-1: updating versionAndré Fabian Silva Delgado
2016-09-11linux-libre-4.7.3_gnu-2: updating versionAndré Fabian Silva Delgado
2016-08-19linux-libre-4.7.1_gnu-1: updating versionAndré Fabian Silva Delgado
2016-08-13linux-libre-4.7_gnu-1: updating versionAndré Fabian Silva Delgado
2016-08-01linux-libre-4.6.5_gnu-1: updating versionAndré Fabian Silva Delgado
* disable CONFIG_INTEL_MEI_TXE - Bug #1062 -> https://labs.parabola.nu/issues/1062
2016-06-09linux-libre-4.6.2_gnu-1: updating versionAndré Fabian Silva Delgado
2016-05-08linux-libre-4.5.3_gnu-1: updating versionAndré Fabian Silva Delgado
* disable CONFIG_IO_STRICT_DEVMEM - Bug #1000 -> https://labs.parabola.nu/issues/1000