Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330127 - [TRACKER][PATCH] sys-kernel/genkernel: Integrate with Dracut
Summary: [TRACKER][PATCH] sys-kernel/genkernel: Integrate with Dracut
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL: http://github.com/aidecoe/genkernel/t...
Whiteboard:
Keywords: Inclusion, Tracker
Depends on: 357969 359683 359685 359687 361081
Blocks:
  Show dependency tree
 
Reported: 2010-07-27 21:58 UTC by Amadeusz Żołnowski (RETIRED)
Modified: 2013-02-16 13:33 UTC (History)
6 users (show)

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


Attachments
dracut-integration.patch (dracut-integration.patch,20.67 KB, patch)
2010-07-27 22:00 UTC, Amadeusz Żołnowski (RETIRED)
Details | Diff
dracut-integrated-into-update.patch (0001-dracut-integrated-into.patch,27.89 KB, patch)
2010-08-09 19:10 UTC, Amadeusz Żołnowski (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Żołnowski (RETIRED) gentoo-dev 2010-07-27 21:58:40 UTC
What and how is it done is described on my blog:
http://blog.aidecoe.name/2010/07/20/gsoc-weekly-progress-week-8/
http://blog.aidecoe.name/2010/07/27/gsoc-weekly-progress-week-9/

Note is not really final since man pages needs updating and have to update the ebuild.

Reproducible: Always
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2010-07-27 22:00:07 UTC
Created attachment 240377 [details, diff]
dracut-integration.patch
Comment 2 Amadeusz Żołnowski (RETIRED) gentoo-dev 2010-08-09 19:10:45 UTC
Created attachment 242125 [details, diff]
dracut-integrated-into-update.patch

In addition to previous patch:
- gen_dracut.sh - refactorized
- updated to dracut-007
- more verbose
- final info for user about kernel args
- params for gensplash module may be passed by genkernel args (previously only by /etc/conf.d/splash was possible)
- minor fixes
Comment 3 Sebastian Pipping gentoo-dev 2011-01-05 23:01:04 UTC
PS: Adding keyword "Inclusion" to better show this bug's
nature in searches...
Comment 4 Amadeusz Żołnowski (RETIRED) gentoo-dev 2011-02-19 20:39:03 UTC
I have created new branch named dracut in official Genkernel repo, incorporated the patch and merged with master's HEAD.
Comment 5 Sebastian Pipping gentoo-dev 2011-02-21 02:13:28 UTC
Amadeusz, please don't close this bug before we have the code on the experimental branch, at least. Let's discuss steps towards that on the genkernel mail alias. Re-opening...
Comment 6 Amadeusz Żołnowski (RETIRED) gentoo-dev 2011-02-21 08:50:11 UTC
(In reply to comment #5)
> Amadeusz, please don't close this bug before we have the code on the
> experimental branch, at least. Let's discuss steps towards that on the
> genkernel mail alias. Re-opening...

OK, sorry.  (The introduction essay is in progress.)
Comment 7 Amadeusz Żołnowski (RETIRED) gentoo-dev 2013-02-16 13:33:19 UTC
When I will have more time, I will take different approach for integration Dracut with Genkernel.