From f818d1f1e8315117cb2fab42394f4105a31de059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Wed, 1 Feb 2017 18:27:17 +0300 Subject: [PATCH] update --- core_35.list | 38 ++++++++++++++++++++++++++++++ find-packages-not-compiled-in-farm | 2 +- needed_build.txt | 13 ++++++++++ 3 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 core_35.list create mode 100644 needed_build.txt diff --git a/core_35.list b/core_35.list new file mode 100644 index 00000000..15dd2932 --- /dev/null +++ b/core_35.list @@ -0,0 +1,38 @@ +2016-04-27 /programming/library/slang/pspec.xml +2016-08-17 /system/base/lsb-release/pspec.xml +2016-06-16 /system/base/usbutils/pspec.xml +2016-04-27 /system/base/comar-api/pspec.xml +2016-04-27 /system/base/comar/pspec.xml +2016-04-27 /system/base/baselayout/pspec.xml +2016-04-27 /system/base/wireless-tools/pspec.xml +2016-04-27 /system/base/coreutils/pspec.xml +2016-04-27 /system/base/sysvinit/pspec.xml +2016-04-27 /system/base/mudur/pspec.xml +2016-12-01 /system/devel/cmake/pspec.xml +2016-04-27 /system/devel/scons/pspec.xml +2016-04-27 /system/devel/util-macros/pspec.xml +2016-04-27 /system/devel/colorgcc/pspec.xml +2016-04-27 /system/devel/catbox/pspec.xml +2016-04-27 /system/devel/xorg-util/pspec.xml +2016-04-27 /system/devel/numactl/pspec.xml +2016-04-27 /system/devel/klibc/pspec.xml +2016-12-02 /system/devel/libuv/pspec.xml +2016-04-27 /system/devel/libarchive/pspec.xml +2016-04-27 /system/devel/glpk/pspec.xml +2016-04-27 /system/devel/cloog/pspec.xml +2016-04-27 /system/devel/unifdef/pspec.xml +2016-07-19 /system/devel/libseccomp/pspec.xml +2016-04-27 /system/devel/ppl/pspec.xml +2016-04-27 /system/devel/gobject-introspection/pspec.xml +2016-04-27 /system/devel/yasm/pspec.xml +2016-04-27 /system/boot/busybox-mkinitcpio/pspec.xml +2016-04-27 /system/boot/os-prober/pspec.xml +2016-08-21 /system/boot/grub2/pspec.xml +2016-12-10 /kernel/drivers/ndiswrapper/pspec.xml +2016-12-10 /kernel/drivers/module-bbswitch/pspec.xml +2016-04-27 /kernel/tools/mkinitcpio/pspec.xml +2016-12-10 /kernel/tools/cpupowertools/pspec.xml +2016-04-27 /kernel/tools/mkinitramfs/pspec.xml +2016-04-27 /desktop/font/freetype/pspec.xml +2016-06-29 /hardware/firmware/linux-firmware/pspec.xml +2016-04-27 /hardware/disk/disktype/pspec.xml diff --git a/find-packages-not-compiled-in-farm b/find-packages-not-compiled-in-farm index 3d891871..2da69971 100755 --- a/find-packages-not-compiled-in-farm +++ b/find-packages-not-compiled-in-farm @@ -15,7 +15,7 @@ import lzma import piksemel -pisirepouri = "http://ciftlik.pisilinux.org/2.0-Beta/pisi-index.xml.xz" +pisirepouri = "http://ciftlik.pisilinux.org/2.0-Beta.1/pisi-index.xml.xz" svnrepouri = "https://github.com/ertugerata/core/raw/master/pisi-index.xml.xz" def getIndex(uri): diff --git a/needed_build.txt b/needed_build.txt new file mode 100644 index 00000000..96576169 --- /dev/null +++ b/needed_build.txt @@ -0,0 +1,13 @@ + +* working on https://github.com/ertugerata/core/raw/master/pisi-index.xml.xz +* working on http://ciftlik.pisilinux.org/2.0-Beta.1/pisi-index.xml.xz + +* Packages missing in http://ciftlik.pisilinux.org/2.0-Beta.1/pisi-index.xml.xz + kernel/tools/mkinitcpio + system/boot/busybox-mkinitcpio + +* Packages that needs compiling + system/base/busybox (3 > 2) + system/base/net-tools (3 > 2) + system/base/pcmciautils (3 > 2) +