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