mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
base-system-live: removed; not required by void-mklive anymore.
This commit is contained in:
parent
9ba35f4632
commit
d354335f1b
1 changed files with 0 additions and 27 deletions
|
@ -1,27 +0,0 @@
|
||||||
# Template file for 'base-system-live'
|
|
||||||
pkgname=base-system-live
|
|
||||||
version=0.29
|
|
||||||
revision=1
|
|
||||||
build_style=meta-template
|
|
||||||
short_desc="Void Linux live base system meta package"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
||||||
license="Public domain"
|
|
||||||
homepage="http://www.voidlinux.eu"
|
|
||||||
long_desc="
|
|
||||||
This package installs the base system packages for the
|
|
||||||
Void Linux system live image.
|
|
||||||
|
|
||||||
Dont install it manually. It is only meant to be installed
|
|
||||||
automatically by the void-mklive utility."
|
|
||||||
|
|
||||||
_makedepends="base-files ncurses coreutils findutils diffutils dash
|
|
||||||
bash grep texinfo file sed gawk less util-linux which tar man-db shadow
|
|
||||||
e2fsprogs btrfs-progs xfsprogs f2fs-tools kbd psmisc procps-ng sudo tzdata
|
|
||||||
dhcpcd wpa_supplicant kmod iproute2 iana-etc systemd xbps nvi dosfstools
|
|
||||||
parted dialog iw wifi-firmware linux-firmware-network dracut-network
|
|
||||||
pciutils"
|
|
||||||
|
|
||||||
base-system-live_package() {
|
|
||||||
noarch="yes"
|
|
||||||
depends="${_makedepends}"
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue