void-linux / void-linux/void-docs
chroot.md: In fstab, don't set all fs_passno entries to 1 or 2
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- CSS
- Sterne
- 217
- Forks
- 212
- Ø Merge
- 2 T. 21 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Lies chroot.md und zuerst die darin referenzierten Dokumentationen zu fsck.btrfs(8) und fsck.xfs(8). Aktualisiere die fstab-Anleitung so, dass fs_passno-Werte dateisystemspezifisches Verhalten berücksichtigen, einschließlich des im Issue beschriebenen f2fs-Falls. Als erledigt gilt die Aufgabe, wenn die gerenderte chroot-Dokumentation nicht mehr empfiehlt, unterschiedslos 1 oder 2 zuzuweisen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- linux
- Bereich
- documentation, operating-systems
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100