Initial commit
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
[build]
|
||||
type = "meta"
|
||||
|
||||
[dependencies]
|
||||
runtime = [
|
||||
"glibc",
|
||||
"filesystem",
|
||||
"dash",
|
||||
"coreutils",
|
||||
"depot",
|
||||
"llvm-libgcc",
|
||||
"libcxx",
|
||||
"procps-ng",
|
||||
"psmisc",
|
||||
"gawk",
|
||||
"gettext",
|
||||
"grep",
|
||||
"gzip",
|
||||
"bzip2",
|
||||
"file",
|
||||
"findutils",
|
||||
"sed",
|
||||
"shadow",
|
||||
"openrc",
|
||||
"tar",
|
||||
"util-linux",
|
||||
"vertex-keyring",
|
||||
"which",
|
||||
"xz",
|
||||
"zsh",
|
||||
"zsh-completions",
|
||||
"kbd",
|
||||
"iproute2",
|
||||
"net-tools"
|
||||
]
|
||||
|
||||
[package]
|
||||
description = "Basic Packages for Booting Vertex Linux"
|
||||
homepage = "https://www.vertexlinux.net"
|
||||
license = "MIT"
|
||||
name = "base"
|
||||
version = "1.0.0"
|
||||
revision = 5
|
||||
Reference in New Issue
Block a user