Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cookbook
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Wildan Mubarok
cookbook
Commits
fa7a8da0
Verified
Commit
fa7a8da0
authored
1 year ago
by
Jacob Lorentzon
Browse files
Options
Downloads
Patches
Plain Diff
Add livedisk driver to init.rc
parent
a006f0a5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes/drivers-initfs/recipe.toml
+1
-0
1 addition, 0 deletions
recipes/drivers-initfs/recipe.toml
recipes/initfs/init.rc
+1
-0
1 addition, 0 deletions
recipes/initfs/init.rc
with
2 additions
and
0 deletions
recipes/drivers-initfs/recipe.toml
+
1
−
0
View file @
fa7a8da0
...
@@ -12,6 +12,7 @@ BINS=(
...
@@ -12,6 +12,7 @@ BINS=(
vesad
vesad
virtio-blkd
virtio-blkd
virtio-gpud
virtio-gpud
lived
)
)
case "${TARGET}" in
case "${TARGET}" in
...
...
This diff is collapsed.
Click to expand it.
recipes/initfs/init.rc
+
1
−
0
View file @
fa7a8da0
...
@@ -11,6 +11,7 @@ ps2d us
...
@@ -11,6 +11,7 @@ ps2d us
ramfs logging
ramfs logging
acpid
acpid
pcid /etc/pcid/initfs.toml
pcid /etc/pcid/initfs.toml
lived
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
cd file:
cd file:
export PATH file:/bin
export PATH file:/bin
...
...
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