libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/
List of commits:
Subject Hash Author Date (UTC)
docs/build: Remove the python instructions c1daf0fc5ec42fac72c3d608a4c112770edbf97a Leah Rowe 2025-01-05 22:21:49
list angel pons on contrib.md (haswell nri) 6a8e230d7a2543282c1f9a50b86259a98decf11a Leah Rowe 2025-01-05 20:13:51
clean up references to who.md fcb63c3c3b5673aa2afafbe9fe7702eaa4f10d55 Leah Rowe 2025-01-05 18:16:16
Vastly expanded the contrib page fd1a0ae3a2b3915abfafbf31baa233e2d4e034c2 Leah Rowe 2025-01-05 18:09:14
rename contact-fr.md to contact.fr.md 7fddfaca820d075bf31dc60548b8b62825bacabd Leah Rowe 2025-01-05 12:19:42
further clarification of intent 90804582a8df8824f82fd1757dd40487ddac34a1 Leah Rowe 2025-01-05 12:05:44
docs/maintain: Clearer introduction to PSDG policy a3158f3f97f949513916b8345a58c7645415cb01 Leah Rowe 2025-01-05 12:04:14
ivy_has_common: document setmac restore 990f55056394103be65119b38f0e37def16fdcef Leah Rowe 2025-01-05 11:24:54
ivy_has_common: document setmac keep a6026556c97d229fb7f43cad10a3d0eee51efbac Leah Rowe 2025-01-05 07:58:32
further expand the system requirement info 43e7f2eff0f5f28103e87037dc28158a9e0e2a8c Leah Rowe 2025-01-04 17:31:40
remove duplication 00dacd33ef28baf4bceb5aa17f823f0bd8100818 Leah Rowe 2025-01-04 17:25:11
move system requirements to docs/maintain/ 9011218a8eeb7f2f3ea89e605f5331c959267f9c Leah Rowe 2025-01-04 17:23:02
docs/build: specify system requirements e6e952ac11b64f0dddf1beff68f36f07b48396ea Leah Rowe 2025-01-04 17:07:27
tidy up the vendor inject guide 08f35ff1b6d5d8a8481a3fecf7c2b44f9a978982 Leah Rowe 2025-01-04 15:42:38
install/nvmutil: Safer cat/de-cat instructions c587cee2ac9f3e36f36b978da63279e7241ecb2a Leah Rowe 2025-01-04 15:34:11
ivy_has_common: Mention deguard there 2361a1de72810be49921fadd8f27696f0d88aaab Leah Rowe 2025-01-04 15:12:34
ivy_has_common: shorten the FSP section b11a61c97c5618fc2aa03d3c2e57a8f91b0f8e31 Leah Rowe 2025-01-04 15:09:11
docs/build: tidy up debian trixie notes 1e117c77af7f60e50d9c56e7b9053e0e4eb01bb4 Leah Rowe 2025-01-04 03:08:17
further clarification b6929f8381e99e5d6d647092d1c45ed687eb1bf1 Leah Rowe 2025-01-04 00:28:30
further debian trixie/sid instructions c3037165691d6d34bcce4b709336fd1d7726346c Leah Rowe 2025-01-04 00:25:09
Commit c1daf0fc5ec42fac72c3d608a4c112770edbf97a - docs/build: Remove the python instructions
lbmk hacks PATH now to deal with this

see lbmk patch from 5 January 2025:

* 411fb697dfc set up python in PATH, ensuring that it is python3

python3 is dealt with automatically now, so the user
doesn't have to do it

Signed-off-by: Leah Rowe <leah@libreboot.org>
Author: Leah Rowe
Author date (UTC): 2025-01-05 22:21
Committer name: Leah Rowe
Committer date (UTC): 2025-01-05 22:21
Parent(s): 6a8e230d7a2543282c1f9a50b86259a98decf11a
Signer:
Signing key:
Signing status: N
Tree: e4e475244683d07b3d20eb4035bb5baa0db6ed44
File Lines added Lines deleted
site/docs/build/index.md 0 17
site/docs/build/index.uk.md 2 5
File site/docs/build/index.md changed (mode: 100644) (index 326308e..3831f00)
... ... Change the name and email address to whatever you want, when doing this.
80 80 You may also want to follow more of the steps here: You may also want to follow more of the steps here:
81 81 <https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup> <https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup>
82 82
83 Python
84 ======
85
86 You should ensure that the `python` command runs python 3, on your system.
87 Python2 is unused by lbmk or anything that it pulls down as modules.
88
89 If building on Debian/Ubuntu based systems, you can achieve that via:
90
91 sudo apt install python-is-python3
92
93 On Fedora, you can use the following
94
95 sudo dnf install python-unversioned-command
96
97 On most modern distros, Python 2 is no longer included and Python 3 will be
98 the only one available on the `python`.
99
100 83 How to compile Libreboot How to compile Libreboot
101 84 ======================== ========================
102 85
File site/docs/build/index.uk.md changed (mode: 100644) (index ed42272..5a67bdc)
... ... Git
89 89 Ви також можете захотіти прослідувати більшій кількості етапів тут: Ви також можете захотіти прослідувати більшій кількості етапів тут:
90 90 <https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup> <https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup>
91 91
92 Python
93 ======
94
95 Python2 не використовується lbmk або будь-чим, що завантажується в якості модулів. Ви
96 маєте переконатись, що команда `python` виконує python 3 на вашій системі.
92 Build
93 =====
97 94
98 95 Zero..st, check time/date Zero..st, check time/date
99 96 ------------------------- -------------------------
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/lbwww

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/lbwww

Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/lbwww

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main