summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-13 19:47:45 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-13 19:47:45 (EST)
commitfa81062305b459ba401a9d45fe9cc3f72a25df56 (patch)
tree112724d7aa821c6e7274a60a84be7e51823d91da
parentc9fa7f1037acf6958d8b2626a19e31460d8a2c2f (diff)
downloadlibreboot-fa81062305b459ba401a9d45fe9cc3f72a25df56.zip
libreboot-fa81062305b459ba401a9d45fe9cc3f72a25df56.tar.gz
libreboot-fa81062305b459ba401a9d45fe9cc3f72a25df56.tar.bz2
Moved dejavu-fonts-ttf-2.34/AUTHORS to resources/grub/font/
-rw-r--r--docs/grub/index.html7
-rw-r--r--resources/grub/font/COPYING3
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/AUTHORS (renamed from dejavu-fonts-ttf-2.34/AUTHORS)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/BUGS (renamed from dejavu-fonts-ttf-2.34/BUGS)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/LICENSE (renamed from dejavu-fonts-ttf-2.34/LICENSE)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/NEWS (renamed from dejavu-fonts-ttf-2.34/NEWS)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/README (renamed from dejavu-fonts-ttf-2.34/README)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans-mono.conf (renamed from dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans-mono.conf)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans.conf (renamed from dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans.conf)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-serif.conf (renamed from dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-serif.conf)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans-mono.conf (renamed from dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans-mono.conf)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans.conf (renamed from dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans.conf)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-serif.conf (renamed from dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-serif.conf)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/langcover.txt (renamed from dejavu-fonts-ttf-2.34/langcover.txt)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/status.txt (renamed from dejavu-fonts-ttf-2.34/status.txt)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf (renamed from dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf)bin335068 -> 335068 bytes
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/ttf/README (renamed from dejavu-fonts-ttf-2.34/ttf/README)0
-rw-r--r--resources/grub/font/dejavu-fonts-ttf-2.34/unicover.txt (renamed from dejavu-fonts-ttf-2.34/unicover.txt)0
18 files changed, 5 insertions, 5 deletions
diff --git a/docs/grub/index.html b/docs/grub/index.html
index 8233376..e37d7d7 100644
--- a/docs/grub/index.html
+++ b/docs/grub/index.html
@@ -55,11 +55,12 @@
<b>$ cd ../libreboot_src/resources/grub/font</b></p>
<p>I took Dejavu Sans Mono from dejavu (included in this version of libreboot) and did:<br/>
- <b>$ ../../../grub/grub-mkfont -o dejavusansmono.pf2 ../../../dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf</b></p>
+ <b>$ ../../../grub/grub-mkfont -o dejavusansmono.pf2 dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf</b></p>
- <p>I then added the instructions to 'build' script to include resources/grub/dejavusansmono.pf2 in all of the ROM images in root of cbfs.<br/>
+ <p>I then added the instructions to 'gen.sh' script in grub-assemble to include resources/grub/dejavusansmono.pf2
+ in all of the ROM images, at the root of the GRUB memdisk.<br/>
I then added that instructions to the grub.cfg files (to load the font):<br/>
- <b>loadfont (cbfsdisk)/dejavusansmono.pf2</b></p>
+ <b>loadfont (memdisk)/dejavusansmono.pf2</b></p>
<p><a href="#pagetop">Back to top of page</a></p>
diff --git a/resources/grub/font/COPYING b/resources/grub/font/COPYING
index db00082..fd3ae4f 100644
--- a/resources/grub/font/COPYING
+++ b/resources/grub/font/COPYING
@@ -1,3 +1,2 @@
dejavusansmono.pf2 is generated from "DeJavu Sans Mono" font.
-Check ../../../dejavu-fonts-ttf-2.34 for the copyright information of that project.
-(it's in libreboot_src if you downloaded the libreboot_bin archive. See ../../../docs/RELEASE.html to find where to get it)
+Check dejavu-fonts-ttf-2.34 for the copyright information of that project.
diff --git a/dejavu-fonts-ttf-2.34/AUTHORS b/resources/grub/font/dejavu-fonts-ttf-2.34/AUTHORS
index 94df1e3..94df1e3 100644
--- a/dejavu-fonts-ttf-2.34/AUTHORS
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/AUTHORS
diff --git a/dejavu-fonts-ttf-2.34/BUGS b/resources/grub/font/dejavu-fonts-ttf-2.34/BUGS
index 49b36de..49b36de 100644
--- a/dejavu-fonts-ttf-2.34/BUGS
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/BUGS
diff --git a/dejavu-fonts-ttf-2.34/LICENSE b/resources/grub/font/dejavu-fonts-ttf-2.34/LICENSE
index 254e2cc..254e2cc 100644
--- a/dejavu-fonts-ttf-2.34/LICENSE
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/LICENSE
diff --git a/dejavu-fonts-ttf-2.34/NEWS b/resources/grub/font/dejavu-fonts-ttf-2.34/NEWS
index c846d49..c846d49 100644
--- a/dejavu-fonts-ttf-2.34/NEWS
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/NEWS
diff --git a/dejavu-fonts-ttf-2.34/README b/resources/grub/font/dejavu-fonts-ttf-2.34/README
index 162a893..162a893 100644
--- a/dejavu-fonts-ttf-2.34/README
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/README
diff --git a/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans-mono.conf b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans-mono.conf
index 102dbcc..102dbcc 100644
--- a/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans-mono.conf
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans-mono.conf
diff --git a/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans.conf b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans.conf
index ee69996..ee69996 100644
--- a/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans.conf
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-sans.conf
diff --git a/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-serif.conf b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-serif.conf
index cf6caa2..cf6caa2 100644
--- a/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-serif.conf
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/20-unhint-small-dejavu-serif.conf
diff --git a/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans-mono.conf b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans-mono.conf
index cc42561..cc42561 100644
--- a/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans-mono.conf
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans-mono.conf
diff --git a/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans.conf b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans.conf
index 565cab5..565cab5 100644
--- a/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans.conf
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-sans.conf
diff --git a/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-serif.conf b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-serif.conf
index a922e9b..a922e9b 100644
--- a/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-serif.conf
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/fontconfig/57-dejavu-serif.conf
diff --git a/dejavu-fonts-ttf-2.34/langcover.txt b/resources/grub/font/dejavu-fonts-ttf-2.34/langcover.txt
index 4db5bca..4db5bca 100644
--- a/dejavu-fonts-ttf-2.34/langcover.txt
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/langcover.txt
diff --git a/dejavu-fonts-ttf-2.34/status.txt b/resources/grub/font/dejavu-fonts-ttf-2.34/status.txt
index cb94ab9..cb94ab9 100644
--- a/dejavu-fonts-ttf-2.34/status.txt
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/status.txt
diff --git a/dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf b/resources/grub/font/dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf
index 8b7bb2a..8b7bb2a 100644
--- a/dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf
Binary files differ
diff --git a/dejavu-fonts-ttf-2.34/ttf/README b/resources/grub/font/dejavu-fonts-ttf-2.34/ttf/README
index f43ac79..f43ac79 100644
--- a/dejavu-fonts-ttf-2.34/ttf/README
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/ttf/README
diff --git a/dejavu-fonts-ttf-2.34/unicover.txt b/resources/grub/font/dejavu-fonts-ttf-2.34/unicover.txt
index c86c056..c86c056 100644
--- a/dejavu-fonts-ttf-2.34/unicover.txt
+++ b/resources/grub/font/dejavu-fonts-ttf-2.34/unicover.txt