Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jens-maus

jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
  • update rpi-eeprom to latest pieeprom-2025-01-14.bin (refs https://github.com/raspberrypi/rpi-eeprom/issues/652) 27cd7f3

View on GitHub

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • make sure to remove /etc/X11/xorg.conf.d/20-intel.conf because it does not work with rpi 6de8e2d

View on GitHub

jens-maus deleted a branch jens-maus/thinRoot

rpi-update

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • remove disabled snd support and framebuffer support and adapted config.txt f747ea0

View on GitHub

jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
  • Revert "remove explicitly disabled bcm sound and framebuffer" This reverts commit b7a2ca1fed7676c3d1762f42ca2d7631d4... 45ec139

View on GitHub

jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
  • remove explicitly disabled bcm sound and framebuffer b7a2ca1

View on GitHub

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • add pcsclite library and adapt multilib32 default packages to get the thinlinc linked for 32bit targets. ee5cf30

View on GitHub

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • add GLIBC_UTILS for ldconfig and add ldconfig call to inittab so that the cache file will be updated accordingly. bfbdf1e

View on GitHub

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • add xz package to get kmod xz support and also add kernel module uncompress directly in the kernel. a7fbeab

View on GitHub

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • use kmod tools instead of busybox kernel module tools which are not able to deal with xz compressed modules. e178c70

View on GitHub

jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
  • Bump docker/build-push-action from 6.11.0 to 6.12.0 (#2987) e9589b0

View on GitHub

jens-maus closed a pull request on jens-maus/RaspberryMatic
Bump docker/build-push-action from 6.11.0 to 6.12.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.11.0 to 6.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docke...
jens-maus pushed 1 commit to master jens-maus/thinRoot
  • add shellcheck linter ignores 0865ba0

View on GitHub

jens-maus pushed 2 commits to master jens-maus/thinRoot
  • first changes to get rpi3 image compiled again with latest uboot and buildroot environment. 7230d32
  • Merge branch 'master' of https://github.com/jens-maus/thinRoot 12ff4f1

View on GitHub

jens-maus created a review on a pull request on home-assistant/operating-system
In fact, after having implemented similar linux 6.12 changes to my RaspberryMatic side-project, I identified one more issue with the `generic_raw_uart` and Linux kernel 6.11+ compatibility. Please ...

View on GitHub

jens-maus created a comment on an issue on jens-maus/RaspberryMatic
> Aus meiner Sicht sind da ein paar wichtige Fixes in 5.34.4: Sehe ich etwas anders: > Fixed: If the Monit configuration file contains a string with unbalanced escape sequences, Monit may cra...

View on GitHub

jens-maus closed an issue on jens-maus/RaspberryMatic
Monit 5.34.4 Update
### Describe the solution you'd like Hallo Es gibt seit Version 5.33 (aktuell in der RM implementiert) sehr viele Fixes und neue Features in 5.34.4. Ich bitte um Aktualisierung von Monit auf Ver...
jens-maus created a comment on an issue on jens-maus/RaspberryMatic
Der nächste kommende RaspberryMatic Release wird auf buildroot 2024.11.1 basieren welches selbst dann monit in version 5.34.2 mitbringen wird. Das sollte doch aktuell genug sein oder gibt es spezie...

View on GitHub

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#26) Bumps [ncipollo/release-action](https://github.com/ncipollo... 73c20ec

View on GitHub

jens-maus closed a pull request on jens-maus/thinRoot
Bump ncipollo/release-action from 1.14.0 to 1.15.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ncipoll...
jens-maus pushed 1 commit to master jens-maus/thinRoot
  • add missing kernel 6.12.x kconfig section 0aca859

View on GitHub

jens-maus pushed 1 commit to master jens-maus/thinRoot
  • update main upstream kernel from 6.6.x to 6.12.x (6.12.9) and adapted all kernel configs and buildroot dependencies a... 852c833

View on GitHub

jens-maus created a comment on an issue on felipecrs/docker-images
> It may be that the entrypoint isn't being executed: > > * [ENTRYPOINT not called on the container when launched using this plugin jenkinsci/docker-swarm-plugin#53](https://github.com/jenkinsci...

View on GitHub

jens-maus created a comment on an issue on felipecrs/docker-images
> Is this the one? > https://plugins.jenkins.io/docker-swarm/ Yes, that's the one. > It seems abandoned. Last update was 4 years ago. Not abandoned, but simply not updated the last 4 year...

View on GitHub

jens-maus created a comment on an issue on felipecrs/docker-images
> Can you please tell me more about how you set up the image in your Jenkins or Jenkinsfile? We use the Docker Swarm Plugin in Jenkins and have the following Docker Agent template setup with you...

View on GitHub

jens-maus opened an issue on felipecrs/docker-images
broken startup in jenkins-agent-dind starting from sha-4bd1d90
I am regularly using your `ghcr.io/felipecrs/jenkins-agent-dind` docker in docker image with our local jenkins+docker swarm installation and it is/was working nicely until version `sha-4bd1d90`. In...
jens-maus pushed 3 commits to master jens-maus/thinRoot
  • update thinlinc to 4.18.0-3768 9815376
  • update buildroot to latest 2024.11.1 cb5c53a
  • update github runners to ubuntu-24.04 2ab4587

View on GitHub

jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
  • modify default dhcp client options in busybox config so that no "-R" option is used to release the IP address. Furthe... ff3ab66

View on GitHub

jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
  • turn wifi power saving mode off per default in case wifi is used. (this refs https://www.heise.de/select/ct/2025/2/24... f50d30d

View on GitHub

jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
  • Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#2982) ef714cf

View on GitHub

Load more