Age | Commit message (Collapse) | Author |
|
Without that workaround, the build fails with the following error:
| Extension error:
| Could not import extension kerneldoc (exception: cannot import name 'AutodocReporter' from 'sphinx.ext.autodoc' (/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py))
| make[1]: *** [Documentation/Makefile:68: htmldocs] Error 2
This commit is based on the following commit:
0e1563a070f Revert "FS#59688 - Install HTML docs"
in the archlinux packages repository[1].
References:
-----------
[1]git://git.archlinux.org/svntogit/packages.git
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>
|
|
some messages and pkgdesc
Signed-off-by: David P <megver83@parabola.nu>
|
|
And add linux-libre-chromebook (thanks for testing it CBotulinum!)
Signed-off-by: David P <megver83@parabola.nu>
|
|
This fixes the following commit:
caef87f14 libre/linux-libre/config.armv7h: CONFIG_LOCALVERSION_AUTO=y
which didn't update the integrity check along with the configuration.
This fix was only tested with 'makepkg --verifysource'
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>
|
|
and add ppc64le support (currently ppc64le packages at [libre-testing])
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>
|
|
Just pushing to abslibre, not real build
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
And use a specific subs for armv7h, and the normal one for all the rest
Also use capital for some comments
Signed-off-by: David P <megver83@parabola.nu>
|
|
use kernver instead of _kernver in _package-headers
And remove more brakets from variables
Signed-off-by: David P <megver83@parabola.nu>
|
|
And use $KARCH instead of ${KARCH}, for a stetical thing
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Emulatorman had added me as Contributor to a bunch of packages because of
suggestions I made on the mailing list.
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
I forgot to add the cp command
Signed-off-by: David P <megver83@parabola.nu>
|
|
Arch now builds their kernels from their github repo
https://git.archlinux.org/svntogit/packages.git/commit/repos/core-x86_64?h=packages/linux&id=973e9461f3f2a558bfc49f49d659ea3f7e5aec44
hence, instead of cloning and deblobbing their repo, I'll maintain
the diff (of Arch's kernel and vanilla) as a patch in our repos.
Also, be careful, DO NOT USE CONFIG_LOCALVERSION_AUTO=y, and remember
to always use CONFIG_LOCALVERSION="$_kernelname" in the config.$KARCH file
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>
|
|
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>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
I forgot to add this in the last commit, plus the commit msg
said linux-libre 4.16.14 when it was 4.17.2
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
plus some other changes in linux-libre-xtreme's PKGBUILD
Signed-off-by: David P <megver83@parabola.nu>
|