Announcement

Collapse
No announcement yet.

Systemd 242 Gearing Up For Release With XBOOTLDR Support, Other New Features

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • starshipeleven
    replied
    Originally posted by pininety View Post

    Hu? How is this a step to a "linux system administrators only OS"? Most users would not even notice as long as the graphical configuration tools recognize this and have the ability to write back changes to the underlying root partition. As it is, it will most likely only be used by embedded people and enthusiasts.
    Having a read-only root with all changes sent to a tmpfs and lost on reboot is mostly for embedded and other types of custom setups where you want a stateless system that is "wiped" on reboot.

    OverlayFS (the Kernel feature this functionality is relying on) is just a layering system. OpenWrt for example layers a writable root partition over a read-only root partition, this allows easy "reset to defaults" or "reboot in recovery mode", as you always have a default root partition you can fallback to.

    Leave a comment:


  • starshipeleven
    replied
    Originally posted by frank007 View Post

    One step closer to a "linux system administrators only OS". How much?
    It's just making it easier to do what embedded devices commonly do already.
    Last edited by starshipeleven; 03 April 2019, 11:48 AM.

    Leave a comment:


  • Guest
    Guest replied
    Originally posted by msotirov
    Can't wait to try this on GNU / Systemdux 19.04 Disco Dingo.
    Can't wait to try this on GNU / Systemdux 19.04 Disco Nect.

    Leave a comment:


  • pininety
    replied
    Originally posted by reavertm View Post

    Read only root was supported long before systemd existed. And with systemd as well. Just mount / on tmpfs and initialize from image. How else would bootable images work.
    While this is true, I think this feature makes it way easier. No need to prepair images, easy switch between a system with an overlay and without by adding or removing a single option on the kernel command line. I just love to see work done getting such setups up more easily as I think they are very under utilized. Nearly every machine I have set up could have had a read only root where the only time you would need to write to it is package updates. If you now think about filesystems where you could have atomic switched from one state to the other (think you run an update and only then all updates are applied the filesystem atomically switched to the new state so you never have to worry about a partially updated system or the like), that would be very awesome in my eyes.

    Leave a comment:


  • reavertm
    replied
    Originally posted by pininety View Post

    That sounds amazing, one step closer to getting a read only root.
    Read only root was supported long before systemd existed. And with systemd as well. Just mount / on tmpfs and initialize from image (initrd/initramfs for instance). How else would bootable images work.
    Last edited by reavertm; 03 April 2019, 09:57 AM.

    Leave a comment:


  • Guest
    Guest replied
    I remember when "+s" was the simplest thing in the world.
    Last edited by Guest; 03 April 2019, 09:07 AM.

    Leave a comment:


  • grumbert
    replied
    Originally posted by skeevy420 View Post
    Didn't take long at all for the usual systemd troll posts to arrive.
    rumour has it that if you say systemd 3 times in front of a mirror , Weasel and hreindl will turn up and call each other idiots.

    Leave a comment:


  • skeevy420
    replied
    Didn't take long at all for the usual systemd troll posts to arrive.

    Leave a comment:


  • pininety
    replied
    Originally posted by frank007 View Post

    One step closer to a "linux system administrators only OS". How much?
    Hu? How is this a step to a "linux system administrators only OS"? Most users would not even notice as long as the graphical configuration tools recognize this and have the ability to write back changes to the underlying root partition. As it is, it will most likely only be used by embedded people and enthusiasts.

    Leave a comment:


  • Britoid
    replied
    Nice.

    Really looking forward to the bootloader changes, would be nice to eventually have a better-supported replacement for grub.

    Leave a comment:

Working...
X