2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-08 16:47:40 +01:00
Commit graph

238 commits

Author SHA1 Message Date
cd6514123b
site: git.md: fix privacy issue.
Using simply 'git log' or 'git show' shows the author but not the
commiter.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2023-11-12 01:45:29 +01:00
a705ef9e78
website: Remove absolute links.
Without that fix, clicking to Download will go to
https://gnu.org/download.html.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2023-11-07 19:10:15 +01:00
3adc217cf1
Move the website to /software/gnuboot/test
The website will be published to https://gnu.org/software/gnuboot. But
for now it is not ready yet to be published as-is because there are no
contribution instructions yet and we also need to agree on what to put
on the main page.

So until that's fixed, it will be published to
https://gnu.org/software/gnuboot/test.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Neox: Suggested the split from the "website-build: build.sh: switch to
      GNU Boot repositories." commit.
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2023-11-07 19:08:13 +01:00
cc3dea2d7b
Move images in the website directory
Since the website and the images were merged in GNU boot respectively
in site/ and www/, we can now modify GNU boot to only be cloned once
to build the website.

This also requires to move the images inside site/ at the place where
website-build expects them.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Neox: Suggested the split from the "website-build: build.sh: switch to
      GNU Boot repositories." commit.
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2023-11-07 19:07:59 +01:00
364cf80216
website: index: inform about the RC1 and tests status
Now there are probably too much people to thank to have all that on
the main page.

If we want to keep their names, a better idea would be to collect all
their names and add them to the release announcement.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-10-04 21:34:48 +02:00
8bd31b5c2e
Add warning about unreviewed web pages.
For the GNU Boot website and documentation we reused:

- The Libreboot website as it contains a lot of documentation
  (installation instructions, documentation on supported computers,
  etc). And we don't want to re-do all that from scratch.

- The libreboot.at website as some of its modifications (like the
  ability to include images from the same domain, the fact that it
  mention that it's not libreboot.org, etc) are useful to us, and here
  too it's a good idea not to have to re-do all that work from
  scratch.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-10-04 21:34:08 +02:00
d7fc6bc94b
website: index: help: reorder paragraphs and adapt to GNU Boot.
Informing about Libreboot freedom status and/or switching URLs to GNU
Boot are two approaches meant to deal with the same issue.

Informing people about GNU Boot however is not necessarily directly
related to that.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-10-04 21:24:18 +02:00
2741da3959
Fix images path for web usage
We don't plan to use an external website just for the images, so
we need a local path for the images.

Since the images are in www/ in the images repositories, it's easier
to expect the images in img/www to enable easy deployment by users.

The path of the images aren't relative to the page. So we need to use
a kind of absolute path for it to work.

We have the choice of not using any domain (/img/www/) or using a
specific domain (DOMAIN/img/www/). We use the former as the later
doesn't work offline and cannot use the local images.

However the downside is that we need a local web server for it to work
as simply opening the html files in a browser won't work unless the
user puts the images inside /img/www inside the root filesystem.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-08-17 01:21:51 +02:00
2e12909078
Add GNU Boot project announcement
We reused the work of libreboot.at as this is less work than
restarting from scratch.

It also contains the smallest possible change to make the review
easier.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-08-03 18:45:41 +02:00
efdfbcadd2
Order maintainers names alphabetically
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2023-04-14 18:51:22 +02:00
a7b2dcd815
Better instructions to create patches
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
GNUtoo: Removed tab in the line after "You'll have to specify the
        mailing list address:"
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-04-02 02:24:20 +02:00
0ee39b89b6
site/docs/install/index.md: Update contact information
Thanks to the person who reported the issue.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2023-03-29 15:44:19 +02:00
Ian Kelling
0f3dc82ed5
fix typo
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-22 13:11:50 +01:00
1ef4a4e9cc
Fix first Libreboot release date
The first Libreboot release was the 12th December 2013[1].

This is also correlated with the fact that I moved to France around
summer 2013, and around December, I gave Leah my build scripts (under
a free license) and I answered all her questions in order to help her
getting the first RYF computer certified. That then lead to the
creation of Libreboot. So the first release cound't have happened in
2009.

[1]https://libreboot.org/news/libreboot20131212.html

Reported-by: f_ (Ferass El Hafidi) on #libreboot on Liberachat.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2023-03-20 15:46:08 +01:00
c40f0498ef
Fix GRUB GRUB typo
Reported-by: bill-auger on #parabola in Liberachat
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2023-03-18 16:31:08 +01:00
6097c27145
Changing to actual contribution instructions
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
2023-03-17 23:45:12 +01:00
Many people
db25ff8c68
Clarify that we worked with them to find ways to keep their Libreboot free
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
GNUtoo: commit message only.
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 23:45:04 +01:00
4130041bd0
Changing to actual maintainers
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
2023-03-17 23:44:56 +01:00
d338b33a14
Removing deprecated contact channels, adding new ones
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:57:08 +01:00
8acb00e31d
Removing deprecated links (minifree,notabug)
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:56:47 +01:00
fb9b539cde
Update git repositories URL
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:56:26 +01:00
0eff42e22a
Remove the project logo
We will most likely get a new logo, so it doesn't make sense to
keep this one as it would increase confusion between our genuine
Libreboot, and Leah's Libreboot.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:56:26 +01:00
e63262d53c
Make images work
Before the images were hosted on a separate domain. Since we don't
have that, we moved them in libreboot/img and the address were changed
with the following command:
$ sed 's#av\.libreboot\.srht\.site#libreboot.srht.site/img#g' \
  -i \
  $(git ls-files | xargs grep "av\.libreboot\.srht\.site" | sed 's/:.*//' | sort -u)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:56:25 +01:00
39aff0f989
Use the new URL.
The URL was changed with the following command:
$ sed 's#libreboot.org#libreboot.srht.site#g' \
     -i \
     $(git ls-files | xargs grep "libreboot\.org" | sed 's/:.*//' | sort -u)

If the website is moved again in the future we will need to change the
URL again in the same way.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:56:25 +01:00
Many people
9e16226b20
Add improvements to the announce
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien Bourmault <neox@a-lec.org>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:55:30 +01:00
Many people
73c505b5e6
Add project announcement
Note that the text is a collective work by many people and that I only
have written an extremely small part of it.

Signed-off-by: Adrien Bourmault <neox@a-lec.org>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien Bourmault <neox@a-lec.org>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-03-17 16:54:04 +01:00
Leah Rowe
cb3da8ef42 css: set width 60em, not 50em. (it was adapted from untitled.vimuser.org) 2022-01-02 07:58:04 +00:00
Leah Rowe
2c4acfb902 fix formatting issues and optimize the css rules 2022-01-02 07:56:22 +00:00
Leah Rowe
b713dace1e People constantly fail to understand what Libreboot is. This should fix that 2022-01-02 07:35:30 +00:00
Leah Rowe
1f27433358 work around quirk in pandoc 2021-12-11 11:10:20 +00:00
Leah Rowe
1749b49981 make the title less "angry"
it's not angry, it's excited. but ! can look angry to some people. make it
boring and conservative instead. no exclamation mark
2021-12-11 10:32:00 +00:00
Leah Rowe
4ab37bb392 note about firewalls 2021-12-11 10:26:30 +00:00
Leah Rowe
34530fcbeb make the new page look nicer 2021-12-11 10:06:15 +00:00
Leah Rowe
abd138470c add news page requesting translations 2021-12-11 10:03:42 +00:00
Leah Rowe
93024fe671 docs/install/d510mo: remove wrong image 2021-12-08 23:57:29 +00:00
Leah Rowe
d3ed7de6ff docs/hardware: report D945GCLF2D as working 2021-12-08 06:59:01 +00:00
Leah Rowe
21b7c14cdf add note about powertop/macfanctld being redundant in libreboot 20211122 2021-11-23 09:00:02 +00:00
Leah Rowe
5f2c06b917 be less annoying 2021-11-22 22:05:21 +00:00
Leah Rowe
9406f98e4b again i say: libreboot 20211122 2021-11-22 21:11:07 +00:00
Leah Rowe
905bb86985 credit vitali64 for macbook21 cstate3 patch on the 20211122 announcement 2021-11-22 19:01:39 +00:00
Leah Rowe
ea96cf422c libreboot 20211122 announcement 2021-11-22 18:39:01 +00:00
Leah Rowe
3fc7e6d464 updated build instructions 2021-11-21 16:25:52 +00:00
Leah Rowe
d4486fede4 ditto 2021-11-20 13:30:01 +00:00
Leah Rowe
9adcc3b90e remove redundant paragraph on the homepage 2021-11-20 13:26:35 +00:00
Leah Rowe
dc5882372f Revert "update note about microcode on d16 hardware"
This reverts commit 89caef9c13.
2021-11-19 10:33:44 +00:00
Leah Rowe
a11922a526 simplify the homepage, and the license declaration
Each page had the GFDL license declaration on it, but this is unnecessary due
to <https://libreboot.org/license.html> being linked in the footer on each
page. It clearly defines your rights when accessing the site.
2021-11-19 09:24:54 +00:00
Leah Rowe
55147714ab nuke faulty paragraph 2021-11-19 08:51:39 +00:00
Leah Rowe
4be2eed23e remove nuke notices for c201 stuff. the docs will be retained 2021-11-19 08:49:15 +00:00
Leah Rowe
a5bf39efa2 docs/hardware: note about ram on ga-g41m-es2l 2021-11-18 17:52:12 +00:00
Leah Rowe
7141a96a5a Revert "remove unnecessary articles"
This reverts commit 5e05bae486.
2021-11-18 17:09:52 +00:00
Leah Rowe
89caef9c13 update note about microcode on d16 hardware 2021-11-18 16:58:20 +00:00
Leah Rowe
a80998fe92 update the tasks page 2021-11-18 16:45:10 +00:00
Leah Rowe
b8aa448a68 mention other dependency build scripts, for distros 2021-11-18 07:23:15 +00:00
Leah Rowe
9efb1924da update homepage 2021-11-16 06:44:22 +00:00
Leah Rowe
ac5fc1c214 update 2 2021-11-16 06:00:33 +00:00
Leah Rowe
b813fdc55a update 2021-11-16 05:29:18 +00:00
Leah Rowe
879b271989 update and optimize the homepage 2021-11-13 05:48:07 +00:00
Leah Rowe
5e05bae486 remove unnecessary articles 2021-11-12 00:08:58 +00:00
Leah Rowe
697093efac delete the rms article. redirect to stallmansupport.org
the article served its purpose. it was never intended to be online permanently.
that battle ended 6 months ago.
2021-11-11 07:51:40 +00:00
Leah Rowe
c240cc8995 clarification 2021-11-09 09:04:23 +00:00
Leah Rowe
f4e481e83a new libreboot release soon 2021-11-09 01:38:23 +00:00
Leah Rowe
2c90b91a5d docs/install/spi: fix the coolest typo ever 2021-11-06 22:47:34 +00:00
Leah Rowe
6680d80915 add vitali64 to the contrib page 2021-10-31 00:04:34 +01:00
Raghav Gururajan
1c4024210f
Add FDE installation guide for Guix.
Guide for setting up Guix System (stand-alone Guix), with Full Disk Encryption (FDE), on devices powered by Libreboot.
2021-10-28 23:13:38 -04:00
Leah Rowe
f482022dbf fix formatting 2021-10-16 12:27:40 +01:00
Vitali64
700a507df1 vitali64: add useful tips for making the macbook21 overheat less with libreboot 2021-10-16 12:25:29 +01:00
Vitali64
8124ab120a vitali64 : Improve macbook21 documentation, part 1 2021-10-16 12:25:25 +01:00
Leah Rowe
4d5ac6cd5b docs/install/spi: note about wp/hold pins on ch341a 2021-10-16 09:10:52 +01:00
Leah Rowe
cb0b313dd6 remove dead youtube links 2021-10-04 08:42:46 +01:00
Leah Rowe
df5c6766fc t500 setup page: add link to FrostKiwi's quad core video 2021-09-28 23:23:46 +01:00
Leah Rowe
811898f6c3 more niceness. alter the 20210522 announcement without altering the substance 2021-09-22 13:41:42 +01:00
Leah Rowe
8266243b60 be nice. those entries on contrib are a bit mean, for no reason
history is an abstract concept
2021-09-22 08:11:29 +01:00
Leah Rowe
a455ad8087 remove more pages. they're just filler 2021-09-20 07:42:13 +01:00
Leah Rowe
64974ededf remove obsolete pages. they will me 301 redirected in nginx 2021-09-20 00:44:28 +01:00
Leah Rowe
03368d08e7 fix missing dates on news pages. they were hidden before 2021-09-12 19:05:27 +01:00
0xloem
f2f2938a7c a couple links for lpc flashing 2021-09-11 08:52:44 -04:00
Leah Rowe
a1a819a69b change suppliers link to directly link to minifree.org
the suppliers page has been deleted. in the libreboot.org web server
configuration, i'm 301 redirecting that page to minifree.org
2021-09-09 14:49:42 +01:00
Leah Rowe
2a9ef0e245 switch retrofreedom back to minifree on the suppliers page 2021-09-09 13:12:26 +01:00
Leah Rowe
efbb67f4cb add libremind repository to the download page 2021-09-09 12:14:47 +01:00
madbehaviorus
19a83e5580 add LUKSv2 information 2021-09-07 22:47:59 +02:00
Leah Rowe
dbfed474eb re-word sentence 2021-09-07 07:31:12 +01:00
Leah Rowe
0b412f6177 re-word sentence 2021-09-07 07:27:47 +01:00
Leah Rowe
1eddc0fce3 re-word paragraph 2021-09-07 07:26:38 +01:00
Leah Rowe
8af1bb1af1 dial it up a notch 2021-09-06 07:47:36 +01:00
Leah Rowe
69e44b20ad re-add propaganda to the homepage 2021-09-06 07:38:28 +01:00
Leah Rowe
abef887050 change wording on sentence 2021-09-06 03:04:42 +01:00
Leah Rowe
7c5282b9d1 make the homepage suck even less, part 1 2021-09-05 17:39:51 +01:00
Leah Rowe
1c09a52ce6 make the homepage not suck, part 5 2021-09-05 16:56:45 +01:00
Leah Rowe
4f29355790 make the homepage not suck, part 4 2021-09-05 14:54:33 +01:00
Leah Rowe
ab45d67bb9 make the homepage not suck, part 3 2021-09-05 14:31:51 +01:00
Leah Rowe
5e847a35b7 make the homepage not suck, part 2 2021-09-05 13:26:15 +01:00
Leah Rowe
8a93fac21f make the homepage not suck 2021-09-05 13:04:32 +01:00
Leah Rowe
fecfb687c9 make suppliers link bold again 2021-09-05 10:23:10 +01:00
Leah Rowe
59160c3c8f kludge: rename sl.png to favicon.ico
and host it on libreboot.org/ instead of av.libreboot.org/

the PNG "light" libreboot logo is well-optimized, and still opens properly in
most browsers even if named favicon.ico. the icon is going to be loaded on
pages anyway. having a separate favicon.ico adds an extra http request, which
causes seconds of lag on some connections

so make sl.png the favicon, and use that in the img tag on pages
2021-09-05 10:03:03 +01:00
Leah Rowe
ab68360878 snap images to max-width 100% 2021-09-05 05:25:29 +01:00
Leah Rowe
421d92fd24 delete libreboot.css. embed it into template.include
The CSS is light enough now that, in terms of compression, it makes more sense
to merge it in each HTML page. It's small enough to make virtually no
difference, and this cuts down on HTTP requests.

This change will save literally seconds of time, for those who are on high
latency internet services (satellite based internet services, slow tor relays,
etc).
2021-09-05 05:07:12 +01:00
Leah Rowe
001f35f9a3 css: only specify rule for a:hover after a 2021-09-05 04:41:24 +01:00
Leah Rowe
aaeabe8858 css: do not center html tables 2021-09-05 04:40:43 +01:00
Leah Rowe
6179b16b2d fix lack of padding on the browser window
text is unreadable otherwise, on small windows
2021-09-05 04:23:38 +01:00
Leah Rowe
5270ad85b4 remove *bloat* from the css
the mobile version of the header looks better
anyway, even on a desktop browser
2021-09-05 04:17:48 +01:00