blob: e78dba3ac76641b8dbf7a5f32783bf8da2ae81e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = cowberry-boot
pkgdesc = A minimal sysvinit script set designed for Raspberry Pi
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/maandree/cowberry-boot
arch = armv6h
arch = x86_64
arch = i686
license = GPL3
makedepends = make
makedepends = gcc
makedepends = glibc
makedepends = coreutils
depends = sysvinit
depends = dash
depends = coreutils
depends = util-linux
depends = grep
depends = filesystem
depends = glibc
optdepends = kbd
optdepends = kmod
optdepends = udev
conflicts = initscripts
conflicts = initscripts-fork
conflicts = pony-initialisation
backup = etc/rc.local.devd.wait
backup = etc/rc.local.hooks
backup = etc/rc.local.shutdown
backup = etc/rc.local
backup = etc/rc.multi
backup = etc/rc.shutdown
backup = etc/rc.single
backup = etc/rc.sysinit
backup = etc/inittab
backup = etc/rc.conf
source = https://github.com/maandree/cowberry-boot/archive/1.0.1.tar.gz
sha256sums = 19841d59d8f9a416f76afc4b8fe665eea9918d9a0843bccd5fec14b2753e0ec3
pkgname = cowberry-boot
|