nicholasbishop / ext4-view-rs

Rust library for reading ext2/ext4 filesystems
https://crates.io/crates/ext4-view
Apache License 2.0
8 stars 2 forks source link

xtask: Add download-big-filesystem action #170

Closed nicholasbishop closed 2 months ago

nicholasbishop commented 2 months ago

This downloads a ChromiumOS image and extracts its stateful partition. This is a handy way to get some real-world data to test.

Note that the resulting file is quite large (8GiB), even when compressed (~1.5GiB), so it is not stored in git-lfs.