#reiserfs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #reiserfs, aggregated by home.social.
-
today #gentoo wasn't booting
until I added
to--- a/fsck +++ b/fsck @@ -42,6 +42,12 @@ { local fsck_opts= p= check_extra= + if true; then + ewarn "Skipping fsck" + sleep 10 + return 0 + fi + if [ -e /fastboot ]; then ewarn "Skipping fsck due to /fastboot" return 0/etc/init.d/fsck
this is a pure #reiserfs #shaming :meowcry: -
We've removed #reiserfs and now we're removing #sysv https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git/log/?h=vfs-6.15.sysv
The code removal continues.