Age | Commit message (Collapse) | Author |
|
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>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
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>
|
|
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>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
about rcn-libre patch
|
|
* https://labs.parabola.nu/issues/2141
* https://lists.parabola.nu/pipermail/dev/2019-May/007207.html
|
|
|
|
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>
|
|
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>
|