r via dhcpv6 request?
>
> Regards,
> Hartmut
>
> Am 15.01.2018 um 21:44 schrieb Christian Schoenebeck:
>> Hi Hartmut,
>>
>> either try newest scripts from github (updated last weekend)
>>
>> or insert "network_flush_cache" at about line 90
Hi Hartmut,
either try newest scripts from github (updated last weekend)
or insert "network_flush_cache" at about line 900 inside
dynamic_dns_functions.sh function get_local_ip()
while : ; do
if [ -n "$ip_network" ]; then
# set correct program
-->
Am 27.12.2016 um 21:15 schrieb Florian Fainelli:
>
> On 12/27/2016 12:07 PM, Christian Schoenebeck wrote:
>> In general that's right, but disabling all postinst(-pkg) and prerm(-pkg) is
>> more than awful.
>> If base-files not selected you should nevertheless call
make build without problems. Thanks.
If ext4 is a buildin of the Kernel then it should be removed from kmod because
it cannot be deselected and select make no sense. Same to vfat (if buildin).
Am 26.12.2016 um 11:16 schrieb Felix Fietkau:
> Should be fixed in the latest version, please test.
>
In general that's right, but disabling all postinst(-pkg) and prerm(-pkg) is
more than awful.
If base-files not selected you should nevertheless call postinst-/prerm-pkg.
Otherwise their is no real chance to work without base-files whatever you do in
package Makefile.
Am 27.12.2016 um 21:00 schr
Also keep in mind my pull https://github.com/lede-project/source/pull/618
Am 26.12.2016 um 20:53 schrieb Florian Fainelli:
> Le 12/09/16 à 16:04, Florian Fainelli a écrit :
>> If the base-files package is not selected, we will fail executing the
>> very first postinst script:
>>
>> make[3]: Leavin
Do you really think this is a good idea ?
If base-files package is not selected, the postinst-pkg and prerm-pkg of none
of the other selected packages will be called.
It's nice to suppress error messages but to switch off all postinst and prerm
defined inside Makefile of any selected package in n
ERROR: module
'/home/owbuild/lede/build_dir/target-i386_pentium4_musl-1.1.15/linux-x86_generic/linux-4.4.39/lib/zlib_deflate/zlib_deflate.ko'
is missing.
modules/lib.mk:211: recipe for target
'/home/owbuild/lede/bin/targets/x86/generic/packages/kmod-lib-zlib_4.4.39-1_i386_pentium4.ipk'
failed
m
Sorry for the incomplete error description.
It can be reproduced if setting up a default x86 generic and add
"kmod-fs-isofs".
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
Compiling on XUbuntu x64 16.10 the following errors are shown
NOTICE: module
'/owbuild/trunk/build_dir/target-i386_pentium4_musl-1.1.15/linux-x86_generic/linux-4.4.26/fs/ext4/ext4.ko'
is built-in.
NOTICE: module
'/owbuild/trunk/build_dir/target-i386_pentium4_musl-1.1.15/linux-x86_generic/linux-
Hi,
I implemented something like this into Makefile of ddns-scripts
(Openwrt-Package).
It removes all comments (except starting with "#."), leading whitespaces and
blank lines during package build. The source at Github is fully commented.
cheers
Christian
Am 03.10.2016 um 16:00 schrieb Jan-Tare
11 matches
Mail list logo