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
87f7a59cab051d54a306a680a615170aa33bd5ca authored about 5 years ago
b4ea63c0454e12af659623d0bd34bba71e6c9f25 authored about 5 years ago
306c7eba3b241c963d3fdbfd47e0bd1cf9c1a323 authored about 5 years ago
bdbd85892e8a80bd69366ea7f84f8ea1f2a0433f authored about 5 years ago
ca31aef1f74294a767ff8f6fb55e904aa21a4cf8 authored about 5 years ago
0a6624b26dd8006a75725e5379431abf1c5b0f09 authored about 5 years ago
Bash sets the HOSTNAME variable, overriding our default
24bb01dec280f568ac59cdd1253a33a6d30ac4c4 authored about 5 years agof8f3d6fe93a6709f02f63f3a203a38bcd33a0c0d authored about 5 years ago
f9375cdcec9421a0b5290a1c34c899d976f60f31 authored about 5 years ago
Test if WPA_PASSWORD is set before check that it has a valid length.
9d334bee66a75bd334b8f241f1c31ce6cc0f5f17 authored about 5 years ago
wpa_passphrase writes its error messages to stdout, so this needs to
tee so that errors are visa...
WPA_PASSWORD needs to be between 8 adn 63 characters. Check early
to avoid hitting error in stage2.
9d15c0f7d1d01ba65fac1d5f7ebdbcfdfb02bbed authored about 5 years ago
32353a162bfaecc41b6ef218b919ef82a0295e71 authored about 5 years ago
18c3cebe94c99daf80dcdeaa8bc0f9202de3a943 authored about 5 years ago
8bdbbfb099ecac884a901572d126b0fe47de5d95 authored about 5 years ago
d7c1ae21cafc0fd32a907db7de2b9c13ef12d76f authored about 5 years ago
5456c3801fc7ef99d1563cd54e581cb9b3d54c4a authored about 5 years ago
5e190333878c45695990a861092991bb5c2cfd15 authored about 5 years ago
7f143a185e891055ef2580b68750ade8c7cdaad5 authored about 5 years ago
Check that realpath is present. OS X doesn't have realpath. The RPi builds on Docker for Mac i...
a449c75facc8b373eab7cf4f884f5a3d45028478 authored about 5 years ago95ba042c8393682eecab36e6c7056a28c5cafed4 authored about 5 years ago
d30343f626916a5b6f23cec67df919bd5a5b643a authored over 5 years ago
This fixes #338 and fixes #294
19c0188798f39149e5a82f70a3f96b96cfdaa7d9 authored over 5 years ago336ff2107e51092ec58639f180a6fce89a01fa61 authored over 5 years ago
8026d9dc8f1675c9fddfa6e714ee4c4df75de502 authored over 5 years ago
80d486687ea77d31fc3fc13cf3a2f8b464e129be authored over 5 years ago
5780006ecd6cfd10677f245b99555a1c6b8ac699 authored over 5 years ago
Previously, fdisk was used by sending commands into its stdin, which is
not very robust (since ...
946f164006148648cc6195f4cae7a7f2d6da6f88 authored over 5 years ago
6538d5babff4e684e986eaee723cce107b5c37c3 authored over 5 years ago
The example for enabling IR transmission in `/boot/config.txt` is still using the deprecated `li...
652780757be196ac7292a9e1d3a8182a2b6c0de2 authored over 5 years agod1ed4a2982fc37fbd69e71cdc408dfa174f66b84 authored over 5 years ago
00c22ab57e4de6a17fd3e9d142426838ec17d36b authored over 5 years ago
This reverts commit a016561600292047971b65d034f0e6eaeadd1122.
e8460beb3b2698b7f4c3bb04e03237ee7f8944e0 authored over 5 years agoc49261d7567f2548af28aa3f3262c017b2f44f4f authored over 5 years ago
77833ba929734536ce257b7dbdd39ee7336903bb authored over 5 years ago
a016561600292047971b65d034f0e6eaeadd1122 authored over 5 years ago
c1ff2b1cacf52d6092b92be77a47481d11ead486 authored over 5 years ago
28f344144c78a0d9fbe8371c9b6f3bd231fec25f authored over 5 years ago
d1f7a389055eae207009dd1a19d971d4b873b73e authored over 5 years ago
8110eb48916b1ee39c1e4eed6783a5a142814ffd authored over 5 years ago
18b945ffb2ed771e7b234af30882f048c27c5e65 authored over 5 years ago
* Use `&&` instead of `;` in Docker pipeline
* In case of error, `&&` does not continue execu...
920e22bdc5224238881d8a87d17efa9d6f1e991c authored over 5 years agoLast commit made the script break on macOS.
From `man sed` (On Linux):
```
-E, -r,...
c0714e33d61da15538ad8deeb23bc195564f0880 authored over 5 years ago
9c0a25d8528c64eea3f208ee53c7c84a1a02c2eb authored over 5 years ago
210b51c293d3fdea968818d72d72085ca181bd7f authored over 5 years ago
4c575d7e8ffceffd0146554447a57d9375ca99d8 authored over 5 years ago
175dfb027ffabd4b8d5080097af0e51ed9a4a56c authored over 5 years ago
37482277d362859b84a50ba4646043f3ab9ecf1e authored over 5 years ago
4118f8d52404deb92de15837aa0ff8456c7b85f9 authored over 5 years ago
This reverts commit 1806504983024db6cf00935e20abcfd3295ab248.
In Buster, APT has built‐in sup...
114353035142d43798a564a552d1c21fa3e91935 authored over 5 years ago
In 667318116acda97b58734ae7512789a0f56db306, README.md’s file mode bits
were changed from 0o644...
* bash variables in build-docker.sh are wrapped by curly brackets
* Ensure presence of config...
ae4ec6445e1ee9bd00f13d7d9ad06327dc0a3306 authored over 5 years agoCheck that file exist before move.
57ef9b88e3116913c557a9c20415bcf50b940106 authored over 5 years ago
Turning off IPv6 by aliasing `net-pf-10` to `off` does not work anymore.
Also, turning off IPv6...
4ca539cb459ca6676e9e6a74f303fbd4a372429f authored over 5 years ago
Added a handy message to make it clear that compiling on a 64 bit OS is causing issues. After sp...
3c559aeb5654b64c1de7d6aa3dd0e3e6fc40a7be authored over 5 years ago
With the Qemu version shipped with Debian Stretch, the `man-db` package
being installed for Bus...
a4be08e275129aea19ba47dd9ff791e1a0037132 authored over 5 years ago
This reverts commit 3682a747bdf319a34fcce7cad9771a1a3ead34ec.
150e25c4f8123a4c9c63e8dca1b4737fa6c1135c authored over 5 years agoe5310d6824a5fc77f96fb844e11ad0f7f705daad authored over 5 years ago
0b4d95c4a2c983423768913ee0624191c6bb0212 authored over 5 years ago
f86cb0d54a597cf18032cb013f404c77f9ef90dd authored over 5 years ago
1ffc374ebffca47f5b1a8ead89b46c14f8465ca7 authored over 5 years ago
0cdec860269dc3e10aad086a27191a1911d1579e authored over 5 years ago
265f342310a3cacfc0c772f6b7d6eff10d6b39f8 authored over 5 years ago
6b78e86a2f83e3a40ff64e168bf408fd5530fcab authored over 5 years ago
a3c76f303870d81e975967d806a230595fd0d886 authored over 5 years ago
Java 8 segfaults during install.
Installing OpenJDK 11 first prevents Java 8 from running.
afeea46a39af3a03bfe9b9a6c68d7ff379ecea01 authored over 5 years ago
d942d5487c035ecd568c1a3049d8b00b14132678 authored over 5 years ago
73fc1462fdf2edf1627867ac4a10ab70d54561f6 authored over 5 years ago
e14a4035331f23a73cc8ee99d0ffa7bba58e915f authored over 5 years ago
Add sdhci.debug_quirks2=4 to cmdline.txt when resizing
Only remove 'quiet' from cmdline if spla...
ba8909f05dca5347252e47afc2e23ca8296d7437 authored over 5 years ago33dfe5404cb3330cfb688d9b3c261e1a0a0b2b02 authored over 5 years ago
17ef7601114693dd0f3fd70440c86dcee988cd4a authored over 5 years ago
9005ba070bfc95fd8f03c3a59719be8e4bd32de6 authored over 5 years ago
7e3b160f1c3607854a46f20052ded1def07aa3f4 authored over 5 years ago
d7aa47e41875e5508aac2dd363e4f1218825939c authored over 5 years ago
0308e92705bc9a22b7574ab5acaa7623e9050b8f authored over 5 years ago
22c8878f5d9680ccc0d848487963345c71e31a43 authored over 5 years ago
Remove ui and staging components
0552ef239b15d18afb497c3b7ce8314ae9970cbd authored over 5 years agoa90b6bd0943a517efc8720b5097f622d0d7c7e64 authored over 5 years ago
Note that quotes are needed, see bug #288.
4ad51961e944e6124094ae5a217e808e6f50399d authored over 5 years ago
The `(..)/raspberrypi-kernel/changelog.Debian.gz` file is not guaranteed
to be present in the b...
* SC1091: the `config` file might not be present, which is normal.
* SC2086: Double quote to pr...
042f769edb5b1a8162b5b7bac8f461106d561128 authored almost 6 years ago
e910bf55ac92e27c6e77043e8995bcb5e0a2d742 authored almost 6 years ago
ee11b802b556fc43d4998749e75aba6a97257b1a authored almost 6 years ago
https://github.com/raspberrypi/linux/issues/2799
3e9b176fab620e00bb36b9a94646aaf376160a49 authored almost 6 years ago30a1528ae13f993291496ac8e73b5ac0a6f82585 authored almost 6 years ago
fb23b8ba92ffc893fe257375ce79e56d3dbe7504 authored almost 6 years ago
91bc38d5102cfada86a1b0a06d41f9826f67ea9b authored almost 6 years ago
Fixes #264
67241b9626a4d89a8389135caf1330bc7a390081 authored almost 6 years agoAvoids a later failure with a less informative message. See #248
b7812278a84da21ffbac9c5ff552b5aff69f842f authored almost 6 years ago
* Made more specific shellcheck disables
* Fixed variable quoting (SC2086,SC2064)
* Use `$*` e...
Fixes #257 #104 #193
Instead of searching by full path, which is prone to fail, read full list ...
7068086c94a5c048aad19c412e31a3a56a5c8b78 authored almost 6 years agoWhen copying files to boot, options that are not supported on fat32 can cause errors. For exampl...
82bcfa427ab697b59d1f863a18fc0862ab309876 authored almost 6 years ago