Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5570 - checkroot and checkfs ignore forced or skipped fsck
Summary: checkroot and checkfs ignore forced or skipped fsck
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 11:27 UTC by Chris PeBenito (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
diff for checkroot (checkroot.diff,1.11 KB, patch)
2002-07-25 11:28 UTC, Chris PeBenito (RETIRED)
Details | Diff
diff for checkfs (checkfs.diff,984 bytes, patch)
2002-07-25 11:28 UTC, Chris PeBenito (RETIRED)
Details | Diff
diff for halt.sh (halt.sh.diff,353 bytes, patch)
2002-07-25 11:29 UTC, Chris PeBenito (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris PeBenito (RETIRED) gentoo-dev 2002-07-25 11:27:38 UTC
When the system is shutdown with a forced fsck or skip fsck ('shutdown -F' or
'shutdown -f', respectively), the checkroot and checkfs scripts don't take into
account these requests on startup.  Attached are 3 diffs.  One each for
checkroot and checkfs, and one for halt.sh, to inform the user that fsck will be
forced/skipped.
Comment 1 Chris PeBenito (RETIRED) gentoo-dev 2002-07-25 11:28:26 UTC
Created attachment 2580 [details, diff]
diff for checkroot
Comment 2 Chris PeBenito (RETIRED) gentoo-dev 2002-07-25 11:28:57 UTC
Created attachment 2581 [details, diff]
diff for checkfs
Comment 3 Chris PeBenito (RETIRED) gentoo-dev 2002-07-25 11:29:31 UTC
Created attachment 2582 [details, diff]
diff for halt.sh
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-07-27 12:07:27 UTC
Looks good, thanks.  Added to CVS.