Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1338769
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v5 0/3] init: add support to directly boot to a mapped device |
| Date | 2016-02-20 19:20 +0100 |
| Message-ID | <r4kim-1jY-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This is a resurrection of a patch series from a few years back, first brought to the dm maintainers in 2010. It creates a way to define dm devices on the kernel command line for systems that do not use an initramfs, or otherwise need a dm running before init starts. This has been used by Chrome OS for several years, and now by Brillo (and likely Android soon). The last version was v4: https://patchwork.kernel.org/patch/104860/ https://patchwork.kernel.org/patch/104861/ -Kees
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v5 0/3] init: add support to directly boot to a mapped device Kees Cook <keescook@chromium.org> - 2016-02-20 19:20 +0100
Re: [PATCH v5 0/3] init: add support to directly boot to a mapped device Alasdair G Kergon <agk@redhat.com> - 2016-02-21 23:10 +0100
Re: [PATCH v5 0/3] init: add support to directly boot to a mapped device Kees Cook <keescook@chromium.org> - 2016-02-22 20:00 +0100
csiph-web