ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
74 stars 24 forks source link

cli: Make `--sysroot` optional #516

Closed cgwalters closed 1 year ago

cgwalters commented 1 year ago

To make it less likely people run into the footgun of specifying --sysroot /sysroot which is buggy right now https://github.com/ostreedev/ostree/issues/2992