Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
d83eb787
Commit
d83eb787
authored
Feb 05, 2013
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
efi: added fatresize
Helps with #28470 (FAT not being recognized) which is critical due to ESP being FAT by spec :-/ Thanks timonbl4@ for the hint.
parent
61ead13d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
config.mk
features.in/efi/config.mk
+1
-1
base+efi
pkg.in/lists/tagged/base+efi
+1
-0
No files found.
features.in/efi/config.mk
View file @
d83eb787
...
@@ -9,7 +9,7 @@ use/efi:
...
@@ -9,7 +9,7 @@ use/efi:
@$(call add,RESCUE_LISTS,$(EFI_LISTS))
@$(call add,RESCUE_LISTS,$(EFI_LISTS))
@$(call add,THE_PACKAGES,$$(EFI_SHELL))
@$(call add,THE_PACKAGES,$$(EFI_SHELL))
@$(call add,RESCUE_PACKAGES,refind $$(EFI_SHELL))
@$(call add,RESCUE_PACKAGES,refind $$(EFI_SHELL))
@$(call add,INSTALL2_PACKAGES,dosfstools)
@$(call add,INSTALL2_PACKAGES,dosfstools
fatresize
)
@$(call try,EFI_BOOTLOADER,elilo) # default one
@$(call try,EFI_BOOTLOADER,elilo) # default one
use/efi/refind: use/efi
use/efi/refind: use/efi
...
...
pkg.in/lists/tagged/base+efi
View file @
d83eb787
gdisk
gdisk
parted
parted
fatresize
dosfstools
dosfstools
grub2-efi
grub2-efi
elilo
elilo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment