Age | Commit message (Collapse) | Author |
|
otherwise the build fails
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
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>
|
|
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>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Source: https://labs.parabola.nu/issues/1062
Signed-off-by: David P <megver83@parabola.nu>
|
|
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="linux-libre.fsfla.org" and CONFIG_DEFAULT_HOSTNAME="(none)"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* disable CONFIG_INTEL_MEI_TXE - Bug #1062 -> https://labs.parabola.nu/issues/1062
|
|
|
|
* add CONFIG_SENSORS_NCT7904 - FS#47653 -> https://bugs.archlinux.org/task/47653
* turn off CONFIG_RT_GROUP_SCHED - FS#48172 -> https://bugs.archlinux.org/task/48172
|
|
* fix I2C controller based battery - FS#46367 -> https://bugs.archlinux.org/task/46367
|
|
* drop mips64el support
|
|
* build with testing gcc-5; apply some upstream fixes for gcc-5 related build problems, disable a few modules that are not trivial to fix and where no simple upstream fix is available
|
|
* fix bug #685 -> https://labs.parabola.nu/issues/685
|
|
* enable Freedo bootup logos
* replace current Freedo to new one from GNU Art Gallery -> https://www.gnu.org/graphics/gnu-and-freedo/gnu-and-freedo.html
|
|
|
|
|
|
CONFIG_DRM_RADEON_KMS has been removed from our config files because it doesn't exists anymore
|
|
* Enable modesetting on radeon by default (CONFIG_DRM_RADEON_KMS) -> https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html
|
|
dependencies
|
|
|
|
|
|
* remove CONFIG_FIRMWARE_IN_KERNEL
|
|
* increase NR_CPU to 32 for i686 and 128 for x86_64
* fix NR_CPU on i686
* disable MTD_NAND and CHIPIDEA
* set SCSI_SCAN_ASYNC=y
* add linux-libre-lts-docs package
|