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)
spelling 8342c2e82921ab70dc27cf773e3655045453ae3b Leah Rowe 2024-09-26 07:12:26
grammar b11b3a4fa6d51478dd04897a2a1f7e5cec717233 Leah Rowe 2024-09-26 07:02:34
typo 6820d43705b410b265ba8acf3d9ebd8d51041875 Leah Rowe 2024-09-26 07:01:20
add playstation page to docs 0424b1f6a413339a18a39f35dc037463215fbafe Leah Rowe 2024-09-26 06:53:44
docs/install: add missing latitudes to hcl b3cb1d224f04af13368c3a6a0fd1953ccb25d84a Leah Rowe 2024-09-23 17:01:00
update docs/maintain/ c18402c8a7013e7811cd1994db1c51aa7017b504 Leah Rowe 2024-09-23 16:57:06
grub_cbfs: add -t raw to example cbfs command 025ac72aeeeee92698e05686ed5177f6763e3b7f Leah Rowe 2024-09-07 01:24:15
simplify docs/install and merge docs/hardware 09844d6258bd27026f53f9cdb731b4086c20fda3 Leah Rowe 2024-08-31 21:28:18
remove wrong info about 820 g2 2f1107f2ca852f154332046a871822663ca792ac Leah Rowe 2024-08-30 01:40:32
minor 820 g2 docs cleanup 2cf3d6911a46707ccd820d94194cbe4fc5af6148 Leah Rowe 2024-08-30 01:39:11
update the 820 g2 hp guide a6d33c415884f109b4b040e92bea2d31730f3704 Leah Rowe 2024-08-30 01:36:57
hp2560.md: remove note about wifi 002b0520f4b361e59b480fa971acfca3f73ea90b Leah Rowe 2024-08-30 00:47:04
clarify pre-install requirement for latitudes 406f9f03529764bf3a2011e08653b36b64310c84 Leah Rowe 2024-08-29 22:59:28
actually add latitude.md 1b938fa4147b6734c29ed8e83a65a319794a88ac Leah Rowe 2024-08-29 22:57:10
unified dell latitude instructions ac0e6833360bd9b0e7ccd51b07bd0c80ce5168da Leah Rowe 2024-08-29 22:54:48
update commands on the porting page 040a918adf09eac5ed119bcb7d721dbace29ff2f Leah Rowe 2024-08-29 21:21:02
add safety link on the e6400 news page 1687ff6e98205ce7f430fdc42e7089882903c2c0 Leah Rowe 2024-08-29 21:20:29
add safety link on the 20240612 page a2e2d85ca17e070f93a9d955c505034b08cc0deb Leah Rowe 2024-08-29 21:19:58
maintain/style: update err reference d450d080ffd70161feaa7734140378987c834d58 Leah Rowe 2024-08-29 20:11:48
ivy_has_common: explicitly mention latitudes 9909590362282181f8507320d0738171e9e270b1 Leah Rowe 2024-08-29 00:00:37
Commit 8342c2e82921ab70dc27cf773e3655045453ae3b - spelling
Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2024-09-26 07:12
Committer name: Leah Rowe
Committer date (UTC): 2024-09-26 07:12
Parent(s): b11b3a4fa6d51478dd04897a2a1f7e5cec717233
Signer:
Signing key:
Signing status: N
Tree: 80615bc786ab2509ce3f89b9cbcbf6f1fc2c103f
File Lines added Lines deleted
site/docs/install/playstation.md 1 1
File site/docs/install/playstation.md changed (mode: 100644) (index 56e98a3..452709a)
... ... solution in case of bugs.
138 138 There are a few edge cases: PsNee (referenced below) might not work well on There are a few edge cases: PsNee (referenced below) might not work well on
139 139 some Japanese playstations, or PAL PSOne Slim, due to extra restrictions in some Japanese playstations, or PAL PSOne Slim, due to extra restrictions in
140 140 the Sony BIOS; therefore, if doing Dual BIOS, it might be wise to use two of the Sony BIOS; therefore, if doing Dual BIOS, it might be wise to use two of
141 those adapter PCBs stacker, using the same OE/CE switch idea. On the one
141 those adapter PCBs stacked, using the same OE/CE switch idea. On the one
142 142 containing Sony BIOS, you might use a dump for US NTSC console for example, if containing Sony BIOS, you might use a dump for US NTSC console for example, if
143 143 setting it up on a PAL PSOne or Japanese console. Japanese consoles otherwise setting it up on a PAL PSOne or Japanese console. Japanese consoles otherwise
144 144 have additional region checks at startup, and PAL PSOne slims check what video have additional region checks at startup, and PAL PSOne slims check what video
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