Re: [LEDE-DEV] Advice on filesystem for x86 (CF card)

2018-04-11 Thread txt.file
the same. If I am wrong correct me, please. kind regards txt.file Mikael Bak: > On 2018-04-11 14:11, Nishant Sharma wrote: > [snip] >> >> I didn't know a way to expand squashfs, so decided to compile the >> image and adjusted /root size as per the size of the disk

Re: [LEDE-DEV] [PATCH] brcm47xx: proper region code in image name

2017-12-11 Thread txt.file
Didn't you want to use 'us' as image identifier? In your patch it is still north america just shortened to 2 letters. kind regards txt.file Moritz Warning: > Replace 'north-america' by 'us' and remove 'other-regions' in image files for > Net

Re: [LEDE-DEV] Tools prerequisites: should python2 requirement be upgraded to python3?

2017-10-21 Thread txt.file
In my humble opinion moving to python3 is a good idea. Debian has also python3 as default since stretch. The bigger question is what will break by switching to python3. Hannu Nyman: > I upgraded my buildhost to new Ubuntu 17.10 and noticed that Ubuntu has > dropped python 2.7 from the packages ins

Re: [LEDE-DEV] kernel 4.9 migration for next release

2017-10-03 Thread txt.file
Linux 4.9 is used in Debian stretch. This version will probably be supported for the next 3 years. Maybe even 4 or 5 years. David Lang wrote: >note that the kernel currently under development (4.14) is tagged to be >a LTS >kernel (6 years of support), so it would be good to work on that if >po

[LEDE-DEV] update Tor to 0.2.9.11

2017-09-07 Thread txt.file
Please apply https://github.com/openwrt/packages/commit/71bd5ac2bf6cd53effe9a78ea17833dedd42a20d to the "for-17.01" branch, too. I compile tested and runtime tested it on ramips-mt7628 (VoCore2). kind regards txt.file signature.asc Description: OpenPGP digital

[LEDE-DEV] libressl fails to build on debian-x32

2017-07-28 Thread txt.file
ached. The file is gziped cause it is ~400 kB uncompressed. kind regards txt.file libressl.log.gz Description: application/gzip signature.asc Description: OpenPGP digital signature ___ Lede-dev mailing list Lede-dev@lists.infradea

Re: [LEDE-DEV] [PATCH] packages: update triggerhappy to version 0.5.0 and fix licence tag

2017-06-26 Thread txt.file
Can "PKG_SOURCE_PROTO:=git" also be removed? kind regards txt.file -- This message is signed. Stefan Tomanek: > Tested on TP-Link Archer C7 > > Signed-off-by: Stefan Tomanek > --- > utils/triggerhappy/Makefile |9 - > 1 file changed, 4 insertions(+), 5

Re: [LEDE-DEV] [PATCH] include/u-boot.mk: rename to HOST_CPPFLAGS

2017-06-15 Thread txt.file
clude/config.h UPD include/config.h CFG u-boot.cfg GEN include/autoconf.mk ^Cmake[4]: *** Deleting file `include/autoconf.mk' make[3]: *** Deleting file `include/config/auto.conf' ``` With one $ sign the "/bin/sh: HOSTCPPFLAGS: command not found" line is go

Re: [LEDE-DEV] dependency to compile Apache2

2017-05-30 Thread txt.file
Setting CONFIG_PACKAGE_zlib=y did not resolv the problem. Still the same error message. txt.file -- This message is signed. Alberto Bursi: > > > On 05/22/2017 11:30 PM, Vieno Foo wrote: >> I tried to compile Apache2 for a VoCore2 (mt7628). Sadly it does not >> compile

Re: [LEDE-DEV] [PATCH] ar71xx: change image version for ubiquiti devices

2017-05-16 Thread txt.file
I have changed the patch to only change the version name. Ubiquiti is currently at AirMAX firmware version 6.0.4. So version 6.0.0 for us is IMHO a good/current version number. I also checked if 0.0.0 would have worked. It resulted in an error on the device I had. txt.file -- This message is

Re: [LEDE-DEV] [PATCH] ar71xx: change image version for ubiquiti devices

2017-05-02 Thread txt.file
Not yet. Is now on my TODO for this week. txt.file Felix Fietkau: > On 2017-04-05 23:44, Matthias Fritzsche wrote: >> changes the image version from hardcoded OpenWrt to >> $VERSION_DIST. AirOS shows a notification with the image version >> during a firmware upgr

Re: [LEDE-DEV] Planning v17.01.1

2017-04-11 Thread txt.file
NACK for a RC. For reasons see what Hannu said. kind regards txt.file -- This message is signed. Hannu Nyman: > On 9.4.2017 17.14, Jo-Philipp Wich wrote: >> I'd like to start preparing the v17.01.1 release during the upcoming >> week with the goal to release final binari

Re: [LEDE-DEV] [PATCH] openssl: Remove RIPEMD-160 from OpenSSL

2017-03-27 Thread txt.file
The topic and patch is about OpenSSL but description is about OpenSSH. What has OpenSSL to do with OpenSSH? kind regards txt.file -- This message is signed. Rosen Penev: > The commit that removed no-ripemd stated that it was needed for openssh. > However with recent OpenSSH release

Re: [LEDE-DEV] [PATCH] ar71xx: change image version for ubiquiti devices

2017-03-14 Thread txt.file
airMAX-Updates-Blog/airOS-6-0-Has-Been-Released/ba-p/1769476) > should we change the strong to something like "v7.0.0-" etc.? > > > On 3/3/2017 7:51 AM, txt.file wrote: >> changes the image version from hardcoded OpenWrt to >> $VERSION_DIST. AirOS shows a notifica

Re: [LEDE-DEV] [PATCH] ar71xx: change image version for ubiquiti devices

2017-03-03 Thread txt.file
changes the image version from hardcoded OpenWrt to $VERSION_DIST. AirOS shows a notification with the image version during a firmware upgrade. fixes #582 Signed-off-by: Matthias Fritzsche --- target/linux/ar71xx/image/ubnt.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --

[LEDE-DEV] [PATCH] ar71xx: change image version to LEDE for ubiquiti devices

2017-03-03 Thread txt.file
ar71xx: change image version to LEDE for ubiquiti devices Signed-off-by: txt.file --- target/linux/ar71xx/image/ubnt.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/ar71xx/image/ubnt.mk b/target/linux/ar71xx/image/ubnt.mk index 7a1fc80..cf6a70c 100644

[LEDE-DEV] server resources

2016-05-13 Thread txt.file
txt.file -- This email is digitally signed. signature.asc Description: OpenPGP digital signature ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev