Bug 1452348 - dracut recommends hardlink
Summary: dracut recommends hardlink
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: dracut-maint-list
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-18 18:13 UTC by Colin Walters
Modified: 2019-11-01 07:54 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github https://github.com/projectatomic rpm-ostree issues 718 0 None None None 2017-09-13 19:31:54 UTC

Description Colin Walters 2017-05-18 18:13:37 UTC
For rpm-ostree based systems like Atomic Host and Atomic Workstation, we don't use grubby (ostree handles the bootloader config), nor do we need hardlink (ostree hardlinks *everything*).

I was pretty surprised to find it's not kernel.spec that pulls in grubby and hardlink, nor is it systemd which currently owns kernel-install, but it's actually dracut.

Why is that?

Comment 1 Harald Hoyer 2017-06-28 08:56:55 UTC
(In reply to Colin Walters from comment #0)
> For rpm-ostree based systems like Atomic Host and Atomic Workstation, we
> don't use grubby (ostree handles the bootloader config), nor do we need
> hardlink (ostree hardlinks *everything*).
> 
> I was pretty surprised to find it's not kernel.spec that pulls in grubby and
> hardlink, nor is it systemd which currently owns kernel-install, but it's
> actually dracut.
> 
> Why is that?

for grubby: only dracut scriptlets calls out for grubby (optionally, if it's installed) via the kernel-install scriptlets

for hardlink: I use hardlink for initramfs generation to save some space. It's not mandatory.

Comment 2 Jan Kurik 2017-08-15 08:33:46 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.

Comment 4 Harald Hoyer 2017-10-10 10:26:13 UTC
What is you suggestion here?
Remove those?

Comment 5 Colin Walters 2018-02-19 19:51:51 UTC
I think trying to remove them is probably the right long term move, but feels quite risky...I think we'd have to do a lot of work to ensure that they show up in traditional installs for a while.

Short term I think the best bet here is to add support to rpm-ostree for skipping  it:  https://github.com/projectatomic/rpm-ostree/issues/718#issuecomment-366788381

Comment 6 Fedora End Of Life 2018-02-20 15:33:22 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.

Comment 7 Colin Walters 2018-07-24 13:16:10 UTC
The Recommends: grubby was removed as part of the Fedora BLS effort.

Now we just have the `hardlink` recommends left.  I don't care too much about it, but it'd still be nice to drop.

Comment 8 Jan Kurik 2018-08-14 10:19:24 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 9 Ben Cotton 2019-10-31 19:50:48 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.


Note You need to log in before you can comment on or make changes to this bug.