-
parithy@debian-laptop ~> uname -a
Linux debian-laptop 4.14.0-3-amd64 #1 SMP Debian 4.14.17-1 (2018-02-14) x86_64 GNU/Linux
[ 0.000000] Linux version 4.14.0-3-amd64 (debian-kernel@lists.debian…
-
On my new NUC, booting moby with `scripts/qemu.sh` sometimes hangs when using KVM. The boot sequence seems stuck for something like a few seconds to a few minutes between this 2 lines:
```
clockso…
-
```
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.61-v7+ (tanure@Debian9) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01)) #2 SMP Wed Aug 22 17:25:31 BST 2018
[ …
ghost updated
6 years ago
-
The following command:
```
route 198.51.100.101/32 next-hop 198.51.100.2 label [ 800002 ] bgp-prefix-sid [ 300, [ ( 800000,4096 ), ( 1000000,5000 ) ] ];
```
is decoded as:
```
route 198.51.100.1…
-
I tried to use YDK to generate python API from latest opencfg isis yang model. When I try to generate the yang model api, ydk hit an error on the isis openconfig yang model:
```
./generate.py -p -…
-
```
env exabgp.debug.configuration=true exabgp.tcp.bind='' exabgp.debug.selfcheck=true /Users/thomas/Source/github/exabgp/thomas/sbin/exabgp -d -p /Users/thomas/Source/github/exabgp/thomas/etc/exabgp…
-
I've build test image for BBB but it won't boot. If I insepct /boot partition of SDcard I've seen there is kernel+initrd version 4.9.3 but dtb was from 3.16 + also uEnv.txt has also 3.16 records? Any …
-
Hello,
I'm trying to author a Dockerfile that will work with this software. Everything works up until a particular step in installer.php. Here's the Dockerfile:
```
FROM ubuntu:16.04
LABEL maint…
-
Hi,
Trying to get our BBB to wakeup from RTC using "mem" and its breaks on wakeup. Now we built a custom kernel, and I wondered if someone could help me deciper the error?
The following error o…
-
Attempting to execute pyang against several openconfig models results in no output, no errors, and return code 0.
```pyang -f tree openconfig-mpls-sr.yang```
The following have been confirmed wi…