Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/peachcloud/peach-img-builder

Vmdb2 script for building a debian disc image for raspberry pi with peachcloud pre-installed.
https://github.com/peachcloud/peach-img-builder

Archive repo

Add an archive message and link to the active repo.

e10d8cacca7bc9b298943ac73456aa9c1c7f9ff6 authored over 2 years ago
Merge branch 'main' of https://github.com/peachcloud/peach-img-builder into release

7b3539bdb68e721087894d3fb2e56a8caeabdc1f authored over 3 years ago
Update peach-config to new package name

d35ca5da53f5d3594ce2dbcea4919012f10dd374 authored over 3 years ago
Remove specification of peach user

b78422103b5c8201084ea6b9e4358b39da1aa288 authored over 3 years ago
Merge pull request #11 from peachcloud/new-packages

Add new peach packages

f6425b94c2fd322061a470a25dfbe791455991b2 authored over 3 years ago
Add new peach packages

35659e4368640a2114926db1b77d8adc31da2fda authored over 3 years ago
Merge pull request #8 from peachcloud/release

Add python script for publishing image

aa8ca2939843183157abb72e8fa86fb43df45281 authored almost 4 years ago
Remove print statement

83dc63602a4070466cde3d54ad850261b21ee361 authored almost 4 years ago
Add publish_img.py script

1ec6a68ece9091a96289bf47a2027694d297e73e authored almost 4 years ago
Working on publish script

4c0662459504db1dfaa598646889b3f56258ac7d authored almost 4 years ago
Working on release script

5ed956048dfd0a05ab29672e7d4a34d573cff226 authored almost 4 years ago
Merge pull request #7 from peachcloud/img_compression

Add compression for build release

87746444432f58c46fc40c3b5af703607dd98e34 authored almost 4 years ago
Add compression for build release

45a3372ee4b8aec151b7532a924e471186fc839d authored almost 4 years ago
Working on including manifest in image build

48393605bbd4af8f81ea774695f1f928cc9f6442 authored almost 4 years ago
Working on jinja build for releases.peachcloud.org

9ccd148a8ee5731cf7acd46d5644acbbf3887afa authored almost 4 years ago
Add -d flag to setup_dev_env

15402be01db32d91abbd25ab70de313d3df1cd0d authored almost 4 years ago
Change README to 2000M

00e85a3e2dff2803a1af5f9458394182477b0e55 authored almost 4 years ago
Fix readme

4fc3a074a0dc6524a39c0b1ba3e2f12f26715660 authored almost 4 years ago
Add releases section to README

5e3a0c6e8d19a44c44d0107ea0ebbf59cdc06203 authored almost 4 years ago
Add release to build.sh

d41ea0bd88040e97347eb786418c3a269e54bdef authored almost 4 years ago
Use dev branch of peach-config

fd84e672934d8efe5c1002bae59955e584c68aaa authored almost 4 years ago
Add image size to readme

71a62eb94b26b98532680404c605b2df7e16219d authored almost 4 years ago
Merge branch 'master' of github.com:peachcloud/peach-img-builder

813acee804fce4ee73134795715fb1042ee4cca1 authored almost 4 years ago
Update readme

242ddd0a502e50b8ca898517c7da4239f2a58dd0 authored almost 4 years ago
Merge pull request #1 from peachcloud/update-readme

Update readme

0552e838e2ba65fc8c7183087df2eb82ed2ab4b4 authored almost 4 years ago
Add README on how to install vmdb2

27d2e47ccdfefeb75a2f093ede1cc65331225447 authored almost 4 years ago
Update Readme and cleanup raspi_master.yaml

dca65df5b868e57969b2f8b44d92bc7a21c9b0a9 authored almost 4 years ago
Working on raspi_master.yaml

086492de16ffdc91fb23c6f77e9be4f0377879b7 authored almost 4 years ago
Add README

6fb086be6b672fff92a3fff3a62552d58940ffae authored almost 4 years ago
Add test lines to end of raspi_master.yaml

f20223c36bef62f220f9b361385798d66e9ab9be authored almost 4 years ago
Merged zvpunry/merge requests/build-depends

71fbc01775e414f4e8235c103dde5061ca3d47ca authored about 4 years ago
Merge branch 'readme_improvements' into 'master'

Minor clarifications in README.md

See merge request raspi-team/image-specs!26

be6a614be7726a11f7052b55301019b379bfed40 authored about 4 years ago
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/...

dbcdf867fe8c291b655d38fb088b652f0e47cca1 authored about 4 years ago
Stop hardcoding the mount line for /proc in /etc/fstab (re: issue #34)

560102aab67d860fc507c7b5788a7db3a0a52ca6 authored about 4 years ago
All packages needed for RPi4 are now in buster/backports, stop bringing unstable in

57e90df10337b8ab380913a0d926a63d9c980dc0 authored about 4 years ago
Use "buster" instead of "stable" for the RPi4 default apt release (Salsa issue #30)

19858b17d7fff0ac8cd11f259f301357ce4ef341 authored over 4 years ago
Update rpi-set-sysconf as it's in /usr/local/sbin, not /usr/sbin.

8eb357a78a242940ef766cea2dbb198a62928a69 authored over 4 years ago
Minor clarifications in README.md

61e893a50848b55be78ff6f54eff69389fb040df authored over 4 years ago
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 regist...

334b1f4b4ffd86ae1bce9ff70c4c03da79a7070c authored over 4 years ago
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.

ba5b82a4e076daac0c6fa7e81514476c47420f77 authored over 4 years ago
Added kpartx to the build depends

kpartx is used by vmdb2 and isn't installed by default

4e9c3b964853c9e8f7c6b1d212e6ce69fcbfaf6f authored over 4 years ago
Added "time" to the build dependencies

The program /usr/bin/time is not installed by default, so add it to the
build depends.

2a3251199fdfab0f278f11fd9cd674e54dbc917b authored over 4 years ago
Update README.md with additional build dependencies

Incorporating MR !6 by Andre F de Miranda. Thanks!

3629fa4aef32aad69bd95efec002229359d7c34b authored over 4 years ago
Add a configuration file for wireless networking

7de811f115709d89e354dbcc8a98e51422a7ce85 authored over 4 years ago
Get rid of obsolete comments in eth0 configuration

5fd80834932f231dcef6d67036b1ce5495f0df74 authored over 4 years ago
rootfs subdirectory

dd3b33419c13262b5ded48659d27e3c47b4ff15d authored over 4 years ago
Merge branch 'rootfs' into 'master'

rootfs subdirectory

See merge request raspi-team/image-specs!12

91381c16c933937572768ad4f7ce15ff903a77b4 authored over 4 years ago
Allow setting ssh authorized key for root, so pi can be configured via network

Merging changes proposed by Nik LaBelle in merge request #22

d2ed03378e193db4707c3c0e4b5e51c5ccd2c68f authored over 4 years ago
Merge branch 'debos-add-firmware-brcm80211' into 'master'

debos: Add firmware-brcm80211 package needed for wifi

See merge request raspi-team/image-specs!8

c2bc44541a6cdc45faef5ef0eba174b0051ea2bb authored over 4 years ago
Merge branch 'pi4-wifi-firmware' into 'master'

pi4: remove wget hack needed for the wifi driver

See merge request raspi-team/image-specs!23

30314a7f8e4ab2d325fb4f07780ec65466945541 authored over 4 years ago
Merge branch 'doc-updates' into 'master'

Doc updates

See merge request raspi-team/image-specs!21

6a9d882f7c5342c10b4d2472931bab531fc698e8 authored over 4 years ago
pi4: remove wget hack needed for the wifi driver

This nvram file is now included in firmware-brcm80211 as of 20200421-1
(which is in both unstabl...

0304a4e5b9e4f38843d6dde19e12d1130e2c7458 authored over 4 years ago
describe the pi4 image in the README

b980a6e45d77e7ff0bee3d6866ec7cbd839a8cc8 authored over 4 years ago
add some missing dependencies needed for building to the README

afe1ce037af5f6567418537b78ae4d82a15c6adb authored over 4 years ago
Incorporating many changes in branches by iwamatsu, dilinger

3f92681fc9eb453b3c53bf0b9e4648d4230087b6 authored over 4 years ago
Merge branch 'rpi0-firmware-live' into 'master'

FIX: raspi3-firmware in buster updates now meets requirements

See merge request raspi-team/imag...

7c76783844830c0bc04e26651759304280b2c3b0 authored over 4 years ago
FIX: raspi3-firmware in buster updates now meets requirements

6e8d6bce0b3a47c25106070aa1127faca1e17d5e authored over 4 years ago
Merge branch 'minor-fixes' into 'master'

Minor fixes

See merge request raspi-team/image-specs!20

dfbfc05e2f8ad252eb0407df6bce2ebefc7bc813 authored over 4 years ago
fix minor typo in documentation

The images that are created are raspi_3.img, not raspi3.img. Minor, but
might as well fix it whi...

7a4a2f2ff0a5256929665bd68117e69b83e356c3 authored over 4 years ago
Clean up the .xz.sha256 sums that are created during build

8049a80e8edb7f646956ddb115ee18f862733961 authored over 4 years ago
Merge branch 'patch-1' into 'master'

Update rpi-resizerootfs

See merge request raspi-team/image-specs!17

318ff053a970226c56ed39116d05590211ed8216 authored over 4 years ago
Makefile: Add Rpi 4 to build target

Signed-off-by: Nobuhiro Iwamatsu <[email protected]>

a8fc785c774e15e9ded46a1a0ba74bcbf34f6191 authored over 4 years ago
gitignore: Add raspi_4.yaml

Signed-off-by: Nobuhiro Iwamatsu <[email protected]>

6213e3d35aa03259e502a3272fe3c6d1915f05d2 authored over 4 years ago
Merge remote-tracking branch 'dilinger/raspi4'

1b60b887f2159bb0c2e378a0dacc9b9f94f28e57 authored over 4 years ago
pi4: add a hack to make wifi work on the pi4

The broadcom wifi driver needs NVRAM data in order to work. Manually
grab upstream's board-speci...

3995159864f50e1288b9a43f7d513ad0d0d93918 authored over 4 years ago
networking: don't fail if we can't restore firewall tables

I'm not sure if this happens on all images, but on a pi 4 networking
fails to initialize because...

6aed835e6c147addc6638e797e0bb117b62f6bcb authored over 4 years ago
Update rpi-resizerootfs

mmcblk0p1 versus sda1

a6c0cc19adb81daeebbb3bb13f8848d69ed096b4 authored over 4 years ago
Merge branch 'liw/shquote' into 'master'

Fix: quote expansion of $ROOT in case it has problematic characters

See merge request raspi-tea...

0cf508221ff8972d58cd61db710e88ff072cbf61 authored over 4 years ago
Merge branch 'liw/firewall' into 'master'

Change: comment out firewall setup from eth0

See merge request raspi-team/image-specs!5

0143a70e9026af6a87f8c6dd56a314737d750c15 authored over 4 years ago
Generate a raspi_4.yaml

This allows you to run "make raspi_4.img" and create a raspberry pi 4
image. It doesn't yet add ...

462abf1d43ca3c9037f9fc8a3a36674082dc2d0a authored over 4 years ago
fix minor typo in documentation

The images that are created are raspi_3.img, not raspi3.img. Minor, but
might as well fix it whi...

91a45af6be59d6f1bcfbc18de1e368adbeb560fb authored over 4 years ago
Makefile: use variables for platforms instead of repeating platform numbers

Create a variable called BUILD_PLATFORMS that lists the various pi images
to build. This keeps t...

5507be93ef065f5b68aeef60af8dd67a38f42b63 authored over 4 years ago
Clean up the .xz.sha256 sums that are created during build

dab07510cf2f3e6942060b9801f24531ecdaf6cd authored over 4 years ago
Generate shasums for images both compressed and uncompressed

7384f326dede9a743a5f559d7550b87df5aecb4f authored over 4 years ago
Added xzimages to gitignore

dd08adb2857246153350d4322b7e6ff806315ea8 authored over 4 years ago
non-free must be enabled for updated raspi3-firmware on armel to be pulled in :-Þ

aad5a5a48946fc64fcaa0da8f6d23cc613ce0a27 authored over 4 years ago
Added xzimages to clean target; keep images when preparing xzimages

5add9a4a014c86a4ffd3cbe8c7b5d79604c69c47 authored over 4 years ago
Add xzimages target; build shasums based on them instead

c4b31783eec7a92198abfd476363af6ddc7c4148 authored almost 5 years ago
Oops, extra noise in the checksums! Fixed.

507c5cd45a599a3640bf262419bc5d00befe250a authored almost 5 years ago
Some Makefile cleanup; build shasums from the images as well

5da5be7a5c3760046b8d98c28d803b77237eb5f4 authored almost 5 years ago
Fix wrong syntax targetted for stable-proposed-updates inclusion

4ceaa89eb844321b6e15fb7707f52aa41a71956f authored almost 5 years ago
Enable stable-proposed-updates for building images for RPi 0/1 families

3cdd8af08ddafb735f20fdbb0c622d08beadb6c8 authored almost 5 years ago
Replace a pending "chroot" section by "create-file"

f1445d5f28da7eb5fe032403d737d84fda67a4dd authored almost 5 years ago
debos: Add firmware-brcm80211 package needed for wifi

Signed-off-by: James Valleroy <[email protected]>

22426d73c161ea4ad285eb155af6f92aa3d01844 authored almost 5 years ago
Delete previous build recipes, obsoleted by Makefile-driven master file

71d57afb1c367938993a2c4b0574d1f879a33c83 authored about 5 years ago
Added a Makefile driving a raspi_master recipe

This is instead of maintaining separate recipes for 0w, 2 and 3 hardware

7288c11f0e706881e35d677593306d2018b59a8e authored about 5 years ago
Change: comment out firewall setup from eth0

The files referred to don't exist and therefore bringing up eth0 will
fail. If we want a default...

503560c0e8d8c8d3f344838935b959097343c3a5 authored about 5 years ago
Fix: quote expansion of $ROOT in case it has problematic characters

All the other uses of $ROOT are already quoted, so do it for this case
as well.

56b1e41eb00d8605c2d2e13808be4f7dc0ebf19d authored about 5 years ago
Merge branch 'debos_raspberrypi-desktop_arm64_image' into 'master'

Add a recipe image for debos for ARM64-based RPI

See merge request raspi-team/image-specs!2

b304176a2bfcbd1835f926788ac11ccd81377cab authored about 5 years ago
Add debos recipe for raspberrypi ARM64-based boards

This adds a debos recipe for building a desktop image for a ARM64-based
RaspberryPi. It include ...

c245be293e6d00773880ddb8f61dd23e9bc6fc65 authored about 5 years ago
Fix README: Use systemwide vmdb2

d74005dd11a16586343e1129d53e97bf76a677e3 authored over 5 years ago
Adding debian-security and (commented) backports repositories to sources.list

adc0865af85b0a20020643b9426e49b3b6dd5ad1 authored over 5 years ago
Fixed wrong link in the README. Thanks to Utku Darılmaz for reporting!

62f9ea695ae5216b328a8951a524501697aed58e authored over 5 years ago
Fixed typo in README, pointing to the old Wiki page. Thanks mfv!

7fd05c7eacfbc27a0eeef8002d37816e895c45e5 authored over 5 years ago
Regenerate sysconf.txt once it has been processed

957f6ed6462475de5af73da9e1ebf30e14b282d6 authored over 5 years ago
Added the ability to configure the hostname

79d62f1f55800c3495bfd07805225d5376007842 authored over 5 years ago
Replace "set-sysconf" for a more descriptive "rpi-set-sysconf"

ad7a56130ee29d41a9444af072ff9f4bcd89638a authored over 5 years ago
Replace "set-sysconf" for a more descriptive "rpi-set-sysconf"

959f5367d0a82ec352b5556777047997c6b1e93f authored over 5 years ago
Install and enable set-sysconf

2075ce2a4a0db574fe3febc68aecd1545cc37a87 authored over 5 years ago
Rework set-sysconf not to require Sys::Sysconf

Used a module not in the base Perl install; we fork to "logger" instead.

8ae45e43de6e138d755b713a8f3ca1d1311d0054 authored over 5 years ago