From 60b00ed940b6e79fdc1255924811275fa2a25bbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 19 Feb 2017 10:52:06 +0300 Subject: [PATCH] minimal list OK --- core_35.list | 2 -- system/base/baselayout/actions.py | 4 ++-- system/base/baselayout/pspec.xml | 9 ++++++++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/core_35.list b/core_35.list index 531254e5..a2aec940 100644 --- a/core_35.list +++ b/core_35.list @@ -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 diff --git a/system/base/baselayout/actions.py b/system/base/baselayout/actions.py index ac3c4ee4..09e2272b 100644 --- a/system/base/baselayout/actions.py +++ b/system/base/baselayout/actions.py @@ -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") \ No newline at end of file + pisitools.dosym("pisilinux-release", "/etc/system-release") diff --git a/system/base/baselayout/pspec.xml b/system/base/baselayout/pspec.xml index 07bb9de4..721a70ea 100644 --- a/system/base/baselayout/pspec.xml +++ b/system/base/baselayout/pspec.xml @@ -14,7 +14,7 @@ data Filesystem baselayout baselayout creates the Pisi Linux Linux main filesystem hierarchy. - http://source.pisilinux.org/1.0/baselayout-3.10.0.tar.gz + https://github.com/ertugerata/baselayout/releases/download/v3.10.1/baselayout-3.10.1.tar.gz @@ -67,6 +67,13 @@ + + 2017-02-19 + 3.10.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 3.10.0