Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lipck
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
lipck
Commits
1668fa54
Commit
1668fa54
authored
9 years ago
by
Christopher Spinrath
Browse files
Options
Downloads
Patches
Plain Diff
config: mv modules common->efi to satisfy mbr size limit
parent
b94edc07
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/Makefile.conf.defaults
+2
-2
2 additions, 2 deletions
config/Makefile.conf.defaults
with
2 additions
and
2 deletions
config/Makefile.conf.defaults
+
2
−
2
View file @
1668fa54
...
...
@@ -37,10 +37,10 @@ IMAGE_EXTRA_INFO=
IMAGE_PART_SIZE
=
6G
IMAGE_PART_LABEL
=
MULTIBOOT
IMAGE_GRUB_COMMON_MODULES
=
part_msdos fat
ntfs
ext2
IMAGE_GRUB_COMMON_MODULES
=
part_msdos fat ext2
IMAGE_GRUB_MBR_MODULES
=
$(
IMAGE_GRUB_COMMON_MODULES
)
biosdisk
IMAGE_GRUB_EFI_MODULES
=
$(
IMAGE_GRUB_COMMON_MODULES
)
normal part_gpt terminal crypto
\
search_fs_file search_fs_uuid search_label extcmd lvm gfxterm loopback
\
efifwsetup efi_gop efinet efi_uga
efifwsetup efi_gop efinet efi_uga
exfat ntfs
GPARTED_VERSION
=
0.21.0-1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment