| 19 Aug 2024 |
| tmarkov joined the room. | 20:19:21 |
tmarkov | Hi! I'm using disko for partitioning, with btrfs subvolumes on luks. Now I manually created a new subvoume, and added it to the disko config. But after rebuilding, it wasn't added to fstab for some reason, and doesn't get mounted. Is there some catch that I could be missing there? | 20:33:24 |
lassulus | hard to say without the config, but in theory it should get mounted if you add it there | 20:42:03 |
| 20 Aug 2024 |
matthewcroughan | lassulus: https://github.com/nix-community/disko/pull/740 | 09:22:31 |
matthewcroughan | dunno how this was missed | 09:22:33 |
matthewcroughan | just nobody using it I guess | 09:22:56 |
lassulus | the format is called f2fs-tools? | 09:23:08 |
matthewcroughan | oops | 09:23:47 |
matthewcroughan | it passed the vm test though | 09:24:02 |
matthewcroughan | wtf | 09:24:04 |
matthewcroughan | how is that possible | 09:24:22 |
matthewcroughan | I guess just because the act of putting "f2fs" into boot.supportedFilesystems is enough to make the VM Test work thanks to the github.com/NixOS/nixpkgs/blob/master/nixos/modules/tasks/filesystems/f2fs.nix#L16-L18 | 09:25:30 |
matthewcroughan | BTW, I think http://www.linux-mtd.infradead.org/faq/ubi.html would be interesting to support in Disko, though I'm not entirely sure how it would work yet | 09:25:48 |
matthewcroughan | JFFS2 | 09:25:56 |
matthewcroughan | In reply to @lassulus:lassul.us the format is called f2fs-tools? amended anyway, though it's interesting that VM tests won't catch those issues due to modules/tasks/filesystems in nixpkgs | 09:27:06 |
| benwebb changed their display name from benjaminedwardwebb to benwebb. | 12:44:10 |
| Shinri joined the room. | 12:53:08 |
Shinri | Hi. I'm shifting to tmpfs root with disko configuring my disk partition ( my conf here: https://git.sr.ht/~zincentimeter/nix-conf/tree/main/item/system/disko.nix ). How can I mount it as /nix and left all directories except /nix/* to be on disk? Should I move all the existing files of /nix to / before go forward to rebuild the directory layout? | 12:58:43 |
Shinri | * Hi. I'm shifting to tmpfs root with disko configuring my disk partition ( my conf here: https://git.sr.ht/~zincentimeter/nix-conf/tree/main/item/system/disko.nix ). How can I mount it as /nix and left all directories except /nix/* to be on tmpfs? Should I move all the existing files of /nix to / before go forward to rebuild the directory layout? | 12:59:31 |
| 21 Aug 2024 |
matthewcroughan | Redacted or Malformed Event | 16:56:45 |