|
swupdate supporting binary delta caused an error
Hi Christian, I'm Akihiro Suzuki of Toshiba. I was introduced you by Daniel. I'm trying to use latest swupdate to use binary delta. I used 2 different size of files (10MiB and 50MiB) as update target,
Hi Christian, I'm Akihiro Suzuki of Toshiba. I was introduced you by Daniel. I'm trying to use latest swupdate to use binary delta. I used 2 different size of files (10MiB and 50MiB) as update target,
|
By
Akihiro Suzuki
· #1798
·
|
|
isar-cip-core: Fix lack of console option when starting qemu-amd64 with nographic
I have added "console=ttyS0" to the kernel command line to be able to see a serial output when starting qemu-amd64 with nographic. [PATCH] Add a console option to the kernel command line I have alread
I have added "console=ttyS0" to the kernel command line to be able to see a serial output when starting qemu-amd64 with nographic. [PATCH] Add a console option to the kernel command line I have alread
|
By
Akihiro Suzuki
· #1826
·
|
|
[PATCH] Add a console option to the kernel command line
This option is required when starting qemu-amd64 with nographic. Signed-off-by: Akihiro Suzuki <akihiro27.suzuki@...> --- start-qemu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/star
This option is required when starting qemu-amd64 with nographic. Signed-off-by: Akihiro Suzuki <akihiro27.suzuki@...> --- start-qemu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/star
|
By
Akihiro Suzuki
· #1827
·
|
|
CIP IRC weekly meeting today
Hi Jan, When I tried to build isar-cip-core on another 2 machines, the error didn't occur. So, my machine which occurred the error may have some problem. I will check it when I have the time. Best reg
Hi Jan, When I tried to build isar-cip-core on another 2 machines, the error didn't occur. So, my machine which occurred the error may have some problem. I will check it when I have the time. Best reg
|
By
Akihiro Suzuki
· #1830
·
|
|
CIP IRC weekly meeting today
Hi Jan, I was executing following commands according to the README.md at isar-cip-core, so I think I was building inside the kas container. $ wget https://raw.githubusercontent.com/siemens/kas/master/
Hi Jan, I was executing following commands according to the README.md at isar-cip-core, so I think I was building inside the kas container. $ wget https://raw.githubusercontent.com/siemens/kas/master/
|
By
Akihiro Suzuki
· #1834
·
|
|
CIP IRC weekly meeting today
I made a mistake. We don't need sudo to run kas-docker. Suzuki
I made a mistake. We don't need sudo to run kas-docker. Suzuki
|
By
Akihiro Suzuki
· #1836
·
|
|
[PATCH] Add a console option to the kernel command line
Hi Jan, I agree with your opinion. We have to be able to use a uart console even if DISPLAY has a value. But I couldn't understand the statement of "That's how it is on ARM[64] already". Could you exp
Hi Jan, I agree with your opinion. We have to be able to use a uart console even if DISPLAY has a value. But I couldn't understand the statement of "That's how it is on ARM[64] already". Could you exp
|
By
Akihiro Suzuki
· #1837
·
|
|
debootstrap error (was: Re: CIP IRC weekly meeting today)
No. The error occurs with or without sudo. Suzuki
No. The error occurs with or without sudo. Suzuki
|
By
Akihiro Suzuki
· #1841
·
|
|
CIP IRC weekly meeting today
Hi Christian, I mounted rootfs with read-only. I checked the difference of the rootfs image between before boot and after boot, and at least the number of mounts had changed. I attached following log
Hi Christian, I mounted rootfs with read-only. I checked the difference of the rootfs image between before boot and after boot, and at least the number of mounts had changed. I attached following log
|
By
Akihiro Suzuki
· #1844
·
|
|
debootrap error
Hi, I checked it and maybe it is available. $ mount | grep binfmt systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18804) bin
Hi, I checked it and maybe it is available. $ mount | grep binfmt systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18804) bin
|
By
Akihiro Suzuki
· #1846
·
|
|
debootrap error
Hi, My qemu-arm setting is as follows: $ cat /proc/sys/fs/binfmt_misc/qemu-arm enabled interpreter /usr/bin/qemu-arm flags: OC offset 0 magic 7f454c4601010100000000000000000002002800 mask ffffffffffff
Hi, My qemu-arm setting is as follows: $ cat /proc/sys/fs/binfmt_misc/qemu-arm enabled interpreter /usr/bin/qemu-arm flags: OC offset 0 magic 7f454c4601010100000000000000000002002800 mask ffffffffffff
|
By
Akihiro Suzuki
· #1854
·
|
|
CIP IRC weekly meeting today
Hi Christian, Sorry for the late reply. I built the rootfs image by poky with "read-only-rootfs" option like following URL. <https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#crea
Hi Christian, Sorry for the late reply. I built the rootfs image by poky with "read-only-rootfs" option like following URL. <https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#crea
|
By
Akihiro Suzuki
· #1925
·
|
|
CIP IRC weekly meeting today
Hi Christian, I'm sorry to bother you. I didn't remount / with ro manually, but I have found that /proc/cmdline of the booted BBB includes "rw" as follows: root@beaglebone:~# cat /proc/cmdline console
Hi Christian, I'm sorry to bother you. I didn't remount / with ro manually, but I have found that /proc/cmdline of the booted BBB includes "rw" as follows: root@beaglebone:~# cat /proc/cmdline console
|
By
Akihiro Suzuki
· #1962
·
|
|
CIP IRC weekly meeting today
Hi Christian, I understand. Thank you for the explanation. That makes sense. I thought that the A/B update way adopted by meta-swupdate-boards was a little difficult to understand and not very flexibl
Hi Christian, I understand. Thank you for the explanation. That makes sense. I thought that the A/B update way adopted by meta-swupdate-boards was a little difficult to understand and not very flexibl
|
By
Akihiro Suzuki
· #1987
·
|
|
CIP IRC weekly meeting today
Hi Christian, Thank you for your proposal. Just in case, please let me make sure the meaning of your proposal. Which one did you mean? (A) In a meeting, you will tell me about how to use Lua handler f
Hi Christian, Thank you for your proposal. Just in case, please let me make sure the meaning of your proposal. Which one did you mean? (A) In a meeting, you will tell me about how to use Lua handler f
|
By
Akihiro Suzuki
· #2020
·
|
|
CIP IRC weekly meeting today
Hi Christian, OK, I see. Thanks a lot! I'll let you know when I'm ready. Best regards, Suzuki
Hi Christian, OK, I see. Thanks a lot! I'll let you know when I'm ready. Best regards, Suzuki
|
By
Akihiro Suzuki
· #2024
·
|
|
[PATCH v2 isar-cip-core/master] start-qemu.sh: Set console when using qemu-amd64 with nographic
Hi Jan, Sorry for my late reply. I have created a new patch. After applying the patch, "console=ttyS0" is added to KERNEL_CMDLINE only when you use qemu-system-x86_64 with "-nographic" option. Best re
Hi Jan, Sorry for my late reply. I have created a new patch. After applying the patch, "console=ttyS0" is added to KERNEL_CMDLINE only when you use qemu-system-x86_64 with "-nographic" option. Best re
|
By
Akihiro Suzuki
· #2030
·
|
|
[PATCH] start-qemu.sh: Set console when using qemu-amd64 with nographic
Signed-off-by: Akihiro Suzuki <akihiro27.suzuki@...> --- start-qemu.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/start-qemu.sh b/start-qemu.sh index b71ba32..
Signed-off-by: Akihiro Suzuki <akihiro27.suzuki@...> --- start-qemu.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/start-qemu.sh b/start-qemu.sh index b71ba32..
|
By
Akihiro Suzuki
· #2029
·
|
|
[PATCH] start-qemu.sh: Set console when using qemu-amd64 with nographic
Hi Jan, I'm sorry, I misunderstood. The changes you have shown are enough to solve the issue. Could you commit and push it for me instead? Best regards, Suzuki
Hi Jan, I'm sorry, I misunderstood. The changes you have shown are enough to solve the issue. Could you commit and push it for me instead? Best regards, Suzuki
|
By
Akihiro Suzuki
· #2032
·
|
|
CIP IRC weekly meeting today
Hi Christian, Sorry for my late reply. I was a little busy with work unrelated to CIP. I tried Lua handler and I was able to understand it a little. I referred to the following example. <https://githu
Hi Christian, Sorry for my late reply. I was a little busy with work unrelated to CIP. I tried Lua handler and I was able to understand it a little. I referred to the following example. <https://githu
|
By
Akihiro Suzuki
· #2171
·
|