-
### What would you like to be added
As for now, we can configure the kubernets and etcd certificates path:
kube_cert_dir: "{{ kube_config_dir }}/ssl"
etcd_cert_dir: "{{ etcd_config_dir }}/ssl"
I…
-
### systemd version the issue has been seen with
255 (255.5-3-arch)
### Used distribution
CachyOS (rolling)
### Linux kernel version used
6.8.8-2-cachyos
### CPU architectures issue …
-
System protections (like not allowing delete) don't kick in when the system is installed with LUKS Full Disk Encryption because the pool is not recognized as system pool.
This concerns a manual…
-
```
installer needs lvm2 and luks support, the livecd supports both but the
installer doesn't offer it.
```
Original issue reported on code.google.com by `sidhayn` on 11 Mar 2013 at 1:43
-
My system's storage is configured as dm-raid on LVM on LUKS. Each of my physical disks contains a LUKS partition whose plaintext is an LVM PV. All of these PVs are collected into a single VG, and then…
-
First reported in https://bodhi.fedoraproject.org/updates/FEDORA-2024-5f97e1176b
Downstream report: https://issues.redhat.com/browse/RHEL-61186
-
i am new to the community and i am interested in this project. i don't know lot about it's internals and i am wondering is there any hardening or selinux-like stuff also is hard disk encryption suppor…
-
My setup:
/dev/sdx1 is EFI boot partition (hence vfat)
/dev/sdx2 is luks holding my filesystems
If i read correct, it will be considered a partition in cmd_to_bcache (around line 1743) instead of…
-
```
installer needs lvm2 and luks support, the livecd supports both but the
installer doesn't offer it.
```
Original issue reported on code.google.com by `sidhayn` on 11 Mar 2013 at 1:43
-
It would be nice if the algorithm used for LUKS in src/installation/auto_partition.py (currently defined by the "cypher" variable) could be changed via a simple command line parameter (something like:…