| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OpenCV to installed imaged. Developer: Add OpenJDK-11 next to OpenJDK-17 ...reducedro | Sven Gothel | 2023-09-16 | 8 | -6/+11 |
* | qemu-img rebase and create now require to add the format of the base image | Sven Gothel | 2023-09-16 | 2 | -3/+3 |
* | bookworm is stable | Sven Gothel | 2023-09-16 | 1 | -0/+2 |
* | Add from_ - to_radix awk scripts to encode numbers (unused yet) | Sven Gothel | 2023-03-05 | 3 | -0/+191 |
* | split openjdk for debian-versions: deb10 -> openjdk11, deb11+12 -> openjdk17;... | Sven Gothel | 2023-03-05 | 7 | -1/+12 |
* | modding raspi arm64 configs: deb11 increment number, prepare for deb12 (kerne... | Sven Gothel | 2023-03-05 | 4 | -2/+98 |
* | Add Debian 12 package files, analog to Debian 1120221016-reducedro | Sven Gothel | 2022-10-16 | 12 | -0/+147 |
* | stage2: Keep /boot/config-* (kernel config) intact for Debian 12 mkinitramfs | Sven Gothel | 2022-10-16 | 1 | -1/+2 |
* | Set PI_GEN_REPO to jausoft, allow custom DEB_SERVER (connectivity) | Sven Gothel | 2022-10-16 | 10 | -17/+31 |
* | Bump .gitignore | Sven Gothel | 2022-10-16 | 1 | -1/+3 |
* | Fix apt source and have Debian 11 Bullseye stable, add Debian 12 Bookworm tes... | Sven Gothel | 2022-10-15 | 3 | -2/+4 |
* | cmake 3.16.3 of Debian 10 on armhf is not capable to be executed under qemu-a... | Sven Gothel | 2021-08-06 | 4 | -1/+40 |
* | on_chroot.sh: fix commented out mkdir, needs sudo | Sven Gothel | 2021-08-06 | 1 | -1/+1 |
* | Only use raspberry.org package source for Raspi-armhf is explicitly chosen vi... | Sven Gothel | 2021-08-06 | 5 | -13/+22 |
* | Add 'scripts/01-build-raspi_deb10_armhf-rw-lightxdev.cfg' | Sven Gothel | 2021-08-05 | 1 | -0/+47 |
* | TARGET_RASPI and TARGET_ARCH=armhf: Disable 'arm_64bit=1' in config.txt files... | Sven Gothel | 2021-08-05 | 1 | -0/+4 |
* | For target Raspi-armhf use raspberrypi.org as main source for debootstrap and... | Sven Gothel | 2021-08-05 | 5 | -5/+27 |
* | TARGET_RASPI and TARGET_ARCH=armhf: Disable 'arm_64bit=1' in config.txt files | Sven Gothel | 2021-08-05 | 2 | -0/+7 |
* | on_chroot.sh: Fix commented out custom mount-bind dir (example): Can't use re... | Sven Gothel | 2021-08-05 | 1 | -1/+1 |
* | scripts/lib_nbd_img_handling (imagetool.sh): lib_umount*: If 'nbd_dev' unknow... | Sven Gothel | 2021-08-05 | 1 | -9/+11 |
* | Bump README: Raspi-arm64 and Rapsi-armhf tested with Debian 10 + 11 | Sven Gothel | 2021-08-05 | 1 | -3/+2 |
* | Fix mutable raspi armhf: Add forgotten 'config.txt' systemfolder sed | Sven Gothel | 2021-08-05 | 1 | -0/+2 |
* | Rename config files: Add '_deb11' to cfg name and resulting IMG_NAME; Add a '... | Sven Gothel | 2021-08-05 | 16 | -24/+211 |
* | Fix scripts/dependencies_check: Use depend-file from argument, simplify sed i... | Sven Gothel | 2021-08-03 | 1 | -2/+1 |
* | Fix 'depends': tool name is mksquashfs, package is squashfs-tools | Sven Gothel | 2021-08-03 | 1 | -1/+1 |
* | Add config scripts for raspi_armhf (arm32) build | Sven Gothel | 2021-08-03 | 2 | -0/+95 |
* | Rename 'raspi' config scripts: Add target architecture, i.e. 'arm64' | Sven Gothel | 2021-08-03 | 5 | -0/+0 |
* | Fix depends | Sven Gothel | 2021-07-24 | 1 | -0/+2 |
* | Fix README | Sven Gothel | 2021-07-24 | 1 | -13/+25 |
* | stage2: Raspi cmdline.txt: Always add 'rootwait'. Erroneously disabled for re...2021-07-22-passed-all-base | Sven Gothel | 2021-07-22 | 1 | -1/+1 |
* | Update config scripts (remove 'Jau' and add most simple 'light' target configs) | Sven Gothel | 2021-07-22 | 5 | -3/+97 |
* | stage2 mutable image: Fix resize2fs_once: On raspi the scripting mode works, ... | Sven Gothel | 2021-07-22 | 1 | -4/+6 |
* | stage2 mutable image: Fix resize2fs once: 'parted resizepart' needs fake tty ... | Sven Gothel | 2021-07-22 | 3 | -11/+40 |
* | mutable images: Boot in verbose mode for generic stage targets to observe ... | Sven Gothel | 2021-07-22 | 2 | -2/+5 |
* | make_bootable_image: Mutable images require UUID in fstab and kernel cmdline ... | Sven Gothel | 2021-07-22 | 3 | -15/+23 |
* | stage2 01-sys-tweak: Never use raspi only 'regenerate_ssh_host_keys' | Sven Gothel | 2021-07-22 | 1 | -11/+2 |
* | stage2 01-sys-tweak: resize2fs_once: Resolve systemd dependency; Script now u... | Sven Gothel | 2021-07-22 | 2 | -4/+5 |
* | export-image 04-finalize: Export the ext4-rootfs partition image for mutable ... | Sven Gothel | 2021-07-22 | 1 | -10/+8 |
* | Add lightxdev (mutable images) config files for debian-amd64 | Sven Gothel | 2021-07-22 | 2 | -0/+95 |
* | LICENSE: Add Zafena AB and Gothel... | Sven Gothel | 2021-07-22 | 1 | -0/+2 |
* | stage_rescue: Remove escape chars in comment | Sven Gothel | 2021-07-22 | 1 | -1/+1 |
* | stage2 01-sys-tweak: ROOTFS_RO simplified initrd.img scripting | Sven Gothel | 2021-07-22 | 1 | -8/+6 |
* | export-image finalize: ROOTFS_RO: Don't produce sdcard zip file, be a bit mor... | Sven Gothel | 2021-07-22 | 1 | -5/+8 |
* | export-image 02-network: Clean resolv.conf and do not add GOOG 8.8.8.8 NS (se... | Sven Gothel | 2021-07-22 | 2 | -2/+4 |
* | Refine boot process of build target and allow config of /boot fstype and moun... | Sven Gothel | 2021-07-22 | 20 | -66/+211 |
* | rescue packages-sys-debian: Add all packages required to reproduce .. | Sven Gothel | 2021-07-19 | 1 | -3/+6 |
* | Fix ./on_chroot.sh: Use "$@", add 'how to use' comments | Sven Gothel | 2021-07-19 | 1 | -8/+13 |
* | ROOTFS_RO: Allow tmpfs size to be set via ROOTFS_RO_OVERLAY_TMPFS_SIZE, also ... | Sven Gothel | 2021-07-19 | 4 | -3/+19 |
* | Update README.md; stage_rescue: Bring back visible menu w/ timeout=5s if ROOT... | Sven Gothel | 2021-07-18 | 3 | -1/+15 |
* | Fix stage3b (split to stage3b_lxde and stage3b_kde alternatives); Misc changes: | Sven Gothel | 2021-07-18 | 29 | -31/+127 |