aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2017-09-04 00:44:15 -0400
committerAndrew Robbins <contact@andrewrobbins.info>2017-09-04 00:44:15 -0400
commit838c19e4e31021fba2a07a129191eb6a70029283 (patch)
treebf3cc7040ca6c74e96a95501202f5cd99654779c /projects
parent45116bb71d28856e3a65ae1e36aafe61a89990d1 (diff)
downloadlibrebootfr-838c19e4e31021fba2a07a129191eb6a70029283.tar.gz
librebootfr-838c19e4e31021fba2a07a129191eb6a70029283.zip
Rename GRUB subtarget 'txtmode' to 'textmode'
Saving typing on one letter isn't really worth the trade-off in readability.
Diffstat (limited to 'projects')
-rw-r--r--projects/grub/install/install4
-rw-r--r--projects/grub/install/textmode/AUTHORS (renamed from projects/grub/install/txtmode/AUTHORS)0
-rw-r--r--projects/grub/install/textmode/COPYING (renamed from projects/grub/install/txtmode/COPYING)0
-rw-r--r--projects/grub/install/textmode/grub.cfg (renamed from projects/grub/install/txtmode/grub.cfg)0
-rw-r--r--projects/grub/install/textmode/grubtest.cfg (renamed from projects/grub/install/txtmode/grubtest.cfg)0
5 files changed, 2 insertions, 2 deletions
diff --git a/projects/grub/install/install b/projects/grub/install/install
index 0a088518..31fd22fa 100644
--- a/projects/grub/install/install
+++ b/projects/grub/install/install
@@ -1,6 +1,6 @@
grubenv:grubenv
-txtmode/grub.cfg:txtmode/grub.cfg
-txtmode/grubtest.cfg:txtmode/grubtest.cfg
+textmode/grub.cfg:textmode/grub.cfg
+textmode/grubtest.cfg:textmode/grubtest.cfg
corebootfb/grub.cfg:corebootfb/grub.cfg
corebootfb/grubtest.cfg:corebootfb/grubtest.cfg
corebootfb/background/background1024x768.png:corebootfb/background/background1024x768.png
diff --git a/projects/grub/install/txtmode/AUTHORS b/projects/grub/install/textmode/AUTHORS
index 0157cfed..0157cfed 100644
--- a/projects/grub/install/txtmode/AUTHORS
+++ b/projects/grub/install/textmode/AUTHORS
diff --git a/projects/grub/install/txtmode/COPYING b/projects/grub/install/textmode/COPYING
index a41d4868..a41d4868 100644
--- a/projects/grub/install/txtmode/COPYING
+++ b/projects/grub/install/textmode/COPYING
diff --git a/projects/grub/install/txtmode/grub.cfg b/projects/grub/install/textmode/grub.cfg
index 90946c01..90946c01 100644
--- a/projects/grub/install/txtmode/grub.cfg
+++ b/projects/grub/install/textmode/grub.cfg
diff --git a/projects/grub/install/txtmode/grubtest.cfg b/projects/grub/install/textmode/grubtest.cfg
index d9ab637d..d9ab637d 100644
--- a/projects/grub/install/txtmode/grubtest.cfg
+++ b/projects/grub/install/textmode/grubtest.cfg