summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-01-27 16:18:47 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-01-27 16:18:47 +0100
commitce2a76e6d9f73b5baad9c4183328e2652905a0f3 (patch)
tree58d9f1127b1370b2daa5ab7354629949994abc68 /etc
parentca0bc44db1a6a4354ca20ddc2619339e595afab8 (diff)
downloadmidipix_build-ce2a76e6d9f73b5baad9c4183328e2652905a0f3.tar.bz2
midipix_build-ce2a76e6d9f73b5baad9c4183328e2652905a0f3.tar.xz
etc/README.md: updated.
Diffstat (limited to 'etc')
-rw-r--r--etc/README.md19
1 files changed, 13 insertions, 6 deletions
diff --git a/etc/README.md b/etc/README.md
index c1be480d..802c69e1 100644
--- a/etc/README.md
+++ b/etc/README.md
@@ -2,12 +2,19 @@
the project's IRC channel #midipix on Libera and ask for the address of the
internal repositories required in order to build Midipix.
+> N.B. Due to the present state of the (largely) automated package upstream
+updates integration script and, despite frequent contributions, lack of
+human resources, it bears mentioning that the 3rd party packages built
+and distributed by this script are often not up to date with their resp.
+upstream and *may* hence be **insecure**. It is advised that this be taken
+into account when deploying and using Midipix distributions.
+
[//]: # "{{{ Table of contents"
# Table of Contents
-1. [What is midipix, and how is it different?](#1-what-is-midipix-and-how-is-it-different)
+1. [What is Midipix, and how is it different?](#1-what-is-midipix-and-how-is-it-different)
2. [Building and deployment](#2-building-and-deployment)
- 2.1. [Building, installing, and using a midipix distribution](#21-building-installing-and-using-a-midipix-distribution)
+ 2.1. [Building, installing, and using a Midipix distribution](#21-building-installing-and-using-a-midipix-distribution)
2.1.1. [Build-time dependencies](#211-build-time-dependencies)
2.1.1.1. [Alpine-specific notate bene](#2111-alpine-specific-notate-bene)
2.2. [Deployment](#22-deployment)
@@ -34,8 +41,8 @@ internal repositories required in order to build Midipix.
[//]: "}}}"
-[//]: # "{{{ 1. What is midipix, and how is it different?"
-## 1. What is midipix, and how is it different?
+[//]: # "{{{ 1. What is Midipix, and how is it different?"
+## 1. What is Midipix, and how is it different?
midipix is a development environment that lets you create programs
for Windows using the standard C and POSIX APIs. No compromises made,
@@ -62,8 +69,8 @@ in other projects.
[//]: # "{{{ 2. Building and deployment"
## 2. Building and deployment
[//]: # "}}}"
-[//]: # "{{{ 2.1. Building, installing, and using a midipix distribution"
-### 2.1. Building, installing and using a midipix distribution
+[//]: # "{{{ 2.1. Building, installing, and using a Midipix distribution"
+### 2.1. Building, installing and using a Midipix distribution
A Midipix distribution consists of the following:
* the native Midipix toolchain, consisting of perk, gcc, its dependencies,