Support fsck progress report with systemd
Bug #1425434 reported by
Didier Roche-Tolomelli
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
edubuntu-artwork (Ubuntu) |
Fix Released
|
Undecided
|
Didier Roche-Tolomelli | ||
kubuntu-settings (Ubuntu) |
Fix Released
|
Undecided
|
Didier Roche-Tolomelli | ||
lubuntu-artwork (Ubuntu) |
Fix Released
|
Undecided
|
Didier Roche-Tolomelli | ||
ubuntu-gnome-default-settings (Ubuntu) |
Fix Released
|
Undecided
|
Didier Roche-Tolomelli | ||
ubuntu-mate-artwork (Ubuntu) |
Fix Released
|
Undecided
|
Didier Roche-Tolomelli | ||
ubuntustudio-look (Ubuntu) |
Fix Released
|
Undecided
|
Didier Roche-Tolomelli | ||
xubuntu-artwork (Ubuntu) |
Fix Released
|
Undecided
|
Didier Roche-Tolomelli |
Bug Description
We implemented a new fsckd facility in systemd so that various fsck process can report to the user their progress and optionnaly cancel the check in progress. Without that change, no hint about a fsck being done is reported to the user who just sees a longer boot time.
Most of the themes are based on ubuntu-logo, so we are going to apply a similar non intrusive patch than we did for themes that supported fsck progress report previously: https:/
Related branches
lp://staging/~didrocks/ubuntustudio-look/new-systemd-fsck
- Kaj Ailomaa (community): Approve
-
Diff: 46 lines (+20/-2)2 files modifieddebian/changelog (+8/-1)
lib/plymouth/themes/ubuntustudio-logo/mdv.script (+12/-1)
Changed in ubuntu-gnome-default-settings (Ubuntu): | |
status: | New → Fix Committed |
assignee: | nobody → Didier Roche (didrocks) |
Changed in lubuntu-artwork (Ubuntu): | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in kubuntu-settings (Ubuntu): | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in edubuntu-artwork (Ubuntu): | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in ubuntu-mate-artwork (Ubuntu): | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in ubuntustudio-look (Ubuntu): | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in xubuntu-artwork (Ubuntu): | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in kubuntu-settings (Ubuntu): | |
status: | New → Fix Committed |
Changed in ubuntu-mate-artwork (Ubuntu): | |
status: | New → Fix Committed |
Changed in xubuntu-artwork (Ubuntu): | |
status: | New → Fix Committed |
Changed in ubuntustudio-look (Ubuntu): | |
status: | New → In Progress |
Changed in ubuntustudio-look (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in lubuntu-artwork (Ubuntu): | |
status: | New → Fix Committed |
Changed in edubuntu-artwork (Ubuntu): | |
status: | New → Fix Committed |
To post a comment you must log in.
It's a borderline feature, but as long as the codepath is isolated then I think it's fine - please go ahead.