Gentoo Archives: gentoo-dev

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Opinion against /usr merge
Date: Wed, 18 Jul 2012 19:26:54
Message-Id: CADPrc8033L6QTVDtgPLR+36hB2QsdGHWBmmkXE5o3PMD=qmeYA@mail.gmail.com
In Reply to: Re: [gentoo-dev] Opinion against /usr merge by Michael Mol
1 On Wed, Jul 18, 2012 at 2:18 PM, Michael Mol <mikemol@×××××.com> wrote:
2 > On Wed, Jul 18, 2012 at 3:05 PM, Rich Freeman <rich0@g.o> wrote:
3 >> On Wed, Jul 18, 2012 at 2:53 PM, Michael Mol <mikemol@×××××.com> wrote:
4 >>> AFAIK, neither genkernel nor dracut were expected to get tied to the
5 >>> Gentoo update process. Has that changed?
6 >>
7 >> We don't even update kernels as part of the regular update process,
8 >> let alone initramfs systems.
9 >>
10 >> In general you update them together.
11 >>
12 >> The only issue I could see is if problems arise if you have a
13 >> different version of udev in your initramfs than on your system. I
14 >> don't know if that actually causes problems. For the most part after
15 >> the system is booted the initramfs is done its job.
16 >
17 > The most widely touted benefit I've heard for initramfs is its
18 > capability to ease system recovery in case, e.g. a critical filesystem
19 > refuses to mount. With recovery roles come recovery tools, which
20 > quickly extends network-aware tools and a security attack surface.
21
22 The real benefit is that it allows you to mount any partition, if the
23 tools to mount it live in the same partition. Recovering tools can be
24 put in the initramfs, but I don't think nobody actually thinks that
25 this is the "most widely touted benefit". Again, citation please.
26
27 > Hence why I tend to feel that if an initramfs is going to become the
28 > go-to solution for bootstrapping userland, it's important to consider
29 > the difficulties of keeping the packed tools up-to-date; it's not just
30 > a bootstrap tool, it's also the first recovery option a sysadmin
31 > faces.
32
33 If you keep your initramfs synchronized (which is easily done with
34 dracut, for example), that problem goes away.
35
36 Regards.
37 --
38 Canek Peláez Valdés
39 Posgrado en Ciencia e Ingeniería de la Computación
40 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-dev] Opinion against /usr merge Michael Mol <mikemol@×××××.com>