On 11/07/2017 09:45 AM, Zoltan HERPAI wrote:
> Given that we've decided to sail under the same flag for
> the benefit of the whole community, and acknowledge the
> achievements of the LEDE project, let's start the final
> steps of the merge.
>
> The git and other sources are untouched until the in
> On Nov 7, 2017, at 12:02 PM, Rafał Miłecki wrote:
>
> From: Rafał Miłecki
>
> This method allows getting basic info about a queried container. It's
> based on the lxc-info command-line tool.
>
> Example output:
>> ubus call lxc info '{ "name": "foo" }'
> {
>"name": "foo",
>"
From: Rafał Miłecki
This method allows getting basic info about a queried container. It's
based on the lxc-info command-line tool.
Example output:
> ubus call lxc info '{ "name": "foo" }'
{
"name": "foo",
"state": "RUNNING",
"pid": 2946,
"ips": [
"
On 7 November 2017 at 16:45, Zoltan HERPAI wrote:
> Signed-off-by: Zoltan HERPAI
> ---
> include/version.mk | 12 ++--
> package/base-files/files/etc/banner | 18 --
> 2 files changed, 10 insertions(+), 20 deletions(-)
>
> diff --git a/include/version.mk
Signed-off-by: Zoltan HERPAI
---
package/network/services/lldpd/files/lldpd.config | 2 +-
package/network/services/lldpd/files/lldpd.init | 2 +-
package/network/services/samba36/files/samba.config | 4 ++--
package/network/services/samba36/files/samba.init | 6 +++---
package/network/se
Signed-off-by: Zoltan HERPAI
---
Config.in| 2 +-
Makefile | 2 +-
README | 6 +++---
package/base-files/Makefile | 2
Signed-off-by: Zoltan HERPAI
---
package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh | 2 +-
package/kernel/mac80211/files/lib/wifi/mac80211.sh| 2 +-
package/network/services/hostapd/files/hostapd.sh | 4 ++--
target/linux/omap24xx/base-files/etc/config/wireless | 2 +-
4 files change
Signed-off-by: Zoltan HERPAI
---
package/utils/busybox/Config-defaults.in | 4 ++--
package/utils/busybox/config/networking/Config.in| 12 ++--
.../utils/busybox/patches/230-add_nslookup_lede.patch| 16
3 files changed, 16 insertions(+), 16 de
Signed-off-by: Zoltan HERPAI
---
include/image-commands.mk| 6 +++---
include/image.mk | 2 +-
package/boot/uboot-layerscape-armv8_32b/Makefile | 2 +-
scripts/brcmImage.pl | 2 +-
scripts/qemustart
Signed-off-by: Zoltan HERPAI
---
include/version.mk | 12 ++--
package/base-files/files/etc/banner | 18 --
2 files changed, 10 insertions(+), 20 deletions(-)
diff --git a/include/version.mk b/include/version.mk
index 1a0d3c9..a869ed6 100644
--- a/include
Signed-off-by: Zoltan HERPAI
---
package/network/services/uhttpd/files/uhttpd.init | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/services/uhttpd/files/uhttpd.init
b/package/network/services/uhttpd/files/uhttpd.init
index 6b8be1c..47270bc 100755
--- a/package
Signed-off-by: Zoltan HERPAI
---
include/prereq-build.mk | 2 +-
target/imagebuilder/files/repositories.conf | 2 +-
target/toolchain/files/README.TOOLCHAIN | 2 +-
toolchain/gcc/common.mk | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff -
Given that we've decided to sail under the same flag for
the benefit of the whole community, and acknowledge the
achievements of the LEDE project, let's start the final
steps of the merge.
The git and other sources are untouched until the infra merge.
v2: - dismiss bugtracker and forum change
Hi,
during the openwrt-summit we held a meeting to discuss the next steps of
the remerge. We should vote on whether we want to implement the following
tasks.
* Mailing-lists
There shall be 3 lists. All other lists that existed before/after the
reboot shall be shutdown.
- #openwrt - all con
14 matches
Mail list logo