Skip to content

LVM & Luks2 Full Disk Encryption Support. Plymouth splash screen added.

Latest
Compare
Choose a tag to compare
@FT-Labs FT-Labs released this 12 Oct 10:51
· 18 commits to master since this release

This will be the last beta version. Next release is going to be stable.

News:

  • Plymouth is added back. All compatability problems have been solved. Fallback kernel is now named as safegraphics, which won't use KMS settings to early load GPU modules if anything is wrong. Original kernel image (kernel type doesn't matter) and safe graphics image has different grub kernel options now.
  • Picom has been merged up to date with yshui. Rounded corners have been fixed, animations are a lot smoother now.
  • pdwm will come by default, instead of phyOS-dwm. Check github repo for more info, it is a new type of window manager that nearly everything is fully dynamic. pdwmc is the control center, which can be either run from terminal or QT application.
  • ! Full disk encryption with luks2 & LVM support. This is the only arch-based distro that supports these options now, because calamares have issues with this. Encryption is an option.
  • Traditional partitioning is unavailable, only LVM2 installation is supported.
  • Auto mounting crypted device hooks have been written (not in boot time), even base arch linux doesn't have this feature. There is no need for a cryptdevice=..... parameter in grub.
  • There is now 8 different kernel configuration options, with a total of 16 files. It will automatically check your system, and update your kernel images/configurations accordingly. It will automatically add hooks/modules dependent on your preference.
  • Swap space for lvm2 is supported too.
  • System settings application is now much more enhanced. You can sync your colorscheme with all of your system (including pdwm) rofi etc, more than 15 colorschemes are available.
  • System tray support has been added. pdwm feels like a DE now. This is toggleable from pdwmc, like other options.