diff options
Diffstat (limited to 'projects/grub')
-rw-r--r-- | projects/grub/install/corebootfb/AUTHORS (renamed from projects/grub/install/vesafb/AUTHORS) | 0 | ||||
-rw-r--r-- | projects/grub/install/corebootfb/COPYING (renamed from projects/grub/install/vesafb/COPYING) | 0 | ||||
-rw-r--r-- | projects/grub/install/corebootfb/grub.cfg (renamed from projects/grub/install/vesafb/grub.cfg) | 0 | ||||
-rw-r--r-- | projects/grub/install/corebootfb/grubtest.cfg (renamed from projects/grub/install/vesafb/grubtest.cfg) | 0 | ||||
-rw-r--r-- | projects/grub/install/install | 4 |
5 files changed, 2 insertions, 2 deletions
diff --git a/projects/grub/install/vesafb/AUTHORS b/projects/grub/install/corebootfb/AUTHORS index 0157cfed..0157cfed 100644 --- a/projects/grub/install/vesafb/AUTHORS +++ b/projects/grub/install/corebootfb/AUTHORS diff --git a/projects/grub/install/vesafb/COPYING b/projects/grub/install/corebootfb/COPYING index 3b78313b..3b78313b 100644 --- a/projects/grub/install/vesafb/COPYING +++ b/projects/grub/install/corebootfb/COPYING diff --git a/projects/grub/install/vesafb/grub.cfg b/projects/grub/install/corebootfb/grub.cfg index f61e2684..f61e2684 100644 --- a/projects/grub/install/vesafb/grub.cfg +++ b/projects/grub/install/corebootfb/grub.cfg diff --git a/projects/grub/install/vesafb/grubtest.cfg b/projects/grub/install/corebootfb/grubtest.cfg index 50beb915..50beb915 100644 --- a/projects/grub/install/vesafb/grubtest.cfg +++ b/projects/grub/install/corebootfb/grubtest.cfg diff --git a/projects/grub/install/install b/projects/grub/install/install index 644c6ef1..3ebca5a2 100644 --- a/projects/grub/install/install +++ b/projects/grub/install/install @@ -1,5 +1,5 @@ grubenv:grubenv txtmode/grub.cfg:txtmode/grub.cfg txtmode/grubtest.cfg:txtmode/grubtest.cfg -vesafb/grub.cfg:vesafb/grub.cfg -vesafb/grubtest.cfg:vesafb/grubtest.cfg +corebootfb/grub.cfg:corebootfb/grub.cfg +corebootfb/grubtest.cfg:corebootfb/grubtest.cfg |