Enable MACVLAN and MACVTAP in the kernel-iot-lts2018 (ACRN SOS kernel)
by VanCutsem, Geoffroy
Hi there,
MacVTap internetworking is the preferred mechanism in Kata (see https://github.com/kata-containers/runtime/issues/2029). However, the Service VM kernel (kernel-iot-lts2018 [sos]) comes with the CONFIG_MACVLAN and CONFIG_MACVTAP options disabled. Can these be enabled please?
Thanks,
Geoffroy
Senior Technical Marketing Engineer
IAGS - System Software Products
Tel: +32 (0)3 450 0851
-----------------------------------------------
Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718.
Citibank, Brussels, account 570/1031255/09
1 year
/usr/bin/c_rehash needed to install eID (manual installation from sources)
by VanCutsem, Geoffroy
Hi folks,
I wanted to install the Belgium eID software (https://eid.belgium.be/en
) on my Clear Linux system. I went for the manual installation,
building the SW from sources. The 'make install' step failed though
because /usr/bin/c_rehash was not available on my system. I did not
find any bundle that could install it (tried search and search-file).
It is however available as an RPM since building the openssl (-extras)
requires it. That file (/usr/bin/c_rehash) is however specifically
excluded from that *-extras package (see
https://github.com/clearlinux-pkgs/openssl/blob/master/openssl.spec).
Is there any specific reason why /usr/bin/c_rehash is not available in
any bundle? If not, can we add it somehow?
On a similar thought, I have a vague recollection that there was
something done in Clear Linux regarding this eID software, but I did
not find it anymore. Aside from the c_rehash binary missing, it would
be even better to have this eID SW available in a bundle directly.
Would you consider that?
Thanks,
Geoffroy
1 year, 1 month
[PATCH clr-bundles] New bundle os-cloudguest-aliyun
by Wang, Jing J
support cloud-init in Aliyun cloud
---
bundles/os-cloudguest-aliyun | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 bundles/os-cloudguest-aliyun
diff --git a/bundles/os-cloudguest-aliyun b/bundles/os-cloudguest-aliyun new file mode 100644 index 00000000..040cc40d
--- /dev/null
+++ b/bundles/os-cloudguest-aliyun
@@ -0,0 +1,11 @@
+# [TITLE]: os-cloudguest-aliyun
+# [DESCRIPTION]: Run any initialization processes required of an Aliyun cloud guest virtual machine (VM).
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [TAGS]: Other
+# [MAINTAINER]: Jing Wang <jing.j.wang(a)intel.com>
+include(sudo)
+include(libglib)
+
+e2fsprogs-extras
+micro-config-drive-aliyun
--
2.24.0
1 year, 1 month
[PATCH clr-bundles] Adding extra Perl packages
by Brett T. Warden
perl-Alien-Libxml2
perl-AnyEvent-BDB
perl-Apache-LogFormat-Compiler
perl-App-Nopaste
perl-CGI-Emulate-PSGI
perl-Carp-Always
perl-Class-Refresh
perl-DB_File
perl-Data-Flow
perl-Devel-OverrideGlobalRequire
perl-GSSAPI
perl-HTML-Form
perl-HTML-TreeBuilder
perl-HTTP-Server-Simple
perl-Hook-LexWrap
perl-Linux-Pid
perl-MIME-Lite
perl-Mail-Sender
perl-Mail-Sendmail
perl-Module-Refresh
perl-Net-AMQP
perl-PPI
perl-Plack
perl-Proc-InvokeEditor
perl-Task-Weaken
perl-Test-Object
perl-Test-SubCalls
perl-Text-Haml
perl-WWW-Mechanize
perl-XML-DOM
perl-XML-RegExp
perl-XString
perl-libxml-perl
---
bundles/perl-extras | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/bundles/perl-extras b/bundles/perl-extras
index d9a46ffc..013a6fcc 100644
--- a/bundles/perl-extras
+++ b/bundles/perl-extras
@@ -15,12 +15,16 @@ perl-Algorithm-Diff-XS
perl-Algorithm-Merge
perl-Algorithm-Munkres
perl-Alien-Build
+perl-Alien-Libxml2
perl-Alien-m4
perl-AnyEvent
perl-AnyEvent-AIO
+perl-AnyEvent-BDB
perl-AnyEvent-CacheDNS
perl-Apache-Htpasswd
+perl-Apache-LogFormat-Compiler
perl-Apache-Session
+perl-App-Nopaste
perl-App-cpanminus
perl-App-perlbrew
perl-AppConfig
@@ -55,6 +59,7 @@ perl-CBOR-XS
perl-CDDB-File
perl-CGI
perl-CGI-Compile
+perl-CGI-Emulate-PSGI
perl-CGI-Simple
perl-CPAN-Changes
perl-CPAN-DistnameInfo
@@ -67,6 +72,7 @@ perl-Cache-Simple-TimedExpiry
perl-Calendar-Simple
perl-Canary-Stability
perl-Capture-Tiny
+perl-Carp-Always
perl-Carp-Assert
perl-Carp-Assert-More
perl-Carp-Clan
@@ -90,6 +96,7 @@ perl-Class-Measure
perl-Class-Method-Modifiers
perl-Class-MethodMaker
perl-Class-Mix
+perl-Class-Refresh
perl-Class-ReturnValue
perl-Class-Singleton
perl-Class-Std
@@ -145,6 +152,7 @@ perl-DBIx-Connector
perl-DBIx-ContextualFetch
perl-DBIx-DBSchema
perl-DBIx-Simple
+perl-DB_File
perl-Data-Alias
perl-Data-Compare
perl-Data-Denter
@@ -152,6 +160,7 @@ perl-Data-Dump
perl-Data-Dumper-Concise
perl-Data-Dumper-Simple
perl-Data-Float
+perl-Data-Flow
perl-Data-Integer
perl-Data-Munge
perl-Data-OptList
@@ -194,6 +203,7 @@ perl-Devel-GlobalDestruction
perl-Devel-Hide
perl-Devel-LexAlias
perl-Devel-OverloadInfo
+perl-Devel-OverrideGlobalRequire
perl-Devel-PatchPerl
perl-Devel-Refactor
perl-Devel-Size
@@ -283,6 +293,7 @@ perl-Future
perl-Future-IO-ImplBase
perl-GD-Barcode
perl-GIS-Distance
+perl-GSSAPI
perl-Geo-Distance
perl-Geo-IP
perl-Geo-IPfree
@@ -294,6 +305,7 @@ perl-Graph
perl-Guard
perl-HTML-Clean
perl-HTML-Encoding
+perl-HTML-Form
perl-HTML-HTML5-Entities
perl-HTML-Lint
perl-HTML-Parser
@@ -302,6 +314,7 @@ perl-HTML-StripScripts
perl-HTML-TableExtract
perl-HTML-Tagset
perl-HTML-Tiny
+perl-HTML-TreeBuilder
perl-HTTP-Body
perl-HTTP-CookieJar
perl-HTTP-Cookies
@@ -314,10 +327,12 @@ perl-HTTP-MultiPartParser
perl-HTTP-Negotiate
perl-HTTP-Parser-XS
perl-HTTP-Request-AsCGI
+perl-HTTP-Server-Simple
perl-Hash-Flatten
perl-Hash-Merge
perl-Hash-MoreUtils
perl-Hash-MultiValue
+perl-Hook-LexWrap
perl-I18N-Charset
perl-IO-AIO
perl-IO-All
@@ -371,6 +386,7 @@ perl-Library-CallNumber-LC
perl-Lingua-EN-Inflect
perl-Lingua-EN-Inflect-Number
perl-Lingua-Translit
+perl-Linux-Pid
perl-List-AllUtils
perl-List-Compare
perl-List-MoreUtils
@@ -395,11 +411,14 @@ perl-MIME-Base32
perl-MIME-Base64
perl-MIME-Base64-URLSafe
perl-MIME-Charset
+perl-MIME-Lite
perl-MIME-Types
perl-MLDBM
perl-MRO-Compat
perl-Mail-Mailer
perl-Mail-POP3Client
+perl-Mail-Sender
+perl-Mail-Sendmail
perl-Math-Base-Convert
perl-Math-Base36
perl-Math-BigInt-GMP
@@ -428,6 +447,7 @@ perl-Module-Implementation
perl-Module-Install
perl-Module-List
perl-Module-Pluggable
+perl-Module-Refresh
perl-Module-Runtime
perl-Module-Runtime-Conflicts
perl-Module-ScanDeps
@@ -451,6 +471,7 @@ perl-MooseX-Types-JSON
perl-MooseX-Types-LoadableClass
perl-MooseX-Types-Path-Class
perl-Mozilla-CA
+perl-Net-AMQP
perl-Net-Bluetooth
perl-Net-CIDR-Lite
perl-Net-DBus
@@ -491,6 +512,7 @@ perl-POD2-Base
perl-POE
perl-POE-Test-Loops
perl-POSIX-strftime-Compiler
+perl-PPI
perl-Package-Constants
perl-Package-DeprecationManager
perl-Package-Generator
@@ -521,6 +543,7 @@ perl-PerlIO-gzip
perl-PerlIO-utf8_strict
perl-PerlIO-via-Timeout
perl-PlRPC
+perl-Plack
perl-Pod-Constants
perl-Pod-Coverage
perl-Pod-LaTeX
@@ -529,6 +552,7 @@ perl-Pod-Plainer
perl-Pod-Spell
perl-Pod-Strip
perl-PostScript-File
+perl-Proc-InvokeEditor
perl-Proc-Wait3
perl-Protocol-OSC
perl-Quota
@@ -599,6 +623,7 @@ perl-System-Command
perl-TAP-Formatter-HTML
perl-TAP-Harness-Archive
perl-Taint-Util
+perl-Task-Weaken
perl-Template-Toolkit
perl-Term-ProgressBar
perl-Term-ReadKey
@@ -634,6 +659,7 @@ perl-Test-Most
perl-Test-Needs
perl-Test-NoWarnings
perl-Test-Number-Delta
+perl-Test-Object
perl-Test-Output
perl-Test-Pod
perl-Test-Pod-Coverage
@@ -644,6 +670,7 @@ perl-Test-RequiresInternet
perl-Test-SharedFork
perl-Test-Simple
perl-Test-Strict
+perl-Test-SubCalls
perl-Test-Synopsis
perl-Test-TCP
perl-Test-Taint
@@ -666,6 +693,7 @@ perl-Text-Diff
perl-Text-FindIndent
perl-Text-Format
perl-Text-Glob
+perl-Text-Haml
perl-Text-Levenshtein
perl-Text-Levenshtein-Damerau
perl-Text-Markdown
@@ -708,10 +736,12 @@ perl-Unicode-Map
perl-Variable-Magic
perl-WWW-Form-UrlEncoded
perl-WWW-Form-UrlEncoded-XS
+perl-WWW-Mechanize
perl-WWW-RobotRules
perl-Want
perl-X11-Protocol
perl-XML-Atom
+perl-XML-DOM
perl-XML-Dumper
perl-XML-Feed
perl-XML-Filter-BufferText
@@ -723,6 +753,7 @@ perl-XML-Parser
perl-XML-Parser-Lite
perl-XML-RSS
perl-XML-RSS-LibXML
+perl-XML-RegExp
perl-XML-SAX
perl-XML-SAX-Base
perl-XML-SAX-Expat
@@ -734,6 +765,7 @@ perl-XML-Twig
perl-XML-Writer
perl-XML-XPath
perl-XML-XPathEngine
+perl-XString
perl-YAML
perl-YAML-LibYAML
perl-YAML-Syck
@@ -752,6 +784,7 @@ perl-inc-latest
perl-indirect
perl-latest
perl-libwww-perl
+perl-libxml-perl
perl-local-lib
perl-multidimensional
perl-namespace-autoclean
--
2.24.0
1 year, 2 months
[PATCH clr-bundles] add byobu to sysadmin-basic
by Leandro Dorileo
Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo(a)intel.com>
---
bundles/sysadmin-basic | 1 +
1 file changed, 1 insertion(+)
diff --git a/bundles/sysadmin-basic b/bundles/sysadmin-basic
index 464dc88c..8ebaf423 100644
--- a/bundles/sysadmin-basic
+++ b/bundles/sysadmin-basic
@@ -20,6 +20,7 @@ aspell-en
autossh
bash
bashdb
+byobu
bzip2
clr-hardware-files
clr-man-pages
--
2.24.0
1 year, 2 months
How does one configure the cable modem?
by Bob Siegfried
Folks,
ClearLinux installed, but I am unable to configure my Xfinity cable
modem's wired connection.
Identity page: Should I enter a "cloned address"? If so, what? I assume
I should leave MTU set to "automatic".
IPv4 and IPv6 pages: Leave all settings on "Automatic"? If not, do what?
Security page: 802.1x Security yes or no? If "yes", which
Authentication? Are username and password specific to the modem (seems
to me unlikely for a wired connection), anything I want, or my login
username and password?
Any help appreciated. I'll supply missing info to the best of my ability.
Bob
1 year, 2 months
F2FS support?
by Mayuresh Kathe
Hello,
Does Clear Linux OS (Desktop/Server) support F2FS, especially as root
filesystem?
If not yet, by when can support be expected?
Thanks,
~Mayuresh
1 year, 2 months
[V3 PATCH clr-bundles] Add bundle to install just the Phoronix-test-suite
by vm.rod25@gmail.com
From: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
Add Bundle to support bare Phoronix-test-suite(pts). This is useful for
for users that want to install only the test suite and solve the
dependencies of their test cases depending upon their needs.
The pts can be installed for system-wide usage or run locally. The only
hard dependency on the Phoronix test suite is having command-line
support for PHP (PHP 5.3+) installed. A complete PHP stack (e.g. with
web server) is not needed.
If users want to run general stuff the other bundles solve all their
dependencies:
os-testsuite-phoronix
os-testsuite-phoronix-desktop
os-testsuite-phoronix-server
Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
---
bundles/os-testsuite-phoronix | 3 +--
bundles/os-testsuite-phoronix-desktop | 3 +--
bundles/os-testsuite-phoronix-server | 3 +--
bundles/phoronix-test-suite | 15 +++++++++++++++
packages.list | 1 +
5 files changed, 19 insertions(+), 6 deletions(-)
create mode 100644 bundles/phoronix-test-suite
diff --git a/bundles/os-testsuite-phoronix b/bundles/os-testsuite-phoronix
index bfa6db2d..57d73ec4 100644
--- a/bundles/os-testsuite-phoronix
+++ b/bundles/os-testsuite-phoronix
@@ -115,8 +115,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/os-testsuite-phoronix-desktop b/bundles/os-testsuite-phoronix-desktop
index bdedcb04..44e7e87f 100644
--- a/bundles/os-testsuite-phoronix-desktop
+++ b/bundles/os-testsuite-phoronix-desktop
@@ -105,8 +105,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/os-testsuite-phoronix-server b/bundles/os-testsuite-phoronix-server
index ff123706..cb778d7b 100644
--- a/bundles/os-testsuite-phoronix-server
+++ b/bundles/os-testsuite-phoronix-server
@@ -84,8 +84,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/phoronix-test-suite b/bundles/phoronix-test-suite
new file mode 100644
index 00000000..fe853812
--- /dev/null
+++ b/bundles/phoronix-test-suite
@@ -0,0 +1,15 @@
+# [TITLE]: phoronix-test-suite
+# [DESCRIPTION]: Run only the phoronix-test-suite
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [TAGS]: Developer Tools
+# [MAINTAINER]: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
+
+
+# start of custom additions (edits outside this area will be removed automatically)
+include(php-basic)
+include(unzip)
+# end of custom additions
+
+# main package
+phoronix-test-suite
diff --git a/packages.list b/packages.list
index 5e8fdf03..ab55b7e4 100644
--- a/packages.list
+++ b/packages.list
@@ -400,3 +400,4 @@ ParaView # VTK-based Data Analysis and Visualization Application
tesseract # An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
gramps # Gramps is a genealogy program for Windows, Linux, Apple MacOS and other UNIX-like systems. It helps you track your family tree by allowing you to store, edit, and research genealogical data.
pspp # a program for statistical analysis of sampled data
+phoronix-test-suite # Run only the phoronix-test-suite
--
2.24.0
1 year, 2 months
[ V2 PATCH clr-bundles] Add bundle to install just the Phoronix-test-suite
by vm.rod25@gmail.com
From: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
Add Bundle to support bare Phoronix-test-suite(pts). This is useful for
for users that want to install only the test suite and solve the
dependencies of their test cases depending upon their needs.
The pts can be installed for system-wide usage or run locally. The only
hard dependency on the Phoronix test suite is having command-line
support for PHP (PHP 5.3+) installed. A complete PHP stack (e.g. with
web server) is not needed.
Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
---
bundles/os-testsuite-phoronix | 3 +--
bundles/os-testsuite-phoronix-desktop | 3 +--
bundles/os-testsuite-phoronix-server | 3 +--
bundles/phoronix-test-suite | 14 ++++++++++++++
packages.list | 1 +
5 files changed, 18 insertions(+), 6 deletions(-)
create mode 100644 bundles/phoronix-test-suite
diff --git a/bundles/os-testsuite-phoronix b/bundles/os-testsuite-phoronix
index bfa6db2d..57d73ec4 100644
--- a/bundles/os-testsuite-phoronix
+++ b/bundles/os-testsuite-phoronix
@@ -115,8 +115,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/os-testsuite-phoronix-desktop b/bundles/os-testsuite-phoronix-desktop
index bdedcb04..44e7e87f 100644
--- a/bundles/os-testsuite-phoronix-desktop
+++ b/bundles/os-testsuite-phoronix-desktop
@@ -105,8 +105,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/os-testsuite-phoronix-server b/bundles/os-testsuite-phoronix-server
index ff123706..cb778d7b 100644
--- a/bundles/os-testsuite-phoronix-server
+++ b/bundles/os-testsuite-phoronix-server
@@ -84,8 +84,7 @@ pciutils
also-add(devpkg-pcre)
perl
perl-Digest-MD5
-phoronix-test-suite
-php
+include(phoronix-test-suite)
pkg-config-dev
also-add(devpkg-popt)
pth-dev
diff --git a/bundles/phoronix-test-suite b/bundles/phoronix-test-suite
new file mode 100644
index 00000000..811c921d
--- /dev/null
+++ b/bundles/phoronix-test-suite
@@ -0,0 +1,14 @@
+# [TITLE]: phoronix-test-suite
+# [DESCRIPTION]: Run only the phoronix-test-suite
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [TAGS]: Developer Tools
+# [MAINTAINER]: Victor Rodriguez <victor.rodriguez.bahena(a)intel.com>
+
+
+# start of custom additions (edits outside this area will be removed automatically)
+include(php-basic)
+# end of custom additions
+
+# main package
+phoronix-test-suite
diff --git a/packages.list b/packages.list
index 5e8fdf03..ab55b7e4 100644
--- a/packages.list
+++ b/packages.list
@@ -400,3 +400,4 @@ ParaView # VTK-based Data Analysis and Visualization Application
tesseract # An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
gramps # Gramps is a genealogy program for Windows, Linux, Apple MacOS and other UNIX-like systems. It helps you track your family tree by allowing you to store, edit, and research genealogical data.
pspp # a program for statistical analysis of sampled data
+phoronix-test-suite # Run only the phoronix-test-suite
--
2.24.0
1 year, 2 months