void-linux / void-linux/void-docs
chroot.md: In fstab, don't set all fs_passno entries to 1 or 2
まだ誰も着手していません。
- 主要言語
- CSS
- スター
- 217
- フォーク
- 212
- 平均マージ
- 2日 21時間
- マージ済み PR(30日)
- 1
説明
The docs in chroot.md tell to setup fstab by copying /proc/mounts and then modifying it.
They advise to:
Change the last zero of the entry for / to 1, and the last zero of every other line to 2. These values configure the behaviour of fsck(8).
This is generally not desired for btrfs and xfs filesystems, see fsck.btrfs(8) and
fsck.xfs(8). In addition, f2fs currently seems to have problems with its fsck, so it should be set to 0 here as well (which is what the void-installer is currently doing if it's a root FS).
I also created a PR for the void-installer regarding this: https://github.com/void-linux/void-mklive/pull/229
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず chroot.md と、そこで参照されている fsck.btrfs(8) および fsck.xfs(8) のドキュメントを読んでください。fs_passno の値がファイルシステム固有の動作を考慮するように fstab の説明を更新し、issue で説明されている f2fs のケースも含めてください。完了の条件は、レンダリングされた chroot ドキュメントが 1 または 2 を一律に割り当てることを推奨しなくなることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux
- 領域
- documentation, operating-systems
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100