diff options
author | Leah Rowe <info@minifree.org> | 2016-11-12 22:16:27 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-11-12 22:16:27 +0000 |
commit | fc5c2af1a2ed58986dbbb6310bf1e2ca789f135e (patch) | |
tree | 2ea840368daf0abbf46362e2bbbbb8539e43f46d /docs/hcl/gm45_remove_me.html | |
parent | 3f7a1d2a32636cd214ca0c0220f4ad0b4f5e2da9 (diff) | |
download | librebootfr-fc5c2af1a2ed58986dbbb6310bf1e2ca789f135e.tar.gz librebootfr-fc5c2af1a2ed58986dbbb6310bf1e2ca789f135e.zip |
Say GNU+Linux instead of GNU/Linux. This is less confusing for normal people
Diffstat (limited to 'docs/hcl/gm45_remove_me.html')
-rw-r--r-- | docs/hcl/gm45_remove_me.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/gm45_remove_me.html b/docs/hcl/gm45_remove_me.html index 5d03bf7f..449dbbe1 100644 --- a/docs/hcl/gm45_remove_me.html +++ b/docs/hcl/gm45_remove_me.html @@ -81,7 +81,7 @@ </p> <p> - You can find out your MAC address from <b>ip addr</b> or <b>ifconfig</b> in GNU/Linux. + You can find out your MAC address from <b>ip addr</b> or <b>ifconfig</b> in GNU+Linux. Alternatively, if you are running libreboot already (with the correct MAC address in your ROM), dump it (flashrom -r) and read the first 6 bytes from position 0x1000 (or 0x2000) in a hex editor (or, rename it to factory.rom and run it in ich9deblob: in the newly created mkgbe.c @@ -210,7 +210,7 @@ </p> <p> If you are working with libreboot_util release archive, you can find the utility included, statically compiled - (for i686 and x86_64 on GNU/Linux) under ./ich9deblob/. + (for i686 and x86_64 on GNU+Linux) under ./ich9deblob/. </p> <p> |