Modify ↓
Opened 5 years ago
Closed 5 years ago
#13837 closed defect (fixed)
extroot,fscheck Function disappears
Reported by: | fclql@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Chaos Calmer 15.05 |
Component: | packages | Version: | Trunk |
Keywords: | Cc: |
Description
No extroot, fscheck Options
Attachments (1)
Change History (4)
Changed 5 years ago by anonymous
comment:1 Changed 5 years ago by jogo
- Resolution set to too_vague
- Status changed from new to closed
comment:2 Changed 5 years ago by anonymous
- Resolution too_vague deleted
- Status changed from closed to reopened
/usr/lib/lua/luci/model/cbi/admin_system/fstab/mount.lua
.... local has_extroot = fs.access("/lib/preinit/00_extroot.conf") local has_fscheck = fs.access("/lib/functions/fsck.sh") ....
r37199
Missing two files affect extroot, fsck function
comment:3 Changed 5 years ago by jow
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
Please write at least one sentence, also specify the exact revision and branch you are using and any modifications you made.