Franco Fichtner
41d8cf30c9
src: small audit regarding "pkg" use
...
Running the grep below lights up a few spots still:
# git grep 'pkg[^/\[\.a-z'"'"',()_+"]'
Make a few decisions for the future:
* Use "pkg-static" outside the firmware code consistently
with a full path
* Modify ambiguous code or comments to not be found by the
grep above
* Firmware uses PKG now if we ever have to pivot to pkg-static
or when we need to overwise modify the call.
The goal of this excerise was to find all stray package manager
spots that may run their own embedded pkg-update without the
proper environment which should be gone for now.
2024-11-13 11:59:47 +01:00
William Desportes
694d828ab1
Improve CONTRIBUTING
2023-06-07 14:51:43 +02:00
Franco Fichtner
51f97e176e
firmware: start phasing out LibreSSL glue
...
No longer able to select it from the GUI. CORE_FLAVOUR
still exists but can be removed safely later on.
2023-01-27 12:53:48 +01:00
Franco Fichtner
02f159599f
README: add coverty badge
2022-11-09 11:51:40 +02:00
Josh Soref
20a3c3da38
Spelling ( #5885 )
2022-07-18 13:59:03 +02:00
Franco Fichtner
4472a23596
firmware: switch to FreeBSD where appropriate
2021-08-02 21:48:29 +02:00
Robin Schneider
5b8228430d
Use HTTPS everywhere (mechanical edit using util from https-everywhere) ( #4534 )
2021-03-08 20:04:45 +01:00
Franco Fichtner
072d9673b9
pkg: useless overrides ARCH and FLAVOUR
2020-04-15 19:12:22 +02:00
Ad Schellevis
df142dc8df
change os references to HardenedBSD
2019-02-01 16:13:12 +01:00
MichaelDeciso
461a64a711
README: Fix typo and punctuation ( #2888 )
2018-11-08 20:52:45 +01:00
Franco Fichtner
1e7296497f
make: style now checks PHP and Python for build test
2018-11-04 16:52:48 +01:00
Franco Fichtner
f651d13359
make: preliminary `collect' target
2018-02-28 19:57:00 +00:00
Franco Fichtner
9c63784ebf
make: update target, some cleanups
2018-02-26 14:55:16 +00:00
Constantin
6da55b3d14
fix link to development architecture ( #1830 )
2017-09-17 17:36:09 +02:00
Franco Fichtner
8185e2007b
pkg: exclude missing packages on armv6
2016-10-24 17:13:50 +02:00
Franco Fichtner
7985db12e0
README: bring it up to speed, discourage mount/umount usage
2016-08-13 14:02:37 +02:00
Franco Fichtner
e858714f7e
README: add one and tweaks; closes #891
2016-04-17 09:04:10 +02:00
Isaac (.ike) Levy
5489e8eca9
minor typo
...
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-12-11 08:31:06 -05:00
Franco Fichtner
8774e177d3
README: fiddle with wording and readability on a terminal
2015-05-31 14:14:46 +02:00
Ad Schellevis
33c5c21be3
Create README.md
2015-04-06 16:38:10 +02:00