Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:43 +03:00
parent 7090f904af
commit bd404baa5b
2 changed files with 11 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+11 -1
View File
@@ -1,6 +1,16 @@
name: filesystem name: filesystem
description: The Tide Linux filesystem description: The Tide Linux filesystem
version: 25.08.13 version: 25.08.13
revision: 1
architecture: any architecture: any
keep: ["etc/hosts","etc/hostname","etc/group","etc/passwd","etc/gshadow","etc/shadow","etc/nsswitch.conf","etc/shells"] output_architecture: any
type: source type: source
keep:
- etc/hosts
- etc/hostname
- etc/group
- etc/passwd
- etc/gshadow
- etc/shadow
- etc/nsswitch.conf
- etc/shells