minimal list OK
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
2016-04-27 /system/base/baselayout/pspec.xml
|
||||
2016-04-27 /system/boot/busybox-mkinitcpio/pspec.xml
|
||||
2016-08-21 /system/boot/grub2/pspec.xml
|
||||
2016-04-27 /kernel/tools/mkinitcpio/pspec.xml
|
||||
|
||||
@@ -19,7 +19,7 @@ def install():
|
||||
|
||||
# Install everything
|
||||
pisitools.insinto("/", "root/*")
|
||||
|
||||
|
||||
# Install baselayout utilities
|
||||
shelltools.cd("src/")
|
||||
autotools.rawInstall('DESTDIR="%s"' % get.installDIR())
|
||||
@@ -39,4 +39,4 @@ def install():
|
||||
# Hack for binary blobs built on multi-lib systems
|
||||
pisitools.dosym("lib", "/lib64")
|
||||
|
||||
pisitools.dosym("pisilinux-release", "/etc/system-release")
|
||||
pisitools.dosym("pisilinux-release", "/etc/system-release")
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>data</IsA>
|
||||
<Summary>Filesystem baselayout</Summary>
|
||||
<Description>baselayout creates the Pisi Linux Linux main filesystem hierarchy.</Description>
|
||||
<Archive sha1sum="89cb1dc3c3a2fc47c299ae6c002cad212b7fc56e" type="targz">http://source.pisilinux.org/1.0/baselayout-3.10.0.tar.gz</Archive>
|
||||
<Archive sha1sum="01938089490008e73aae63cf8917a848736e2f7c" type="targz">https://github.com/ertugerata/baselayout/releases/download/v3.10.1/baselayout-3.10.1.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -67,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-19</Date>
|
||||
<Version>3.10.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>3.10.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user