Skip to content

Conversation

@helsaawy
Copy link
Contributor

New makefile target to create rootfs.vhd from rootfs.tar using tar2ext4.
Requires building cmd/tar2ext4 locally.

Signed-off-by: Hamza El-Saawy [email protected]

@helsaawy helsaawy requested a review from a team as a code owner March 19, 2022 03:19
Copy link
Contributor

@dcantah dcantah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's worth having this be part of the default goal, can't think of why we wouldn't want to always build this as it's the default if it exists.

@dcantah
Copy link
Contributor

dcantah commented Mar 22, 2022

Oop this needs a rebase after 51aee6b

@helsaawy
Copy link
Contributor Author

Maybe it's worth having this be part of the default goal, can't think of why we wouldn't want to always build this as it's the default if it exists.

I think this line gzip -f -d ./out/rootfs.tar.gz consumes the tar.gz file, so running it by default would crash all the pipelines that expect to build the rootfs manually

New makefile target to create rootfs.vhd from rootfs.tar using tar2ext4.
Requires building cmd/tar2ext4 locally.

Signed-off-by: Hamza El-Saawy <[email protected]>
@helsaawy helsaawy merged commit 7adccbb into microsoft:master Mar 22, 2022
@helsaawy helsaawy deleted the he/rootfsmake branch March 22, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants