feat: add missing KF6 framework recipes

This commit is contained in:
2026-05-07 07:53:26 +01:00
parent d8d498f831
commit a69f479b52
2374 changed files with 2610246 additions and 0 deletions
@@ -0,0 +1,9 @@
<Comment># /etc/fstab: static file system information.</Comment><br/>
<Comment>#</Comment><br/>
<Comment># Use 'blkid' to print the universally unique identifier for a device; this may</Comment><br/>
<Comment># be used with UUID= as a more robust way to name devices that works even if</Comment><br/>
<Comment># disks are added and removed. See fstab(5).</Comment><br/>
<Comment>#</Comment><br/>
<Comment># <file system> <mount point> <type> <options> <dump> <pass></Comment><br/>
<Device>UUID=A7EF-407D</Device><Mount Point> /boot/efi</Mount Point><Normal> </Normal><Type>vfat</Type><Options> umask=0077</Options><Dump> 0</Dump><Pass> 2</Pass><br/>
<Device>/dev/mapper/luks-6d67ccaf-3e9a-44fb-8e51-f38175256a87</Device><Mount Point> /</Mount Point><Normal> </Normal><Type>ext4</Type><Options> defaults,noatime</Options><Dump> 0</Dump><Pass> 1</Pass><br/>