Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
So that it installs the files when they exist
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>
|
|
deblob-config config.armv7h, config.i686, config.x86_64
also add changes from Arch Linux and Arch Linux 32
Signed-off-by: David P <megver83@parabola.nu>
|
|
ACPI-watchdog-Prefer-iTCO_wdt-on-Lenovo-Z50-70 before ACPI-watchdog-Prefer-iTCO_wdt-on-Lenovo-Z50-70.patch
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fighting with glib2 was no fun. But hey, at least I got a GCC bug report
out of it! https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85957
To get around this, I enabled SSE2 for glib2-static. This means it won't
run on pre-Pentium 4 (2001) i686 processors; which will cause problems on
the Pentium Pro/2 and the Pentium 3, and their AMD competitors: K6 and K7
(the latter of which was branded as Athlon, Athlon XP, Duron, and Sempron).
https://lists.parabola.nu/pipermail/dev/2018-May/006748.html
If someone digs out a Pentium 2 and gets Parabola to boot on it, I'll
figure out a different way to get around glib2's disagreement with x87
floating point math; and turn SSE2 back off.
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
upgpkg: kernels/linux-libre-pae 4.16.11_gnu-1
upgpkg: kernels/linux-libre-lts-xtreme 4.9.102_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
|
|
install-ath9k_htc-on-prefix-ath9k_htc-too.patch patch
And pass !buildflags instead of !strip in options=() to do not affect the ath9k_htc compilation,
which fails when using -mtune and -march (from makepkg.conf's CFLAGS variable). Plus, there used
to be an error when building with makepkg's CFLAGS, in x86_64, when passing -O2 it made the as31
compilation fail, but then jxself fixed that. Anyways, this will make the firmwares use its own
CFLAGS, CXXFLAGS, LDFLAGS, etc. (if there are any) which is more convinient since cross-compilers
and assemblers might prefer that.
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
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>
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
|