* barebox.org browser demo uses barebox-v2022.02 @ 2023-09-30 9:17 Antony Pavlov 2023-10-06 10:24 ` Ahmad Fatoum 0 siblings, 1 reply; 7+ messages in thread From: Antony Pavlov @ 2023-09-30 9:17 UTC (permalink / raw) To: Ahmad Fatoum; +Cc: Sascha Hauer, barebox Hi Ahmad! barebox browser demo (https://www.barebox.org/jsbarebox/) looks very impressive. But it uses old barebox-v2022.02. Could you update it please. As barebox browser demo runs on top of RISC-V machine can we add RISC-V mention to barebox.org/index.html page? -- Best regards, Antony Pavlov ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: barebox.org browser demo uses barebox-v2022.02 2023-09-30 9:17 barebox.org browser demo uses barebox-v2022.02 Antony Pavlov @ 2023-10-06 10:24 ` Ahmad Fatoum 2023-11-24 6:57 ` Ahmad Fatoum 0 siblings, 1 reply; 7+ messages in thread From: Ahmad Fatoum @ 2023-10-06 10:24 UTC (permalink / raw) To: Antony Pavlov; +Cc: Sascha Hauer, barebox Hello Antony, On 30.09.23 11:17, Antony Pavlov wrote: > Hi Ahmad! > > barebox browser demo (https://www.barebox.org/jsbarebox/) looks very impressive. > But it uses old barebox-v2022.02. Could you update it please. You're right. I will try to find some time to update it. Eventually, I'd like the tutorial to actually boot a kernel as well and have at github.com/barebox/ a separate project (maybe Yocto-based?) that builds all the necessary artifacts, but there's still some work to be done until we can do that... > > As barebox browser demo runs on top of RISC-V machine can we add RISC-V mention > to barebox.org/index.html page? I guess. Sascha, is that ok for you? Cheers, Ahmad > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: barebox.org browser demo uses barebox-v2022.02 2023-10-06 10:24 ` Ahmad Fatoum @ 2023-11-24 6:57 ` Ahmad Fatoum 2023-11-24 7:22 ` Ahmad Fatoum 0 siblings, 1 reply; 7+ messages in thread From: Ahmad Fatoum @ 2023-11-24 6:57 UTC (permalink / raw) To: Antony Pavlov; +Cc: Sascha Hauer, barebox Hi Antony, On 06.10.23 12:24, Ahmad Fatoum wrote: > Hello Antony, > > On 30.09.23 11:17, Antony Pavlov wrote: >> Hi Ahmad! >> >> barebox browser demo (https://www.barebox.org/jsbarebox/) looks very impressive. >> But it uses old barebox-v2022.02. Could you update it please. > > You're right. I will try to find some time to update it. Eventually, I'd like > the tutorial to actually boot a kernel as well and have at github.com/barebox/ > a separate project (maybe Yocto-based?) that builds all the necessary artifacts, > but there's still some work to be done until we can do that... I have updated it to v2023.10.0. Sorry for the delay. To use it, you'll have to clear browser cache for the site. If you know how one could force an update for cache older than a given time, I'd be happy to add that. > >> >> As barebox browser demo runs on top of RISC-V machine can we add RISC-V mention >> to barebox.org/index.html page? > > I guess. Sascha, is that ok for you? I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's not ok. Cheers, Ahmad > > Cheers, > Ahmad > >> > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: barebox.org browser demo uses barebox-v2022.02 2023-11-24 6:57 ` Ahmad Fatoum @ 2023-11-24 7:22 ` Ahmad Fatoum 2023-11-26 21:21 ` Antony Pavlov 0 siblings, 1 reply; 7+ messages in thread From: Ahmad Fatoum @ 2023-11-24 7:22 UTC (permalink / raw) To: Antony Pavlov; +Cc: Sascha Hauer, barebox, Leonard Göhrs On 24.11.23 07:57, Ahmad Fatoum wrote: > Hi Antony, > > On 06.10.23 12:24, Ahmad Fatoum wrote: >> Hello Antony, >> >> On 30.09.23 11:17, Antony Pavlov wrote: >>> Hi Ahmad! >>> >>> barebox browser demo (https://www.barebox.org/jsbarebox/) looks very impressive. >>> But it uses old barebox-v2022.02. Could you update it please. >> >> You're right. I will try to find some time to update it. Eventually, I'd like >> the tutorial to actually boot a kernel as well and have at github.com/barebox/ >> a separate project (maybe Yocto-based?) that builds all the necessary artifacts, >> but there's still some work to be done until we can do that... > > I have updated it to v2023.10.0. Sorry for the delay. > To use it, you'll have to clear browser cache for the site. > > If you know how one could force an update for cache older than a given time, > I'd be happy to add that. We have migrated the barebox.org host a while back and Leonard tells me that the HTTP header now sports the correct Last-Modified timestamp, so manual cache clearing shouldn't be necessary anymore to force a new version. Can you confirm? Cheers, Ahmad > >> >>> >>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V mention >>> to barebox.org/index.html page? >> >> I guess. Sascha, is that ok for you? > > I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's > not ok. > > Cheers, > Ahmad > >> >> Cheers, >> Ahmad >> >>> >> > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: barebox.org browser demo uses barebox-v2022.02 2023-11-24 7:22 ` Ahmad Fatoum @ 2023-11-26 21:21 ` Antony Pavlov 2024-01-02 8:48 ` Ahmad Fatoum 0 siblings, 1 reply; 7+ messages in thread From: Antony Pavlov @ 2023-11-26 21:21 UTC (permalink / raw) To: Ahmad Fatoum; +Cc: Sascha Hauer, barebox, Leonard Göhrs On Fri, 24 Nov 2023 08:22:27 +0100 Ahmad Fatoum <a.fatoum@pengutronix.de> wrote: Hi Ahmad! > On 24.11.23 07:57, Ahmad Fatoum wrote: > > Hi Antony, > > > > On 06.10.23 12:24, Ahmad Fatoum wrote: > >> Hello Antony, > >> > >> On 30.09.23 11:17, Antony Pavlov wrote: > >>> Hi Ahmad! > >>> > >>> barebox browser demo (https://www.barebox.org/jsbarebox/) looks very impressive. > >>> But it uses old barebox-v2022.02. Could you update it please. > >> > >> You're right. I will try to find some time to update it. Eventually, I'd like > >> the tutorial to actually boot a kernel as well and have at github.com/barebox/ > >> a separate project (maybe Yocto-based?) that builds all the necessary artifacts, > >> but there's still some work to be done until we can do that... > > > > I have updated it to v2023.10.0. Sorry for the delay. > > To use it, you'll have to clear browser cache for the site. > > > > If you know how one could force an update for cache older than a given time, > > I'd be happy to add that. > > We have migrated the barebox.org host a while back and Leonard tells me that > the HTTP header now sports the correct Last-Modified timestamp, so manual > cache clearing shouldn't be necessary anymore to force a new version. > > Can you confirm? Thanks for updating demo! I have no browser cache issue. The browser demo works perfectly! I see only one thing that can confuse a new user: the blue uncommented toggle button is used for selecting demo mode "just console" (default) or "doom autoboot". I propose to add more instruction on running Doom or even change toggle button to radio buttons with appropriate comments. > > > >> > >>> > >>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V mention > >>> to barebox.org/index.html page? > >> > >> I guess. Sascha, is that ok for you? > > > > I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's > > not ok. > > > > Cheers, > > Ahmad > > > >> > >> Cheers, > >> Ahmad -- Best regards, Antony Pavlov ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: barebox.org browser demo uses barebox-v2022.02 2023-11-26 21:21 ` Antony Pavlov @ 2024-01-02 8:48 ` Ahmad Fatoum 2024-01-30 9:49 ` Ahmad Fatoum 0 siblings, 1 reply; 7+ messages in thread From: Ahmad Fatoum @ 2024-01-02 8:48 UTC (permalink / raw) To: Antony Pavlov; +Cc: Sascha Hauer, barebox, Leonard Göhrs Hello Antony, On 26.11.23 22:21, Antony Pavlov wrote: > On Fri, 24 Nov 2023 08:22:27 +0100 > Ahmad Fatoum <a.fatoum@pengutronix.de> wrote: > Thanks for updating demo! > > I have no browser cache issue. The browser demo works perfectly! Good to hear. > I see only one thing that can confuse a new user: the blue uncommented toggle button is used for > selecting demo mode "just console" (default) or "doom autoboot". I propose to add more instruction > on running Doom or even change toggle button to radio buttons with appropriate comments. I wanted to keep it minimal, but some text that's not only in the tooltip may be useful indeed. The site is static HTML, so feel free to send a patch against it to the mailing list. Cheers, Ahmad > >>> >>>> >>>>> >>>>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V mention >>>>> to barebox.org/index.html page? >>>> >>>> I guess. Sascha, is that ok for you? >>> >>> I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's >>> not ok. >>> >>> Cheers, >>> Ahmad >>> >>>> >>>> Cheers, >>>> Ahmad > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: barebox.org browser demo uses barebox-v2022.02 2024-01-02 8:48 ` Ahmad Fatoum @ 2024-01-30 9:49 ` Ahmad Fatoum 0 siblings, 0 replies; 7+ messages in thread From: Ahmad Fatoum @ 2024-01-30 9:49 UTC (permalink / raw) To: Antony Pavlov; +Cc: Sascha Hauer, barebox, Leonard Göhrs Hello Antony, On 02.01.24 09:48, Ahmad Fatoum wrote: > Hello Antony, > > On 26.11.23 22:21, Antony Pavlov wrote: >> On Fri, 24 Nov 2023 08:22:27 +0100 >> Ahmad Fatoum <a.fatoum@pengutronix.de> wrote: >> Thanks for updating demo! >> >> I have no browser cache issue. The browser demo works perfectly! > > Good to hear. > >> I see only one thing that can confuse a new user: the blue uncommented toggle button is used for >> selecting demo mode "just console" (default) or "doom autoboot". I propose to add more instruction >> on running Doom or even change toggle button to radio buttons with appropriate comments. > > I wanted to keep it minimal, but some text that's not only in the tooltip > may be useful indeed. The site is static HTML, so feel free to send a patch > against it to the mailing list. Clear you cache and check it out again. I bit the bullet and massaged the HTML/CSS a bit to gave it a caption and make it clearer that it's clickable. https://barebox.org/jsbarebox is now also a 301 redirect to https://barebox.org/demo which is shorter and more descriptive. Cheers, Ahmad > > Cheers, > Ahmad > >> >>>> >>>>> >>>>>> >>>>>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V mention >>>>>> to barebox.org/index.html page? >>>>> >>>>> I guess. Sascha, is that ok for you? >>>> >>>> I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's >>>> not ok. >>>> >>>> Cheers, >>>> Ahmad >>>> >>>>> >>>>> Cheers, >>>>> Ahmad >> > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-01-30 9:51 UTC | newest] Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2023-09-30 9:17 barebox.org browser demo uses barebox-v2022.02 Antony Pavlov 2023-10-06 10:24 ` Ahmad Fatoum 2023-11-24 6:57 ` Ahmad Fatoum 2023-11-24 7:22 ` Ahmad Fatoum 2023-11-26 21:21 ` Antony Pavlov 2024-01-02 8:48 ` Ahmad Fatoum 2024-01-30 9:49 ` Ahmad Fatoum
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox