dockstar-base: remove package.
This commit is contained in:
parent
250901bd53
commit
d1b1561f0d
2 changed files with 0 additions and 20 deletions
|
@ -1,8 +0,0 @@
|
|||
case "$ACTION" in
|
||||
post)
|
||||
mkdir -p etc/runit/runsvdir/default/
|
||||
ln -s /etc/sv/sshd etc/runit/runsvdir/default/
|
||||
ln -s /etc/sv/ntpd etc/runit/runsvdir/default/
|
||||
ln -s /etc/sv/dhcpcd etc/runit/runsvdir/default/
|
||||
;;
|
||||
esac
|
|
@ -1,12 +0,0 @@
|
|||
# Template file for 'dockstar-base'
|
||||
pkgname=dockstar-base
|
||||
version=1
|
||||
revision=1
|
||||
build_style=meta
|
||||
homepage="http://www.voidlinux.org"
|
||||
short_desc="Void Linux Dockstar platform package"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="Public Domain"
|
||||
|
||||
archs="armv5tel"
|
||||
depends="virtual?ntp-daemon kirkwood-kernel linux-firmware-network dockstar-uboot"
|
Loading…
Reference in a new issue