- Mar 04, 2025
-
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
mkimage.sh: allow setting the namespace from which to obtain a branch in reform-debian-packages repo
-
- Feb 19, 2025
-
-
Johannes Schauer Marin Rodrigues authored
-
- it's futile to use debconf (for console-setup but also in general) - with that modifying the configuration after the fact is needed Fixes: b4dff490 ("mkimage: configure console-setup to not touch font")
-
- Feb 13, 2025
-
-
Dr. Jens Harbott authored
Use update-alternatives instead of manual symlinking, so that the override stays in place even after an xterm update. This also ensures that the man page is updated accordingly. Signed-off-by:
Jens Harbott <frickler@offenerstapel.de>
-
- Feb 12, 2025
-
-
Johannes Schauer Marin Rodrigues authored
-
- Feb 09, 2025
-
-
Johannes Schauer Marin Rodrigues authored
-
- Feb 06, 2025
-
-
Johannes Schauer Marin Rodrigues authored
-
- Feb 05, 2025
-
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
-
- Feb 04, 2025
-
-
Johannes Schauer Marin Rodrigues authored
-
- Dec 16, 2024
-
- Dec 07, 2024
-
-
minute authored
-
- Nov 27, 2024
-
-
Johannes Schauer Marin Rodrigues authored
-
- Nov 25, 2024
-
-
Johannes Schauer Marin Rodrigues authored
mkimage.sh: use firmware-misc-nonfree and mesa from bookworm-backports for rk3588 panthor/panfrost support
-
Johannes Schauer Marin Rodrigues authored
-
- Nov 20, 2024
-
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
-
- Nov 16, 2024
-
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
-
- Nov 09, 2024
-
-
Signed-off-by:
Lorenz (xha) <me@xha.li>
-
- Oct 30, 2024
-
-
Font is to be set up in u-boot by adding device-specific parameter to the kernel commandline.
-
Johannes Schauer Marin Rodrigues authored
do not remove the world-readable bit from files in /etc/skel. The bash package also installs files into /etc/skel with mode 644
-
- Oct 29, 2024
-
-
Johannes Schauer Marin Rodrigues authored
This is for example the case on gitlab CI without FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR. Git only tracks the executable bit but not the others. We need to make sure not to create world writable files owned by root.
-
Johannes Schauer Marin Rodrigues authored
mkimage.sh: check permissions of files in image to make sure that there are no world-writable files owned by root
-
- Oct 28, 2024
-
-
Johannes Schauer Marin Rodrigues authored
Thanks: Axel Beckert <abe@debian.org>
-
- Oct 10, 2024
-
-
Johannes Schauer Marin Rodrigues authored
This copies in device-specific files to make them available on all platforms for a universal initramfs that works on all platforms. This is to make sure that the initramfs we create here also contains ls1028a-mhdpfw.bin and /usr/bin/dmesg for LS1028A or /usr/bin/setfont and Uni2-TerminusBold32x16 for the Pocket Reform. Alternatively, we could also add a customize-hook which runs update-initramfs multiple times with different content for /etc/flash-kernel/machine and creates a different initramfs per platform that way. But since we ultimately would like to have an identical /boot independent of the platform, we create a universal initramfs here.
-
Johannes Schauer Marin Rodrigues authored
do not remove initramfs hooks and scripts in reform-firstboot.service but at the very end of the script in a customize-hook to make sure they really cannot be part of an initramfs generated on the device
-
- Oct 08, 2024
-
-
Johannes Schauer Marin Rodrigues authored
-
- Oct 07, 2024
-
-
Johannes Schauer Marin Rodrigues authored
-
- Sep 23, 2024
-
-
Johannes Schauer Marin Rodrigues authored
-
- Sep 11, 2024
-
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
-
Johannes Schauer Marin Rodrigues authored
Issue: https://salsa.debian.org/reform-team/reform-debian-packages/-/issues/8 Thanks: Chris Hofstaedtler <zeha@debian.org>
-
Johannes Schauer Marin Rodrigues authored
-
- Sep 10, 2024
-
-
Johannes Schauer Marin Rodrigues authored
- nvme-cli fdisk lshw hdparm wavemon iw Closes: #27
-
Johannes Schauer Marin Rodrigues authored
-