Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
alpine-conf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
alpine-conf
Commits
25c4933f
Commit
25c4933f
authored
Oct 15, 2017
by
Carlo Landmeter
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
setup-disk: sync mkinitfs features from mkinitfs.conf and include nvme
parent
06300dd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup-disk.in
setup-disk.in
+1
-1
No files found.
setup-disk.in
View file @
25c4933f
...
...
@@ -251,7 +251,7 @@ install_mounted_root() {
local
mnt
=
"
$1
"
shift
1
local
disks
=
"
${
@
}
"
mnt_boot
=
boot_fs
=
root_fs
=
local
initfs_features
=
"ata base
ide scsi usb virtio
"
local
initfs_features
=
"ata base
cdrom ext2 ext3 ext4 keymap kms mmc raid scsi usb virtio nvme
"
local
pvs
=
dev
=
rootdev
=
bootdev
=
extlinux_raidopt
=
root
=
modules
=
local
kernel_opts
=
"quiet"
...
...
Natanael Copa
@ncopa
mentioned in commit
62830d95
·
Jul 14, 2019
mentioned in commit
62830d95
mentioned in commit 62830d956228fb3b420a3811c11def0f4aa087b7
Toggle commit list
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