Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user