Ecosyste.ms: OpenCollective

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

gitlab.com/nirvati/os/rpi


https://gitlab.com/nirvati/os/rpi

Check binfmt_misc module is loaded

Give a friendly error message early.

a8eb03a5e4f29ac48bf3fe427c2179f862e0a053 authored almost 6 years ago
README.md: Add more info on Docker

9d38bfac234b149a78b14b8cd10185f230f469ad authored almost 6 years ago
Ensure extra config file is passed to docker

Fixes #253

Rather than use --env-file, which gets overwritten by the regular config file, pass ...

c147df99bcc3190a31c90faeab858b2e5e0c14e2 authored almost 6 years ago
Improve update_issue() function in common script

* Allow to customise pi-gen script name and repository in the generated issue file
* Preserve co...

9e6af470450abae0499acd521ab8bd40ba65c791 authored almost 6 years ago
Improve bootstrap() function in common script

* Tidy up and simplify function code
* Allow to pass extra arguments to debootstrap, e.g. `--var...

3b90b7ffed64802fdab9de096ded74dbcc909a90 authored almost 6 years ago
Decrease zerofree verbosity

Fixes #251

3961bff8a401588d9a5d32066175aad605671768 authored almost 6 years ago
Add a DEPLOY_ZIP setting

61a994c88ceb4a9ded0aca5eeedbe56c801b5acd authored almost 6 years ago
Update 00-run.sh

Fix typo

d945d422d4e26df6fff7185da28874432a974d78 authored about 6 years ago
Add username validation

Check that the username is valid before doing any work. Use the default regex from debian's addu...

9714a11204f2c937a1c8b7d5c654426ed6c6909b authored about 6 years ago
Quote wpa wifi variables

Allows essid and passwords with special characters.

c72f0b47ff01045608bf3ac15c1ab80546d72e1a authored about 6 years ago
IMG_SUFFIX evaluation in export image (fix #241)

d88f536536ca3071edb56e85224fdf1c34086a16 authored about 6 years ago
fixeb package realpath (via coreutils)

21aeca1b0c1ffd4c3336be31da510315714e87a8 authored about 6 years ago
build script is build.sh

build script is build.sh

640027d5df0ef7eeeabf98fdd327741f4714aeda authored about 6 years ago
Fixed another hard reference to the 'pi' user name

3b1d05144fb79a7d57713203c21f147976258a07 authored about 6 years ago
Fixed a hard reference to the 'pi' user name

189b8f0400f6f785ebd9b5fcf4ba47862d0d0928 authored about 6 years ago
Allow custom stages

STAGE_LIST can be specified in the config file to run additional build stages.

d7ef46b06a4b8c6d54751b6301f7b6f4ac9bb2ea authored about 6 years ago
Allow custom deploy zip filename

d7ca8e8f143293c9803e48501675832af0a3108e authored about 6 years ago
Allow custom image filename

08405eb792c66acf7f4fa4d11abf31bb3da5ab13 authored about 6 years ago
Allow enabling ssh server from config

Add ENABLE_SSH option

cc6605695d75450d4dffd7bcc1563c3263b614b0 authored about 6 years ago
Add commandline argument for config file

A config file can be specified when running build, e.g.:

./build.sh myconfig

7fbfdda31e5771b849876d306c25ede237bc577b authored about 6 years ago
Allow setting user name and password from config

Add FIRST_USER_NAME and FIRST_USER_PASS variables that can be set
in the config (or enviroment)....

d07096ebb565bc9ac97974895c57d88b0e82ce23 authored about 6 years ago
Allow setting up wifi from config

Add WPA_ESSID, WPA_PASSWORD and WPA_COUNTRY options to config.

f4dc2dcce6d1fa16fb9e235456ac8de0ae4e9501 authored about 6 years ago
Add PINN restore support

d1b747747c81d34c6779c2ac9bb86fcbfac79c6c authored about 6 years ago
Update release notes

980bdb961bb72bd130f68fb2141a6cc095d1251d authored about 6 years ago
Install libreoffice with all recommended packages

Move python-games to Raspbian Full and install as a Debian package.

181218ea9d10d907c8f195d94f56272676acae2c authored about 6 years ago
export-noobs: fix units

0f7e3dec0518ac8f9cde0649b55a46ebf26a289b authored about 6 years ago
stage4: add vlc

7e0c786c641ba15990b5662f092c106beed40c9f authored about 6 years ago
Add extra packages back and create a 4GB image

cbe273b8508177dc2da40739adac0ad8375c3654 authored about 6 years ago
Update release notes

6ffcafe1b8018a60a9d417cf8154248ca5b967cd authored about 6 years ago
scripts: do not ignore errors inside on_chroot calls

4fc1423fdff262f1ca8e5f4a0ba706b5ff35f428 authored about 6 years ago
Add curl to apt-get script in README

c9b658ecd666e6c7f140f5f8179323ca1f6b70e9 authored over 6 years ago
Check /debootstrap exists before trying to remove

f8b629d6c7a3aec33edb3e0a60231e431eeaa8b7 authored over 6 years ago
stage2: set timezone properly

33e94c46f32fb2e9b1f7106d7a790f074815dfd1 authored over 6 years ago
Remove /debootstrap

7ccf8185b39062afe399f2bdd2b327f5f4460327 authored over 6 years ago
stage2: remove left-over debconf file

378a2bdfa756fb05166c7b75735d4037288169ef authored over 6 years ago
Remove Mathematica

7b40fd11bc13d6496bb6bd1bc02f946b7e0ac7cb authored over 6 years ago
stage2: add ssh-import-id

59cd0a3d9c8f90c560b887b2c3497c047637502d authored over 6 years ago
Update release notes

42279ee7b583261ef6463101d6f25b3f3cd42be7 authored over 6 years ago
export-noobs: keep 'quiet' in cmdline.txt

11339341114b6386070d08f1f8974f73dca90a9e authored over 6 years ago
stage2: Set default timezone to 'London'

37da6846ddddd979364eec2e3d4b2e60d72cbd42 authored over 6 years ago
stage2: accept Mathematica EULA here instead of stage5

6000d5871fd560a92c3512144a2a9f91450fc2d4 authored over 6 years ago
added Troubleshooting section to README.md, and addressed binfmt_misc issues

330ce73491d2aa5d0ab5d9843fead3dc3025c458 authored over 6 years ago
Add localisation packages

02e4c733e37c3bd08eace0dbc51d679f05c74330 authored over 6 years ago
stage4: add libav-tools

99e43ea229a6227ecdaa64c44974948d13de0d0a authored over 6 years ago
Adding file to packages (#196)

568cfb014eb16661f837c62c603cfde94eafb933 authored over 6 years ago
depends: add 'git'

07bb3bdc7d3e7e30e7817b09048df4d78b516349 authored over 6 years ago
depends: add 'file'

8e898a6b34974582321e33b4e3aa9f7b0e558173 authored over 6 years ago
Release notes: Fix typo, bump header

34780633cc971dcd237b6bb43a6220c8e5eb9eab authored over 6 years ago
Update release notes

0d34fb94398a4bd79711f21d6a0b5d35fe5f4a76 authored over 6 years ago
stage4: install libreoffice-pi instead of libreoffice

8e7faf7fbadce57ffd90d3d7a7b70a121a565c77 authored over 6 years ago
stage5: add latest MagPi issue

3c3528aaf0ab5acbffd3b9f8ea80b6d35237a19d authored over 6 years ago
stage4: Add piwiz and rp-prefapps

Remove claws-mail, greenfoot, bluej, nodered & realvnc-vnc-server

1445894c2e03c88701d1cca4aed9a8f82c41f4a1 authored over 6 years ago
stage0: add missing raspberrypi-kernel package to the firmware sub stage (#185)

8d9cfb3e467c83b80c496a2c4c1cb2577eb81ccf authored over 6 years ago
export-image: clean additional backup files (#186)

fea9e2945a7538407d566792dccb05002cdc3e24 authored over 6 years ago
stage2: clean unused/obsolete patch (#187)

9d76d3a6a2507cad8edd3d67c9798018f00bf3eb authored over 6 years ago
stage1: add missing netbase package to the net-tweaks sub stage

df156f02ff0e93b40caf79b083677beb691e63d1 authored over 6 years ago
export-noobs: bump kernel version in os.json

4a5ecb618038be9d5be19e968aca115f19a181f7 authored almost 7 years ago
stage3: switch from xpdf to qpdfview

1f51b8bd18bc21f4d9af05e9a32348001597dae8 authored almost 7 years ago
Update release notes

d6c238c1b2b1b070a574d3e25048ca442e3e221f authored almost 7 years ago
sources.list: change {mirrordirector,archive}.raspbian.org to raspbian.raspberrypi.org

93db3736721d968a6ab67d37243d6f3aa6958d00 authored almost 7 years ago
Fix some quoted globs in export-image cleanup (#173)

555417bbe665b23ad81eda5ab9cb0c9edfcd480b authored almost 7 years ago
Add README detail on the 'patches' process (#170)

75452f9a00de7acdbf32f56dbbd3bd3dd607ad96 authored almost 7 years ago
Remove quotes in globbed patch CLEANup (#168)

Globbing does not work within single or double quotes.
https://unix.stackexchange.com/questions...

343cabc8f54c7da157161dbd58b628a60f618c3c authored almost 7 years ago
README.md: Clarify USE_QEMU (#165)

de5b2baa1ce065b74116b9ee9460f6932b99da0a authored almost 7 years ago
Update release notes

589afcc72d9a9e514f499af5530da74577cd46c6 authored almost 7 years ago
shellcheck

ff2d5edee18efbb7ba2498e5bf8d308c186c4866 authored almost 7 years ago
Remove unnecessary files

56da271499afe7ae8e35a8fd30f04135283b2fb0 authored almost 7 years ago
Update stage specification using SKIP_IMAGES (#163)

Change Stage specification guide from removing `EXPORT*` files to adding `SKIP_IMAGES` as per ne...

019d47db3b7b2a3bd859f19a130fcd5f869ef137 authored almost 7 years ago
Add option to preserve build container (#160)

b4035400ffe7483935bd8afd5056616aa5d1c99a authored almost 7 years ago
export-image: don't round up if already a multiple of 4MB

Fixes #156

4d689a25fdd2309e1c6c1b01d12523b3cd401461 authored almost 7 years ago
make root filesystem 4M aligned (#154)

40eae05204c00a4c4a070ea651fa4c11b12f5beb authored almost 7 years ago
stage2: don't set 'country' in wpa_supplicant.conf

e6f7cd5cd6f45a5917d8453c19104e42eefcfe65 authored almost 7 years ago
Remove ld.so.preload and policy-rc.d changes

c430f618d048cec735224fd4166444f0d858f62a authored almost 7 years ago
stage4: drop 'Documents' directory

Closes #121

4c7980fa1ef966da15a02c7b78f6670cafad606c authored almost 7 years ago
stage3: install obconf

702b3e7e8068705a30b4376568c6c08dca618d44 authored almost 7 years ago
Added Button SHIM, Unicorn HAT HD and Pan Tilt HAT (#159)

cace22768a58a6940b24ecda579dfd02d1bf6a32 authored almost 7 years ago
Allow image building to be skipped for stages (#137)

066eb03d52868290661e813738a9a66eda263aa9 authored about 7 years ago
Correct help text (#145)

40e5dae8190cd76aa2fc2461adc217e802083b0f authored about 7 years ago
Update README with some information on how the build works (#136)

6e3256941564a97dc1cb563bb2667caef7e7a0ce authored about 7 years ago
stage2: install policykit-1

Closes #116

13185c82247bc612213361952f18efa5c87455af authored about 7 years ago
Update os.json

b71bf3179310aadf9aaf2ffcdf094a88e488dce8 authored about 7 years ago
Round image size up to nearest 4M block

aa8731012ea96de610aa51c42462d2a7b2a020d0 authored about 7 years ago
Update release notes

4b08ad07b16a256e1f2522fe1116b22c8961851a authored about 7 years ago
stage2: install man-db

5c44fc727e6eed8563c088a4e07cd2fb9d559d26 authored about 7 years ago
Remove fonts-arkpandora

53259b48d3053d135f6a2eacdbe245d6d2c01b53 authored about 7 years ago
Remove /etc/vnc/updateid when finalising

35994f5d9cc0d6765c7bae558ad0a0203b04223e authored about 7 years ago
Fix typo in export-image

Fixes #132

31fcc809538fda3459efcc953929103aca888122 authored about 7 years ago
Label root partition

Fixes #131

90adfb155185909d4555dce673fafc260f33f2ab authored about 7 years ago
Add caution about WORK_DIR filesystem

9f2941954f64d70c0df0de1923c57bf0ef96ceca authored over 7 years ago
fix docker-in-docker copying when not doing CONTINUE=1

52c6748e676fc0329911f0413d41b9edacbce7a3 authored over 7 years ago
Docker-Build enhancements

- don't use any volume mounts anymore to allow using docker-in-docker
(with docker.sock mounted)...

732a87415d58705b6fac268e98ee9e5b0329f76e authored over 7 years ago
Fix font packages

9aa87dbfb4a9d6ec3e5796d8275a45e2d685e8d6 authored over 7 years ago
[adding] qemu emulation layout to test images with qemu

26fcf59f3f36973f7ad6163867c235291343aa64 authored over 7 years ago
Revert "stage2: install fdisk"

This reverts commit e7e04fcde3ec4cd3b7d79a6c33fd68ee9be7ebfb.

496e41575eeb9fa13f394ffb407b7bc1d00b21c2 authored over 7 years ago
stage2: install fdisk

e7e04fcde3ec4cd3b7d79a6c33fd68ee9be7ebfb authored over 7 years ago
Update release notes

5024709d70a8556b4eb7f1b03c207f11a8a26222 authored over 7 years ago
[fixing] docker parts

727db0ed63cc0e11e2be54137ce1ef2124387f22 authored over 7 years ago
stage3: install fonts-droid-fallback

e64ea5bce4abbeb7fff727c439fb35a7b3190646 authored over 7 years ago
Update release notes

63c312d1fe4bf09ceb429c7bdb0f1e46d3bed503 authored over 7 years ago
Update README.md

Fixes #105

2f032b1d19ffd985546ab9344ad46d317ab375bf authored over 7 years ago