consider some way to verify target OS compatibility with `install-to-filesystem`
オープン
area/install
good first issue
triaged
- 主要言語
- Rust
- スター
- 2.3k
- フォーク
- 230
- 平均マージ
- 3日 3時間
- マージ済み PR(30日)
- 36
説明
I got caught out with using `install-to-filesystem --replace=alongside` against a Fedora Cloud instance (using btrfs) when targeting Fedora ELN (doesn't enable btrfs).
This problem generalizes to things like installing to LVM but not having LVM in the container, etc.
This is quite tricky to test, but I think we could at least do a dirty sanity check for having the kmod in the target kernel or so?
コントリビューションガイド
調査の方向性
install-to-filesystem コマンドのエントリポイントから始め、対象 OS、ファイルシステム、ストレージ構成がどのように識別されるかを追跡します。ここで説明されている btrfs と LVM のケースを含め、必要な対象カーネルのサポートに対するサニティチェックを定義します。非互換な対象がインストール前に検出されるか、明確に報告されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100