Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: support additional rootfs options besides ext4#72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
mtanski wants to merge1 commit intolinka-cloud:main
base:main
Choose a base branch
Loading
frommagicproduct:rootfs-btrfs

Conversation

@mtanski
Copy link

No description provided.

@Adphi
Copy link
Member

Adphi commentedMay 22, 2025
edited
Loading

Hello@mtanski, thanks for the pull request ! 😀

Can you please add an e2e test case for the feature ?

d2vm/e2e/e2e_test.go

Lines 70 to 96 in897f49a

tests:= []test{
{
name:"single-partition",
},
{
name:"split-boot",
args: []string{"--split-boot"},
},
{
name:"fat32",
args: []string{"--split-boot","--boot-fs=fat32"},
},
{
name:"luks",
args: []string{"--luks-password=root"},
},
{
name:"grub",
args: []string{"--bootloader=grub"},
efi:true,
},
{
name:"grub-luks",
args: []string{"--bootloader=grub","--luks-password=root"},
efi:true,
},
}

@mtanski
Copy link
Author

Will do this later on this week when I get some free time.

Adphi reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mtanski@Adphi

[8]ページ先頭

©2009-2025 Movatter.jp