Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH v2 0/4] sunxi: rework image build and sysupgrade support

2017-01-01 Thread Yousong Zhou
On 2 January 2017 at 02:55, Zoltan HERPAI wrote: > Hi Yousong, > > Yousong Zhou wrote: >> >> This series mainly tries achieve the following goals >> >> - use new image generation method >> - squashfs sdcard image support >> - mkfs.f2fs or mkfs.ext4 remaining space within

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH v2 0/4] sunxi: rework image build and sysupgrade support

2017-01-01 Thread Zoltan HERPAI
Hi Yousong, Yousong Zhou wrote: This series mainly tries achieve the following goals - use new image generation method - squashfs sdcard image support - mkfs.f2fs or mkfs.ext4 remaining space within squashfs rootfs partition and mount it as rw overlay - sysupgrade with fwtool check

Re: [OpenWrt-Devel] [LEDE-DEV] Scripting builds... how to?

2017-01-01 Thread Sven Roederer
Am Samstag, 31. Dezember 2016, 16:12:21 CET schrieb Philip Prindeville: > Hi. > > I wanted to be able to script building images completely. > Is there an equivalent way to generate the kernel config by seeding it with > minimum state? > > I don’t want to save the complete .config because

Re: [OpenWrt-Devel] [LEDE-DEV] Scripting builds... how to?

2017-01-01 Thread Petr Štetiar
Philip Prindeville [2016-12-31 16:12:21]: Hi, > cp ../my-saved-config .config > make defconfig I use the same steps also. > to generate the .config file in a completely scripted way, by seeding it with > the minimum set of relevant parameters (the deltas)

[OpenWrt-Devel] Google Summer of Code 2017 is coming

2017-01-01 Thread Andreas Bräu
Hi there, I wish you a happy new year! New year, new GSoC! :) We're planning to apply again as organisation for GSoC 2017. As last year we want to be an umbrella organisation for wireless communities. More information on GSoC you can find at https://en.wikipedia.org/wiki/Google_Summer_of_Code

[OpenWrt-Devel] [OpenWRT-Devel] Force kernel command line from OpenWRT menuconfig

2017-01-01 Thread Adrien Ricciardi
Hi and happy new year, I need to set a specific kernel command line for my project. However, I am using OpenWRT as a git submodule, so I don't want to modify target/linux/.../image/cmdline.txt. I can force the command line using kernel_menuconfig, but doing this way I must keep the kernel