| 5 Aug 2025 |
hexa | 🦆 | 01:03:50 |
| sinan changed their profile picture. | 03:58:54 |
| sinan | 03:58:56 |
| 8 Aug 2025 |
| sinan changed their profile picture. | 06:11:32 |
| 0x4A6F joined the room. | 07:01:30 |
| 9 Aug 2025 |
| seapat set a profile picture. | 14:23:07 |
| 10 Aug 2025 |
| @notahacker666:matrix.org joined the room. | 07:44:34 |
@notahacker666:matrix.org | Hi, I just noticed that with luks disko isn't checking if the passwords are the same and is using the first entered one, without notifying you that the entered passwords aren't matching. Maybe I've missed something, but is it a bug or a feature?
nix run github:nix-community/disko/latest -- --mode zap_create_mount disko.cnf
luks = {
size = "100%";
content = {
type = "luks";
name = "crypted";
settings = {
allowDiscards = true;
};
| 07:53:35 |
lassulus | hmm, sounds like a bug | 08:16:21 |
| Eason20000 joined the room. | 10:15:14 |
Eason20000 | Yeah, I opened an issue on Github (https://github.com/nix-community/disko/issues/1102), can anyone fix this? | 10:15:59 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan @ WHY2025 (DECT: 8793). | 11:34:28 |
Eason20000 | I found a way to solve this problem. But I do little programming. | 16:55:33 |
Eason20000 | I posted it in the issue i had created before | 16:56:01 |
Eason20000 | Can anyone check and fix it? | 16:56:28 |
Eason20000 | Pull request created: https://github.com/nix-community/disko/pull/1103 | 17:29:44 |
Eason20000 | I'm don't know much about programming and I'm still on LiveCD now. So is there anyone can help me to merge (if it's called so) this pull request? | 17:33:16 |