1
2
3
4
5
6
7
8
9
10
11
12
13
14 | ogra@anubis:~/datengrab/images/snappy$ cat squashfs-root/meta/snap.yaml architectures: - armhf confinement: strict description: The generic Ubuntu kernel package as a snap dtbs: dtbs firmware: lib/firmware initrd: initrd.img kernel: vmlinuz modules: lib/modules/4.4.0-1019-raspi2 name: pi2-kernel summary: generic linux kernel type: kernel version: 4.4.0-1019 |