This patch add NTFS-3G. NTFS-3G is a stable, full-featured, read-write
NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris,
QNX, Haiku, and other operating systems. It provides safe handling of
the Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008, Windows 7, Windows 8 and Windows 10 NTFS file
systems.
Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
---
bundles/storage-utils | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/storage-utils b/bundles/storage-utils
index b189d63..6558562 100644
--- a/bundles/storage-utils
+++ b/bundles/storage-utils
@@ -16,6 +16,7 @@ libmlx5-dev
mdadm
mstflint
ndctl
+ntfs-3g
opensm
parted
rdma
--
2.10.1
This patch add NTFS-3G. NTFS-3G is a stable, full-featured, read-write
NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris,
QNX, Haiku, and other operating systems. It provides safe handling of
the Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008, Windows 7, Windows 8 and Windows 10 NTFS file
systems.
Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
---
bundles/storage-utils | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/storage-utils b/bundles/storage-utils
index b189d63..5c6070d 100644
--- a/bundles/storage-utils
+++ b/bundles/storage-utils
@@ -21,3 +21,4 @@ parted
rdma
sshfs
xfsprogs
+ntfs-3g
--
2.10.1
Model-Specific Register (MSR) Tools Project provides utilities to access
the processor MSRs and CPU ID directly.
This project is composed of three different user space console
applications.
rdmsr – read MSR from any CPU or all CPUs
wrmsr – write values to MSR on any CPU or all CPUs
cpuid – show identification and feature information of any CPU
Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
---
bundles/pnp-tools-basic | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/pnp-tools-basic b/bundles/pnp-tools-basic
index 3be04ed..4fe3fdf 100644
--- a/bundles/pnp-tools-basic
+++ b/bundles/pnp-tools-basic
@@ -17,6 +17,7 @@ iptraf
latencytop
ltp
ltrace
+msr-tools
net-snmp
net-tools
nicstat
--
2.10.1
The template files for cmake were moved into the cmake-dev package so
the cmake-dev package needs to be in c-basic as well.
---
bundles/c-basic | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/c-basic b/bundles/c-basic
index 8894f0e..9616833 100644
--- a/bundles/c-basic
+++ b/bundles/c-basic
@@ -10,6 +10,7 @@ automake-dev
binutils
bison
cmake
+cmake-dev
flex
gcc
gcc-dev
--
2.10.2