From ark at switnet.org Sun Jan 5 06:14:27 2025 From: ark at switnet.org (Luis Guzman) Date: Sun, 5 Jan 2025 00:14:27 -0600 Subject: [Trisquel-devel] Icedove v128 for testing, soonish to land In-Reply-To: <67bff2a0-2242-4f83-8afa-67686de2e3ad@switnet.org> References: <67bff2a0-2242-4f83-8afa-67686de2e3ad@switnet.org> Message-ID: Hello people, I hope everyone is having a great beginning for 2025. I want to take the opportunity to remind of the availability of Icedove 128 on the testing repos, as if no one has any issues or objection while using it, that means it's working properly, yay! :) So I'll be proceeding to merge current MR on Friday January 10th. I myself can't complain as I feel it is working as it should, on the features I already use, and kind of know the limitations on the ones I don't. So, let me know, in case there's something you'll like to share. Cheers! En 24/12/24 05:21, Luis Guzman escribi?: > > Exiting news everyone! > > There is already an Icedove 128 build available at the testing repos. > Just in time to make it under you [insert holiday] tree! > Have fun, report any issues, and have some happy holidays > > See you in 2025! > > En 17/12/24 15:55, Luis Guzman escribi?: >> >> Hello people, >> >> We have news on the latest Icedove release, I've been working on it >> lately to get it build. >> After several changes to match the latest release, I have a v128 >> build on my local environment, it should bring all the functionality >> and clean some external references for non-free repos. >> >> I'll trigger Icedove v128 as soon as llvm-toolchain-18 lands on the >> production repo, so we have a testing repo, it will be available for >> a couple of weeks, please help test and report details and issues, as >> always take all the precautions necessary to use a testing release. >> >> Just as before, you can enable the testing repo via: >> >> echo "# Testing updates repository. >> debhttp://builds.trisquel.org/repos-testing/aramo aramo main" | >> sudo tee -a /etc/apt/sources.list >> Add the GPG key. >> wgethttps://builds.trisquel.org/repos/signkey.asc? -O /tmp/key.asc >> cat /tmp/key.asc | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/builds-repo-key.gpg? >/dev/null >> >> >> Thanks in advance for your help. >> Regards. >> >> -- >> Cuanto m?s gente resista, m?s gente va a ser Libre, y >> m?s gente va a ser libre para ser Libre. >> >> Por tu propio bien, y en solidaridad a todos, >> elige la libertad. >> >> ?S? Libre! >> http://fsfla.org/selibre/ >> >> Luis A. Guzm?n G. >> http://ark.switnet.org >> >> _______________________________________________ >> Trisquel-devel mailing list >> Trisquel-devel at listas.trisquel.info >> https://listas.trisquel.info/mailman/listinfo/trisquel-devel > -- > Cuanto m?s gente resista, m?s gente va a ser Libre, y > m?s gente va a ser libre para ser Libre. > > Por tu propio bien, y en solidaridad a todos, > elige la libertad. > > ?S? Libre! > http://fsfla.org/selibre/ > > Luis A. Guzm?n G. > http://ark.switnet.org > > _______________________________________________ > Trisquel-devel mailing list > Trisquel-devel at listas.trisquel.info > https://listas.trisquel.info/mailman/listinfo/trisquel-devel -- Cuanto m?s gente resista, m?s gente va a ser Libre, y m?s gente va a ser libre para ser Libre. Por tu propio bien, y en solidaridad a todos, elige la libertad. ?S? Libre! http://fsfla.org/selibre/ Luis A. Guzm?n G. http://ark.switnet.org -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_0x35AD8DB3BE2C988C.asc Type: application/pgp-keys Size: 7193 bytes Desc: OpenPGP public key URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature.asc Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From trisquel at metani.fr Fri Jan 31 17:53:24 2025 From: trisquel at metani.fr (David Lecompte) Date: Fri, 31 Jan 2025 18:53:24 +0100 Subject: [Trisquel-devel] Trying to boot Trisquel on rockpro64 Message-ID: <3795ed597717a45d8ec7cd4292726d917287d501.camel@metani.fr> I followed the advice at https://wiki.debian.org/FreedomBox/Hardware/RockPro64 to flash U-boot to the SPI flash. If I try booting the debian installer from https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/, (I dot the concatenation as in the README) it works (I continued to install Debian on an SSB connected via USB, afterwards, it boots). In?https://builds.trisquel.org/debian-installer-images/debian-installer-images_20210731+deb11u12+11.0trisquel18_arm64.tar.gz, I did the same using similar files found in installer- arm64/20210731+deb11u12+11/images/netboot/SD-card-images, after "Starting kernel ...", nothing happens any more. I attach the boot logs obtained via serial console. I noticed differences in addresses at the end, I don't know whether this reflects a problem or it is just something normal. -------------- next part -------------- A non-text attachment was scrubbed... Name: logs.tar.gz Type: application/x-compressed-tar Size: 10728 bytes Desc: not available URL: From trisquel at metani.fr Fri Jan 31 18:06:56 2025 From: trisquel at metani.fr (David Lecompte) Date: Fri, 31 Jan 2025 19:06:56 +0100 Subject: [Trisquel-devel] Trisquel on Nanopi R4S Message-ID: <2f48153d31b99221ec28de16e9fa2464b4f5283c.camel@metani.fr> I bought a nanopi R4S on which my intention was to install libreCMC, as it is supported. Then, I had the crazy idea to search for "nanopi r4s trisquel" in DuckDuckGo, and the first page I found is: https://www.thinkpenguin.com/gnu-linux/how-build-trisquel-11-image-scratch-tpe-r1500-easier-way This is probably because it includes "nanopi-r4s" in the build instructions.? I followed them and Trisquel is booting fine on my nanopi R4S. There are instructions "from scratch" at https://www.thinkpenguin.com/gnu-linux/how-build-trisquel-11-scratch-tpe-r1500-mail-server. I have not tried them. This deserves not only a big thank you to Thinkpenguin, but also buying the TPE-R1500 once it is available.