diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:27:51 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:27:51 -0700 |
commit | 144f4cd0a4db1783be9f81d9ba7cef5a5c86ccdc (patch) | |
tree | 2baa5e489a52d4442360d305c4aa0cbe530e4d08 /docs/hardware | |
parent | 224a941f4c7d56295a8ec10bf5e655971b1deb66 (diff) | |
download | librebootfr-144f4cd0a4db1783be9f81d9ba7cef5a5c86ccdc.tar.gz librebootfr-144f4cd0a4db1783be9f81d9ba7cef5a5c86ccdc.zip |
Missing bottoms
Diffstat (limited to 'docs/hardware')
-rw-r--r-- | docs/hardware/gm45_remove_me.md | 2 | ||||
-rw-r--r-- | docs/hardware/index.md | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/hardware/gm45_remove_me.md b/docs/hardware/gm45_remove_me.md index b697d244..062fe545 100644 --- a/docs/hardware/gm45_remove_me.md +++ b/docs/hardware/gm45_remove_me.md @@ -72,6 +72,7 @@ generate a descriptor+gbe image with your own MAC address inside (with the Gbe checksum updated to match). Run: $ ./ich9gen --macaddress XX:XX:XX:XX:XX:XX + (replace the XX chars with the hexadecimal chars in the MAC address that you want) @@ -166,6 +167,7 @@ you ran **./oldbuild module all** or **./oldbuild module ich9deblob** from the main directory (./), otherwise you can build it like so: $ ./oldbuild module ich9deblob + An executable file named **ich9deblob** will now appear under resources/utilities/ich9deblob/ diff --git a/docs/hardware/index.md b/docs/hardware/index.md index 4863332e..f8096678 100644 --- a/docs/hardware/index.md +++ b/docs/hardware/index.md @@ -388,6 +388,7 @@ for whatever reason, since they include a lot of useful information. Backups created using wget: $ wget -m -p -E -k -K -np http://macbook.donderklumpen.de/ + **\$ wget -m -p -E -k -K -np http://macbook.donderklumpen.de/coreboot/**\ Use **-e robots=off** if using this trick for other sites and the site |