fwiw, here's the e2fsck code for "broken_system_clock", so it really
should be directly equivalent!
if ((code == PR_0_FUTURE_SB_LAST_MOUNT) ||
(code == PR_0_FUTURE_SB_LAST_WRITE)) {
profile_get_boolean(ctx->profile, "options",
"broken_system_clock", 0, 0,
&broken_system_clock);
if (broken_system_clock)
ptr->flags |= PR_PREEN_OK;
}
** Changed in: util-linux (Ubuntu Lucid)
Assignee: (unassigned) => Scott James Remnant (scott)
--
there is no way to tell fsck to ignore broken clocks on embedded systems
https://bugs.launchpad.net/bugs/563618
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs