summaryrefslogtreecommitdiff
path: root/libre/linux-libre/config.i686
AgeCommit message (Collapse)Author
2022-01-04updpkg: libre/linux-libre 5.15.12-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-10-11updpkg: libre/linux-libre 5.14.11-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-08-06updpkg: libre/linux-libre 5.13.8-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-05-25updpkg: libre/linux-libre 5.12.6-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-04-05updpkg: libre/linux-libre 5.11.11-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-02-28updpkg: libre/linux-libre 5.11.2-1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-01-12updpkg: libre/linux-libre 5.10.6-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-11-19updpkg: libre/linux-libre 5.9.9-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-10-03updpkg: libre/linux-libre 5.8.13-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-09-02updpkg: libre/linux-libre 5.8.5-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-23updpkg: libre/linux-libre 5.8.3-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-08updpkg: libre/linux-libre 5.7.12-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-07-10updpkg: libre/linux-libre 5.7.8-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-07-03kernels: re-enable the b43 and b43-legacy driversDenis 'GNUtoo' Carikli
The b43 and b43-legacy drivers were removed because their corresponding upstream drivers loads a nonfree firmware. However linux-libre-firmware has a free firmware (ucode5.fw) that is used by both drivers. The b43 and b43-legacy driver are also typically enabled by Trisquel and Jason Self's linux-libre repository. Note that some kernel parameters like qos=0 might be necessary to make it work. This regression was introduced in linux-libre by the following commit: 32075365d upgpkg: libre/linux-libre 4.16.9_gnu-1 The drivers were added back by importing affected parts from the following upstream kernels and configurations: - config in linux-armv7 from Arch Linux ARM - config.i686 in linux from Arch Linux 32 - config from linux from Arch Linux Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-07-03kernels: re-enable the tg3 driverDenis 'GNUtoo' Carikli
The tg3 driver was removed because its upstream driver loads a nonfree firmware. However with linux-libre, the driver works fine without any nonfree firmware, at least on some computers like the HP NC6320. That driver is also typically enabled by Trisquel and Jason Self's linux-libre repository. This regression was introduced in linux-libre by the following commit: 32075365d upgpkg: libre/linux-libre 4.16.9_gnu-1 The following configuration: CONFIG_TIGON3=m CONFIG_TIGON3_HWMON=y is used in the following upstream kernels and configurations: - config in linux-armv7 from Arch Linux ARM - config.i686 in linux from Arch Linux 32 - config from linux from Arch Linux Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-06-29updpkg: libre/linux-libre 5.7.6-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-06-16updpkg: libre/linux-libre 5.7.2-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-05-11updpkg: libre/linux-libre 5.6.12-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-04-19updpkg: libre/linux-libre 5.6.5-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-02updpkg: libre/linux-libre 5.5.7-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-06updpkg: libre/linux-libre 5.4.8-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-12-06updpkg: libre/linux-libre 5.4.2-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-11-24updpkg: libre/linux-libre 5.3.13_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-10-19updpkg: libre/linux-libre 5.3.7_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-09-24upgpkg: libre/linux-libre 5.3.1_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-08-05upgpkg: libre/linux-libre 5.2.5_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
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>