• Michael Shigorin's avatar
    added live_rw support · 429ce586
    Michael Shigorin authored
    There's a need for a separate boot target since
    persistent storage is way slower than tmpfs indeed;
    usbflash has a tendency for huge performance drops
    given simultaneous writes in addition to reads which
    are the bottleneck already.
    
    make-initrd-propagator 0.18 introduced ext4 rw slice,
    so the corresponding kernel module needs to be included
    into stage1; see also #28289.
    
    NB: not available on x86_64-efi (or hybrid GPT to be strict)
    due to fragility of the hack being made: parted(8) panics
    upon seeing that, and good ol' fdisk is unable to treat it.
    
    NB: use/live/rw use/rescue/rx use/syslinux/ui/gfxboot
    are unlikely to play very nice together due to the latter's
    magic l10n: "session" label is taken by live_rw config snippet
    and *is* translated in design-bootloader-source;
    OTOH "rescue_session" is *not*.
    429ce586
Name
Last commit
Last update
..
00defaults.cfg Loading commit data...
01gfxboot.cfg Loading commit data...
01menu.cfg Loading commit data...
01none.cfg Loading commit data...
01prompt.cfg Loading commit data...
01vesamenu.cfg Loading commit data...
02noescape.cfg Loading commit data...
10localboot.cfg Loading commit data...
10removable.cfg Loading commit data...
20install2.cfg Loading commit data...
20netinstall2.cfg Loading commit data...
30live.cfg Loading commit data...
32live_rw.cfg Loading commit data...
80rescue.cfg Loading commit data...
82rescue_rw.cfg Loading commit data...
85dos.cfg Loading commit data...
90hdt.cfg Loading commit data...
90memtest.cfg Loading commit data...
95sdab.cfg Loading commit data...
Makefile Loading commit data...
README Loading commit data...