Releases: lomorage/pi-gen
Releases · lomorage/pi-gen
2020_04_03.13_32_34.0.3450823
CHANGE LOGS
- move lomorage in seperate step (3450823)
- customize boot screen (41a15a6)
- use lomo-base debian package (79aeee1)
- restart supervisor service after fully boot (60425d1)
- add lomo-web and lomo-frame (3c7ae08)
- support unicode and space in wifi essid (76feb50)
- add release url (7f220d3)
- remove lcd drive which breaks pi zero, support node in pi zero (0cbe0a8)
- add file share via smb or afp (0788d6a)
- fix hard code username pi (981bf6b)
- add lcd driver, move localtunnel to another stage (4b946d4)
- fix hostname (81c1fbf)
- add systemd-udevd (df8cf08)
- update to buster (3a2212d)
- Updated export-image to not depend on fake-hwclock and hardlink. (RPi-Distro#326) (879ca6b)
- Moved git-hash determination to passed in build variable (RPi-Distro#273) (bac9f5a)
- Ensure that the configuration file is an absolute path in Docker build (RPi-Distro#306) (deaeb27)
- Make build_docker.sh portable again (RPi-Distro#308) (c9d8369)
- Update Stretch to Buster in README (RPi-Distro#310) (965ab77)
- stage2: Add vl805fw (8bbe762)
- Revert "stage2: Add apt-transport-https" (RPi-Distro#304) (f567b62)
- README.md shouldn’t be executable (RPi-Distro#303) (a9234df)
- build-docker.sh does not assume PWD= (RPi-Distro#302) (22c727e)
- stage2/00-copies-and-fills/02-run.sh: Fix re-runs of script (RPi-Distro#301) (cf02fb1)
- Remove obsolete IPv6 turnoff (RPi-Distro#300) (a34a3ac)
- Fix build.sh to run dependencies_check prior to using curl. (RPi-Distro#299) (1cd3cee)
- 64 bit message (RPi-Distro#298) (659a6f3)
- Update Dockerfile base image to Debian Buster (RPi-Distro#295) (fcfc908)
- export-noobs: update OS.png (1a755e3)
- Disable ld.so.preload while building (123f8f6)
- export-image: remove /etc/network/interfaces.dpkg-old (40a74ef)
- stage4: fix autologin (0c7ca38)
- stage4: enable xcompmgr (22d1ff7)
- script/common: Handle aarch64 host builds (230b2e5)
- partition_setup.sh: Fix cmdline.txt handling (eefe518)
- config.txt: Enable FKMS and set max_framebuffers=2 in [pi4] (d1903a7)
- os_list: Bump kernel to 4.19 (e8214cc)
- os_list: add Pi 4 support (0656aa5)
- os_list: add checksums for PINN (30b983c)
- export-image: Set /boot size to 256MB (18909d4)
- Remove Oracle Java (4dc1803)
- Update to Buster (d305a6d)
- build.sh: run quilt upgrade before editing patches (d402c7d)
- Better docs for STAGE_LIST (RPi-Distro#289) (9c5d760)
- Do not assume the changelog file is always present for the info file (RPi-Distro#280) (7091c8b)
- Silence shellcheck warnings (RPi-Distro#279) (9245f2f)
- stage2: ethtool (93de618)
- stage2: install rng-tools (41f3819)
- Switch to using parted's machine parseable output (RPi-Distro#270) (d738184)
- Replace pxz with xz -T0 (06451f6)
- Update Dockerfile (3ee6025)
- Handle cases where binfmt_misc is built into the kernel (b4dd2a8)
- Warn early if proxy not reachable (RPi-Distro#262) (ff10915)
- Silence shellcheck warnings (RPi-Distro#255) (e0b3ced)
- Make sure unmount_image finds stale loop devices (dc1bf9f)
- README.md: Add more info on Docker (0b165df)
- Use different rsync options for boot and root (7466565)
- Check binfmt_misc module is loaded (3ec1a17)
- Ensure extra config file is passed to docker (db1d8df)
- Improve update_issue() function in common script (369d32a)
- Improve bootstrap() function in common script (9df6881)
- Decrease zerofree verbosity (c337f9d)
- Add a DEPLOY_ZIP setting (6c8de79)
- Update 00-run.sh (ad20573)
- Quote wpa wifi variables (f517e36)
- Add username validation (d5a09e8)
- IMG_SUFFIX evaluation in export image (fix RPi-Distro#241) (3fa9903)
- fixeb package realpath (via coreutils) (fecb321)
- build script is build.sh (84d888a)
- Fixed a hard reference to the 'pi' user name (1ee3334)
- Allow custom stages (7314504)
- Allow custom deploy zip filename (fc33611)
- Allow custom image filename (e4b7496)
- Add commandline argument for config file (cd32079)
- Allow enabling ssh server from config (e49e29e)
- Allow setting up wifi from config (6bdb91f)
- Allow setting user name and password from config (538ebd9)
- Add PINN restore support (0404b76)
- export-noobs: fix units (dc5596c)
2020_03_15.10_59_55.0.60425d1
CHANGE LOGS
- restart supervisor service after fully boot (60425d1)
- add lomo-web and lomo-frame (3c7ae08)
- support unicode and space in wifi essid (76feb50)
- add release url (7f220d3)
- remove lcd drive which breaks pi zero, support node in pi zero (0cbe0a8)
- add file share via smb or afp (0788d6a)
- fix hard code username pi (981bf6b)
- add lcd driver, move localtunnel to another stage (4b946d4)
- fix hostname (81c1fbf)
- add systemd-udevd (df8cf08)
- update to buster (3a2212d)
- Updated export-image to not depend on fake-hwclock and hardlink. (RPi-Distro#326) (879ca6b)
- Moved git-hash determination to passed in build variable (RPi-Distro#273) (bac9f5a)
- Ensure that the configuration file is an absolute path in Docker build (RPi-Distro#306) (deaeb27)
- Make build_docker.sh portable again (RPi-Distro#308) (c9d8369)
- Update Stretch to Buster in README (RPi-Distro#310) (965ab77)
- stage2: Add vl805fw (8bbe762)
- Revert "stage2: Add apt-transport-https" (RPi-Distro#304) (f567b62)
- README.md shouldn’t be executable (RPi-Distro#303) (a9234df)
- build-docker.sh does not assume PWD= (RPi-Distro#302) (22c727e)
- stage2/00-copies-and-fills/02-run.sh: Fix re-runs of script (RPi-Distro#301) (cf02fb1)
- Remove obsolete IPv6 turnoff (RPi-Distro#300) (a34a3ac)
- Fix build.sh to run dependencies_check prior to using curl. (RPi-Distro#299) (1cd3cee)
- 64 bit message (RPi-Distro#298) (659a6f3)
- Update Dockerfile base image to Debian Buster (RPi-Distro#295) (fcfc908)
- export-noobs: update OS.png (1a755e3)
- Disable ld.so.preload while building (123f8f6)
- export-image: remove /etc/network/interfaces.dpkg-old (40a74ef)
- stage4: fix autologin (0c7ca38)
- stage4: enable xcompmgr (22d1ff7)
- script/common: Handle aarch64 host builds (230b2e5)
- partition_setup.sh: Fix cmdline.txt handling (eefe518)
- config.txt: Enable FKMS and set max_framebuffers=2 in [pi4] (d1903a7)
- os_list: Bump kernel to 4.19 (e8214cc)
- os_list: add Pi 4 support (0656aa5)
- os_list: add checksums for PINN (30b983c)
- export-image: Set /boot size to 256MB (18909d4)
- Remove Oracle Java (4dc1803)
- Update to Buster (d305a6d)
- build.sh: run quilt upgrade before editing patches (d402c7d)
- Better docs for STAGE_LIST (RPi-Distro#289) (9c5d760)
- Do not assume the changelog file is always present for the info file (RPi-Distro#280) (7091c8b)
- Silence shellcheck warnings (RPi-Distro#279) (9245f2f)
- stage2: ethtool (93de618)
- stage2: install rng-tools (41f3819)
- Switch to using parted's machine parseable output (RPi-Distro#270) (d738184)
- Replace pxz with xz -T0 (06451f6)
- Update Dockerfile (3ee6025)
- Handle cases where binfmt_misc is built into the kernel (b4dd2a8)
- Warn early if proxy not reachable (RPi-Distro#262) (ff10915)
- Silence shellcheck warnings (RPi-Distro#255) (e0b3ced)
- Make sure unmount_image finds stale loop devices (dc1bf9f)
- README.md: Add more info on Docker (0b165df)
- Use different rsync options for boot and root (7466565)
- Check binfmt_misc module is loaded (3ec1a17)
- Ensure extra config file is passed to docker (db1d8df)
- Improve update_issue() function in common script (369d32a)
- Improve bootstrap() function in common script (9df6881)
- Decrease zerofree verbosity (c337f9d)
- Add a DEPLOY_ZIP setting (6c8de79)
- Update 00-run.sh (ad20573)
- Quote wpa wifi variables (f517e36)
- Add username validation (d5a09e8)
- IMG_SUFFIX evaluation in export image (fix RPi-Distro#241) (3fa9903)
- fixeb package realpath (via coreutils) (fecb321)
- build script is build.sh (84d888a)
- Fixed a hard reference to the 'pi' user name (1ee3334)
- Allow custom stages (7314504)
- Allow custom deploy zip filename (fc33611)
- Allow custom image filename (e4b7496)
- Add commandline argument for config file (cd32079)
- Allow enabling ssh server from config (e49e29e)
- Allow setting up wifi from config (6bdb91f)
- Allow setting user name and password from config (538ebd9)
- Add PINN restore support (0404b76)
- export-noobs: fix units (dc5596c)
2020_03_13.10_54_31.0.60425d1
CHANGE LOGS
- restart supervisor service after fully boot (60425d1)
- add lomo-web and lomo-frame (3c7ae08)
- support unicode and space in wifi essid (76feb50)
- add release url (7f220d3)
- remove lcd drive which breaks pi zero, support node in pi zero (0cbe0a8)
- add file share via smb or afp (0788d6a)
- fix hard code username pi (981bf6b)
- add lcd driver, move localtunnel to another stage (4b946d4)
- fix hostname (81c1fbf)
- add systemd-udevd (df8cf08)
- update to buster (3a2212d)
- Updated export-image to not depend on fake-hwclock and hardlink. (RPi-Distro#326) (879ca6b)
- Moved git-hash determination to passed in build variable (RPi-Distro#273) (bac9f5a)
- Ensure that the configuration file is an absolute path in Docker build (RPi-Distro#306) (deaeb27)
- Make build_docker.sh portable again (RPi-Distro#308) (c9d8369)
- Update Stretch to Buster in README (RPi-Distro#310) (965ab77)
- stage2: Add vl805fw (8bbe762)
- Revert "stage2: Add apt-transport-https" (RPi-Distro#304) (f567b62)
- README.md shouldn’t be executable (RPi-Distro#303) (a9234df)
- build-docker.sh does not assume PWD= (RPi-Distro#302) (22c727e)
- stage2/00-copies-and-fills/02-run.sh: Fix re-runs of script (RPi-Distro#301) (cf02fb1)
- Remove obsolete IPv6 turnoff (RPi-Distro#300) (a34a3ac)
- Fix build.sh to run dependencies_check prior to using curl. (RPi-Distro#299) (1cd3cee)
- 64 bit message (RPi-Distro#298) (659a6f3)
- Update Dockerfile base image to Debian Buster (RPi-Distro#295) (fcfc908)
- export-noobs: update OS.png (1a755e3)
- Disable ld.so.preload while building (123f8f6)
- export-image: remove /etc/network/interfaces.dpkg-old (40a74ef)
- stage4: fix autologin (0c7ca38)
- stage4: enable xcompmgr (22d1ff7)
- script/common: Handle aarch64 host builds (230b2e5)
- partition_setup.sh: Fix cmdline.txt handling (eefe518)
- config.txt: Enable FKMS and set max_framebuffers=2 in [pi4] (d1903a7)
- os_list: Bump kernel to 4.19 (e8214cc)
- os_list: add Pi 4 support (0656aa5)
- os_list: add checksums for PINN (30b983c)
- export-image: Set /boot size to 256MB (18909d4)
- Remove Oracle Java (4dc1803)
- Update to Buster (d305a6d)
- build.sh: run quilt upgrade before editing patches (d402c7d)
- Better docs for STAGE_LIST (RPi-Distro#289) (9c5d760)
- Do not assume the changelog file is always present for the info file (RPi-Distro#280) (7091c8b)
- Silence shellcheck warnings (RPi-Distro#279) (9245f2f)
- stage2: ethtool (93de618)
- stage2: install rng-tools (41f3819)
- Switch to using parted's machine parseable output (RPi-Distro#270) (d738184)
- Replace pxz with xz -T0 (06451f6)
- Update Dockerfile (3ee6025)
- Handle cases where binfmt_misc is built into the kernel (b4dd2a8)
- Warn early if proxy not reachable (RPi-Distro#262) (ff10915)
- Silence shellcheck warnings (RPi-Distro#255) (e0b3ced)
- Make sure unmount_image finds stale loop devices (dc1bf9f)
- README.md: Add more info on Docker (0b165df)
- Use different rsync options for boot and root (7466565)
- Check binfmt_misc module is loaded (3ec1a17)
- Ensure extra config file is passed to docker (db1d8df)
- Improve update_issue() function in common script (369d32a)
- Improve bootstrap() function in common script (9df6881)
- Decrease zerofree verbosity (c337f9d)
- Add a DEPLOY_ZIP setting (6c8de79)
- Update 00-run.sh (ad20573)
- Quote wpa wifi variables (f517e36)
- Add username validation (d5a09e8)
- IMG_SUFFIX evaluation in export image (fix RPi-Distro#241) (3fa9903)
- fixeb package realpath (via coreutils) (fecb321)
- build script is build.sh (84d888a)
- Fixed a hard reference to the 'pi' user name (1ee3334)
- Allow custom stages (7314504)
- Allow custom deploy zip filename (fc33611)
- Allow custom image filename (e4b7496)
- Add commandline argument for config file (cd32079)
- Allow enabling ssh server from config (e49e29e)
- Allow setting up wifi from config (6bdb91f)
- Allow setting user name and password from config (538ebd9)
- Add PINN restore support (0404b76)
- export-noobs: fix units (dc5596c)
2019_09_26.21_07_53.0.0cbe0a8
CHANGE LOGS
- remove lcd drive which breaks pi zero, support node in pi zero (0cbe0a8)
- add file share via smb or afp (0788d6a)
- fix hard code username pi (981bf6b)
- add lcd driver, move localtunnel to another stage (4b946d4)
- fix hostname (81c1fbf)
- add systemd-udevd (df8cf08)
- update to buster (3a2212d)
- Updated export-image to not depend on fake-hwclock and hardlink. (RPi-Distro#326) (879ca6b)
- Moved git-hash determination to passed in build variable (RPi-Distro#273) (bac9f5a)
- Ensure that the configuration file is an absolute path in Docker build (RPi-Distro#306) (deaeb27)
- Make build_docker.sh portable again (RPi-Distro#308) (c9d8369)
- Update Stretch to Buster in README (RPi-Distro#310) (965ab77)
- stage2: Add vl805fw (8bbe762)
- Revert "stage2: Add apt-transport-https" (RPi-Distro#304) (f567b62)
- README.md shouldn’t be executable (RPi-Distro#303) (a9234df)
- build-docker.sh does not assume PWD= (RPi-Distro#302) (22c727e)
- stage2/00-copies-and-fills/02-run.sh: Fix re-runs of script (RPi-Distro#301) (cf02fb1)
- Remove obsolete IPv6 turnoff (RPi-Distro#300) (a34a3ac)
- Fix build.sh to run dependencies_check prior to using curl. (RPi-Distro#299) (1cd3cee)
- 64 bit message (RPi-Distro#298) (659a6f3)
- Update Dockerfile base image to Debian Buster (RPi-Distro#295) (fcfc908)
- export-noobs: update OS.png (1a755e3)
- Disable ld.so.preload while building (123f8f6)
- export-image: remove /etc/network/interfaces.dpkg-old (40a74ef)
- stage4: fix autologin (0c7ca38)
- stage4: enable xcompmgr (22d1ff7)
- script/common: Handle aarch64 host builds (230b2e5)
- partition_setup.sh: Fix cmdline.txt handling (eefe518)
- config.txt: Enable FKMS and set max_framebuffers=2 in [pi4] (d1903a7)
- os_list: Bump kernel to 4.19 (e8214cc)
- os_list: add Pi 4 support (0656aa5)
- os_list: add checksums for PINN (30b983c)
- export-image: Set /boot size to 256MB (18909d4)
- Remove Oracle Java (4dc1803)
- Update to Buster (d305a6d)
- build.sh: run quilt upgrade before editing patches (d402c7d)
- Better docs for STAGE_LIST (RPi-Distro#289) (9c5d760)
- Do not assume the changelog file is always present for the info file (RPi-Distro#280) (7091c8b)
- Silence shellcheck warnings (RPi-Distro#279) (9245f2f)
- stage2: ethtool (93de618)
- stage2: install rng-tools (41f3819)
- Switch to using parted's machine parseable output (RPi-Distro#270) (d738184)
- Replace pxz with xz -T0 (06451f6)
- Update Dockerfile (3ee6025)
- Handle cases where binfmt_misc is built into the kernel (b4dd2a8)
- Warn early if proxy not reachable (RPi-Distro#262) (ff10915)
- Silence shellcheck warnings (RPi-Distro#255) (e0b3ced)
- Make sure unmount_image finds stale loop devices (dc1bf9f)
- README.md: Add more info on Docker (0b165df)
- Use different rsync options for boot and root (7466565)
- Check binfmt_misc module is loaded (3ec1a17)
- Ensure extra config file is passed to docker (db1d8df)
- Improve update_issue() function in common script (369d32a)
- Improve bootstrap() function in common script (9df6881)
- Decrease zerofree verbosity (c337f9d)
- Add a DEPLOY_ZIP setting (6c8de79)
- Update 00-run.sh (ad20573)
- Quote wpa wifi variables (f517e36)
- Add username validation (d5a09e8)
- IMG_SUFFIX evaluation in export image (fix RPi-Distro#241) (3fa9903)
- fixeb package realpath (via coreutils) (fecb321)
- build script is build.sh (84d888a)
- Fixed a hard reference to the 'pi' user name (1ee3334)
- Allow custom stages (7314504)
- Allow custom deploy zip filename (fc33611)
- Allow custom image filename (e4b7496)
- Add commandline argument for config file (cd32079)
- Allow enabling ssh server from config (e49e29e)
- Allow setting up wifi from config (6bdb91f)
- Allow setting user name and password from config (538ebd9)
- Add PINN restore support (0404b76)
- export-noobs: fix units (dc5596c)
2019_09_26.07_48_14.0.0cbe0a8
CHANGE LOGS
- remove lcd drive which breaks pi zero, support node in pi zero (0cbe0a8)
- add file share via smb or afp (0788d6a)
- fix hard code username pi (981bf6b)
- add lcd driver, move localtunnel to another stage (4b946d4)
- fix hostname (81c1fbf)
- add systemd-udevd (df8cf08)
- update to buster (3a2212d)
- Updated export-image to not depend on fake-hwclock and hardlink. (RPi-Distro#326) (879ca6b)
- Moved git-hash determination to passed in build variable (RPi-Distro#273) (bac9f5a)
- Ensure that the configuration file is an absolute path in Docker build (RPi-Distro#306) (deaeb27)
- Make build_docker.sh portable again (RPi-Distro#308) (c9d8369)
- Update Stretch to Buster in README (RPi-Distro#310) (965ab77)
- stage2: Add vl805fw (8bbe762)
- Revert "stage2: Add apt-transport-https" (RPi-Distro#304) (f567b62)
- README.md shouldn’t be executable (RPi-Distro#303) (a9234df)
- build-docker.sh does not assume PWD= (RPi-Distro#302) (22c727e)
- stage2/00-copies-and-fills/02-run.sh: Fix re-runs of script (RPi-Distro#301) (cf02fb1)
- Remove obsolete IPv6 turnoff (RPi-Distro#300) (a34a3ac)
- Fix build.sh to run dependencies_check prior to using curl. (RPi-Distro#299) (1cd3cee)
- 64 bit message (RPi-Distro#298) (659a6f3)
- Update Dockerfile base image to Debian Buster (RPi-Distro#295) (fcfc908)
- export-noobs: update OS.png (1a755e3)
- Disable ld.so.preload while building (123f8f6)
- export-image: remove /etc/network/interfaces.dpkg-old (40a74ef)
- stage4: fix autologin (0c7ca38)
- stage4: enable xcompmgr (22d1ff7)
- script/common: Handle aarch64 host builds (230b2e5)
- partition_setup.sh: Fix cmdline.txt handling (eefe518)
- config.txt: Enable FKMS and set max_framebuffers=2 in [pi4] (d1903a7)
- os_list: Bump kernel to 4.19 (e8214cc)
- os_list: add Pi 4 support (0656aa5)
- os_list: add checksums for PINN (30b983c)
- export-image: Set /boot size to 256MB (18909d4)
- Remove Oracle Java (4dc1803)
- Update to Buster (d305a6d)
- build.sh: run quilt upgrade before editing patches (d402c7d)
- Better docs for STAGE_LIST (RPi-Distro#289) (9c5d760)
- Do not assume the changelog file is always present for the info file (RPi-Distro#280) (7091c8b)
- Silence shellcheck warnings (RPi-Distro#279) (9245f2f)
- stage2: ethtool (93de618)
- stage2: install rng-tools (41f3819)
- Switch to using parted's machine parseable output (RPi-Distro#270) (d738184)
- Replace pxz with xz -T0 (06451f6)
- Update Dockerfile (3ee6025)
- Handle cases where binfmt_misc is built into the kernel (b4dd2a8)
- Warn early if proxy not reachable (RPi-Distro#262) (ff10915)
- Silence shellcheck warnings (RPi-Distro#255) (e0b3ced)
- Make sure unmount_image finds stale loop devices (dc1bf9f)
- README.md: Add more info on Docker (0b165df)
- Use different rsync options for boot and root (7466565)
- Check binfmt_misc module is loaded (3ec1a17)
- Ensure extra config file is passed to docker (db1d8df)
- Improve update_issue() function in common script (369d32a)
- Improve bootstrap() function in common script (9df6881)
- Decrease zerofree verbosity (c337f9d)
- Add a DEPLOY_ZIP setting (6c8de79)
- Update 00-run.sh (ad20573)
- Quote wpa wifi variables (f517e36)
- Add username validation (d5a09e8)
- IMG_SUFFIX evaluation in export image (fix RPi-Distro#241) (3fa9903)
- fixeb package realpath (via coreutils) (fecb321)
- build script is build.sh (84d888a)
- Fixed a hard reference to the 'pi' user name (1ee3334)
- Allow custom stages (7314504)
- Allow custom deploy zip filename (fc33611)
- Allow custom image filename (e4b7496)
- Add commandline argument for config file (cd32079)
- Allow enabling ssh server from config (e49e29e)
- Allow setting up wifi from config (6bdb91f)
- Allow setting user name and password from config (538ebd9)
- Add PINN restore support (0404b76)
- export-noobs: fix units (dc5596c)