Commit Graph

177 Commits

Author SHA1 Message Date
notplants d4b158b179 Merge pull request 'Change changepassword to change-password' (#14) from change-password into main
Reviewed-on: #14
2022-07-07 08:48:49 +00:00
notplants 57c94d5655 Change changepassword to change-password 2022-07-07 10:43:34 +02:00
notplants 541b7144ae Merge branch 'main' of https://git.coopcloud.tech/PeachCloud/peach-img-builder into main 2022-04-14 16:16:44 -04:00
notplants 6bb71341fb Update release_index.html to reference go-sbot 2022-04-14 16:16:31 -04:00
notplants 4a86644d4e Updated release_index 2022-04-09 20:44:08 -04:00
notplants 13315fcfda Merge pull request 'Readd display packages' (#13) from release into main
Reviewed-on: #13
2022-01-13 17:34:20 +00:00
notplants d604d339bc Update release index 2022-01-13 12:33:41 -05:00
notplants e349fa3c26 Readd peach-menu 2022-01-13 12:19:43 -05:00
notplants a37ced7af6 Merge pull request 'Remove unused packages from release_index.html' (#12) from remove-unused into main
Reviewed-on: #12
2022-01-13 17:00:50 +00:00
notplants 795f7b8c0f Update git link 2022-01-13 11:26:33 -05:00
notplants 53c7991821 remove unused packages from release_index.html 2022-01-13 10:32:42 -05:00
mhfowler 7b3539bdb6 Merge branch 'main' of https://github.com/peachcloud/peach-img-builder into release 2021-07-23 23:26:53 -04:00
mhfowler d35ca5da53 Update peach-config to new package name 2021-07-23 23:23:04 -04:00
mhfowler b78422103b Remove specification of peach user 2021-07-22 17:00:19 -04:00
Max Fowler f6425b94c2
Merge pull request #11 from peachcloud/new-packages
Add new peach packages
2021-06-08 10:54:02 -04:00
notplants 35659e4368 Add new peach packages 2021-06-08 10:53:20 -04:00
Max Fowler aa8ca29398
Merge pull request #8 from peachcloud/release
Add python script for publishing image
2021-03-16 14:40:30 +01:00
notplants 83dc63602a Remove print statement 2021-03-16 13:02:42 +01:00
notplants 1ec6a68ece Add publish_img.py script 2021-03-16 12:30:01 +01:00
notplants 4c06624595 Working on publish script 2021-03-16 11:38:24 +01:00
notplants 5ed956048d Working on release script 2021-03-16 11:37:18 +01:00
Max Fowler 8774644443
Merge pull request #7 from peachcloud/img_compression
Add compression for build release
2021-03-16 09:01:52 +01:00
mycognosist 45a3372ee4 Add compression for build release 2021-03-15 17:51:18 +00:00
notplants 48393605bb Working on including manifest in image build 2021-03-11 13:52:27 +01:00
notplants 9ccd148a8e Working on jinja build for releases.peachcloud.org 2021-03-08 11:26:13 +01:00
notplants 15402be01d Add -d flag to setup_dev_env 2021-02-25 19:42:47 +01:00
notplants 00e85a3e2d Change README to 2000M 2021-02-15 10:42:02 +01:00
notplants 4fc3a074a0 Fix readme 2021-02-15 10:40:22 +01:00
notplants 5e3a0c6e8d Add releases section to README 2021-02-12 14:32:59 +01:00
notplants d41ea0bd88 Add release to build.sh 2021-02-12 14:30:44 +01:00
notplants fd84e67293 Use dev branch of peach-config 2021-02-11 15:09:04 +01:00
notplants 71a62eb94b Add image size to readme 2021-02-03 12:31:09 +01:00
notplants 813acee804 Merge branch 'master' of github.com:peachcloud/peach-img-builder 2021-02-03 12:28:53 +01:00
notplants 242ddd0a50 Update readme 2021-02-03 12:28:42 +01:00
Max Fowler 0552e838e2
Merge pull request #1 from peachcloud/update-readme
Update readme
2021-02-03 12:26:56 +01:00
notplants 27d2e47ccd Add README on how to install vmdb2 2021-02-03 12:19:40 +01:00
notplants dca65df5b8 Update Readme and cleanup raspi_master.yaml 2021-02-03 11:48:55 +01:00
notplants 086492de16 Working on raspi_master.yaml 2021-01-26 17:36:32 +01:00
notplants 6fb086be6b Add README 2021-01-26 17:08:10 +01:00
notplants f20223c36b Add test lines to end of raspi_master.yaml 2021-01-26 17:05:13 +01:00
Gunnar Wolf 71fbc01775 Merged zvpunry/merge requests/build-depends 2020-11-12 19:33:25 -06:00
Gunnar Wolf be6a614be7 Merge branch 'readme_improvements' into 'master'
Minor clarifications in README.md

See merge request raspi-team/image-specs!26
2020-11-13 01:28:54 +00:00
Gunnar Wolf dbcdf867fe Merge branch 'update-rpi-set-sysconf-location' into 'master'
Update rpi-set-sysconf as it's in /usr/local/sbin, not /usr/sbin.

See merge request raspi-team/image-specs!27
2020-11-13 01:28:00 +00:00
Gunnar Wolf 560102aab6 Stop hardcoding the mount line for /proc in /etc/fstab (re: issue #34) 2020-11-12 19:25:25 -06:00
Gunnar Wolf 57e90df103
All packages needed for RPi4 are now in buster/backports, stop bringing unstable in 2020-11-05 11:35:58 -06:00
Gunnar Wolf 19858b17d7 Use "buster" instead of "stable" for the RPi4 default apt release (Salsa issue #30) 2020-10-16 10:49:18 -05:00
Diederik de Haas 8eb357a78a Update rpi-set-sysconf as it's in /usr/local/sbin, not /usr/sbin. 2020-09-08 16:25:35 +00:00
Patryk Cisek 61e893a508 Minor clarifications in README.md 2020-08-29 11:38:44 -07:00
Michael Loeffler 334b1f4b4f Added a hint about binfmt-support to the README.md
In some cases qemu-user-static is installed before
binfmt-support, which causes it to not register its
binary formats.
2020-08-20 12:34:02 +00:00
Michael Loeffler ba5b82a4e0 Specified the version requirements of vmdb2 in the build depends
The default version of Debian 10 is too old, but the version from
Debian unstable works.
2020-08-20 12:03:13 +00:00