about summary refs log tree commit diff stats
path: root/core/ports/dracut/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'core/ports/dracut/Pkgfile')
-rw-r--r--core/ports/dracut/Pkgfile25
1 files changed, 0 insertions, 25 deletions
diff --git a/core/ports/dracut/Pkgfile b/core/ports/dracut/Pkgfile
deleted file mode 100644
index e187214..0000000
--- a/core/ports/dracut/Pkgfile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Description:  dracut is an event driven initramfs infrastructure. 
-# URL:          https://dracut.wiki.kernel.org/
-# Maintainer:   Silvino Silva, silvino at bk dot ru
-# Depends on:   cryptsetup nbd nfs-utils lvm2 mdadm
-
-name=dracut
-version=044
-release=2
-source=(https://www.kernel.org/pub/linux/utils/boot/$name/$name-$version.tar.xz
-dracut.conf README)
-
-build() {
-    cd $name-$version
-
-    ./configure --prefix=/usr
-
-    make
-    make DESTDIR=$PKG install
-
-    install -m 0644 -D $SRC/dracut.conf $PKG/etc
-
-    mv $PKG/usr/share/man $PKG/usr/
-    find $PKG -name "README" | xargs rm
-
-}
le='Blame the previous revision' href='/akspecs/ranger/blame/ranger.py?h=v1.9.0b1&id=bba8d293c32050b79cfc2b0ac2807f324ef44800'>^
8fa87054 ^

a66c4a26 ^
8fa87054 ^
83868c7a ^
8fa87054 ^


a66c4a26 ^

f027adc0 ^
5c210a96 ^

3de15ddd ^

fb275079 ^

5c210a96 ^
3d566884 ^
e30d16cb ^
621a1a39 ^
9bc5d95c ^
c44b726e ^
465bff73 ^




f8e96a97 ^

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
42
43
44
45
46
47
48
49
50
51