While for limited amounts of configuration information the kernel command line may be suitable, it isn't when it comes to significant amounts of configurable entities that need to be set before the full kernel infrastructure is available. This patch adds functionality to pass one or more configuration files through the initrd, but without requiring knowledge of the actual structure (including compression) of it; the file(s) is/are attached to the end of the already built initrd (which obviously depends on external scripts not provided here). Signed-Off-By: Jan Beulich <[email protected]> (actual patch attached)
Attachment:
linux-2.6.14-nlkd-early-pseudo-fs.patch
Description: Binary data
- Follow-Ups:
- Re: [PATCH 15/39] NLKD - early pseudo-fs
- From: Al Viro <[email protected]>
- [PATCH 16/39] NLKD - core adjustments
- From: "Jan Beulich" <[email protected]>
- Re: [PATCH 15/39] NLKD - early pseudo-fs
- References:
- [PATCH 0/39] NLKD - Novell Linux Kernel Debugger
- From: "Jan Beulich" <[email protected]>
- [PATCH 1/39] NLKD - an alternative kallsyms approach
- From: "Jan Beulich" <[email protected]>
- [PATCH 2/39] NLKD - an alternative early ioremap approach
- From: "Jan Beulich" <[email protected]>
- [PATCH 3/39] NLKD - early/late CPU up/down notification
- From: "Jan Beulich" <[email protected]>
- [PATCH 6/39] NLKD - early panic notification
- From: "Jan Beulich" <[email protected]>
- [PATCH 7/39] NLKD - task create/destroy notification
- From: "Jan Beulich" <[email protected]>
- [PATCH 8/39] NLKD - rmmod notification
- From: "Jan Beulich" <[email protected]>
- [PATCH 9/39] NLKD - hotkey notification
- From: "Jan Beulich" <[email protected]>
- [PATCH 10/39] NLKD - console layout change notification
- From: "Jan Beulich" <[email protected]>
- [PATCH 11/39] NLKD - time adjustment
- From: "Jan Beulich" <[email protected]>
- [PATCH 14/39] NLKD - kernel trace buffer access
- From: "Jan Beulich" <[email protected]>
- [PATCH 0/39] NLKD - Novell Linux Kernel Debugger
- Prev by Date: [PATCH 14/39] NLKD - kernel trace buffer access
- Next by Date: [PATCH 16/39] NLKD - core adjustments
- Previous by thread: [PATCH 14/39] NLKD - kernel trace buffer access
- Next by thread: [PATCH 16/39] NLKD - core adjustments
- Index(es):