[Bug 1785267] Re: [MIR] finalrd
Ćukasz Zemczak
1785267 at bugs.launchpad.net
Thu Jan 23 19:23:10 UTC 2020
Recently we have backported finalrd to bionic-updates, and now we would
also need for it to be in main. Does it require a re-review MIR-wise?
The package contents are the same as in disco. I don't know the
procedures, but can I proceed with promoting those to main? Thanks!
** Also affects: finalrd (Ubuntu Bionic)
Importance: Undecided
Status: New
** Changed in: finalrd (Ubuntu Bionic)
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to finalrd in Ubuntu.
https://bugs.launchpad.net/bugs/1785267
Title:
[MIR] finalrd
Status in finalrd package in Ubuntu:
Fix Released
Status in finalrd source package in Bionic:
New
Bug description:
[Availability]
* universe since cosmic
* possibly to be uploaded into bionic too
[Rationale]
* systemd shutdown procedure allows to execute off-rootfs hooks
* this small shell script provides trivial infrastructure to prepare the shutdown hooks
* current intentions for this to be used for:
- open-iscsi logout on shutdown
- mdadm wait idle, and stop
- casper "remove installation media and reboot" sequence
[Security]
* This is a shell script, executed on shutdown via systemd unit.
* It also executes hooks that copy binaries (e.g. mdadm/mdmon) and do actions (e.g. waitclean & stop)
* the shell script is trivial in size and complexity
* it calls copy_exec run-parts and ldconfig
[Quality assurance]
* small shell script
* dash -n *.sh executed during build
* no autopkgtest yet, but one will be added once the open-iscsi & mdadm hooks are in the archive
[Dependencies]
* all in main
[Standards compliance]
* brand new package, with documentation, and small scope
[Maintenance]
* to be maintained by xnox / canonical foundation team
[Background information]
* this is the minimal viable shutdown initrd implementation, smaller
in size than dracut or initramfs-tools
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/finalrd/+bug/1785267/+subscriptions
More information about the foundations-bugs
mailing list