A patch was added to clr-boot-manager (CBM) in Clear Linux which detect
the clr-init file and install it when it is found. This patch avoids to
add a symlink per kernel.
The symlink from the native kernel is not needed anymore.
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin(a)linux.intel.com>
---
bundles/bootloader-extras | 1 -
1 file changed, 1 deletion(-)
diff --git a/bundles/bootloader-extras b/bundles/bootloader-extras
index dad94b3..cdd0622 100644
--- a/bundles/bootloader-extras
+++ b/bundles/bootloader-extras
@@ -4,4 +4,3 @@
# [CAPABILITIES]:
# [MAINTAINER]: Hernandez Gutierrez, Josue David <josue.d.hernandez.gutierrez(a)intel.com>
clr-init
-linux-clr-init
--
2.16.1
Initialize the bundle with userspace component.
---
Currently the native kernel supports bluetooth drivers and for now assume
native kernels are in use with hardware-* bundles. This is the first
hardware-* bundle intended to be for enabling specific hardware. Eventually
there may be hardware-*-$vendor bundles for certain classes of devices.
This is not yet intended to support hotplug but instead be detected for
installation time bundle selection.
---
bundles/hardware-bluetooth | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 bundles/hardware-bluetooth
diff --git a/bundles/hardware-bluetooth b/bundles/hardware-bluetooth
new file mode 100644
index 0000000..f1bca87
--- /dev/null
+++ b/bundles/hardware-bluetooth
@@ -0,0 +1,6 @@
+# [TITLE]: hardware-bluetooth
+# [DESCRIPTION]: Software to enable use of bluetooth hardware
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [MAINTAINER]: William Douglas <william.douglas(a)intel.com>
+bluez
--
2.15.1
+1
________________________________________
From: Dev [dev-bounces(a)lists.clearlinux.org] on behalf of VanCutsem, Geoffroy [geoffroy.vancutsem(a)intel.com]
Sent: Monday, January 29, 2018 12:27 PM
To: Douglas, William
Cc: Dev(a)lists.clearlinux.org
Subject: Re: [Clr-dev] [PATCH clr-bundles] os-installer: Add connman for wifi setup during install
Thanks for the clarification!
> -----Original Message-----
> From: Douglas, William [mailto:william.douglas(a)intel.com]
> Sent: Monday, January 29, 2018 9:26 PM
> To: VanCutsem, Geoffroy <geoffroy.vancutsem(a)intel.com>
> Cc: Dev(a)lists.clearlinux.org
> Subject: Re: [Clr-dev] [PATCH clr-bundles] os-installer: Add connman for wifi
> setup during install
>
> This has connmanctl in it, the installer will need to become capable of
> working with device enumeration and configuration though in order to
> properly support this feature. This change is currently only to enable
> somebody manually setting up wifi in the installer on a tty for now.
>
> On Mon, Jan 29, 2018 at 12:22 PM, VanCutsem, Geoffroy
> <geoffroy.vancutsem(a)intel.com> wrote:
> > Does that come with connmanctl or a GUI of some sort?
> >
> > Geoffroy
> >
> >> -----Original Message-----
> >> From: Dev [mailto:dev-bounces(a)lists.clearlinux.org] On Behalf Of
> >> William Douglas
> >> Sent: Monday, January 29, 2018 6:56 PM
> >> To: Dev(a)lists.clearlinux.org
> >> Subject: [Clr-dev] [PATCH clr-bundles] os-installer: Add connman for
> >> wifi setup during install
> >>
> >> Allow users to manually configure wifi devices at installation time
> >> by adding connman to the os-installer bundle.
> >> ---
> >> bundles/os-installer | 1 +
> >> 1 file changed, 1 insertion(+)
> >>
> >> diff --git a/bundles/os-installer b/bundles/os-installer index
> >> 2728452..e2ab17e 100644
> >> --- a/bundles/os-installer
> >> +++ b/bundles/os-installer
> >> @@ -5,6 +5,7 @@
> >> # [MAINTAINER]: William Douglas <william.douglas(a)intel.com>
> >> bind-utils btrfs-progs
> >> +connman
> >> curl
> >> dosfstools-bin
> >> e2fsprogs-extras
> >> --
> >> 2.15.1
> >>
> >> _______________________________________________
> >> Dev mailing list
> >> Dev(a)lists.clearlinux.org
> >> https://lists.clearlinux.org/mailman/listinfo/dev
_______________________________________________
Dev mailing list
Dev(a)lists.clearlinux.orghttps://lists.clearlinux.org/mailman/listinfo/dev
Thanks for the clarification!
> -----Original Message-----
> From: Douglas, William [mailto:william.douglas(a)intel.com]
> Sent: Monday, January 29, 2018 9:26 PM
> To: VanCutsem, Geoffroy <geoffroy.vancutsem(a)intel.com>
> Cc: Dev(a)lists.clearlinux.org
> Subject: Re: [Clr-dev] [PATCH clr-bundles] os-installer: Add connman for wifi
> setup during install
>
> This has connmanctl in it, the installer will need to become capable of
> working with device enumeration and configuration though in order to
> properly support this feature. This change is currently only to enable
> somebody manually setting up wifi in the installer on a tty for now.
>
> On Mon, Jan 29, 2018 at 12:22 PM, VanCutsem, Geoffroy
> <geoffroy.vancutsem(a)intel.com> wrote:
> > Does that come with connmanctl or a GUI of some sort?
> >
> > Geoffroy
> >
> >> -----Original Message-----
> >> From: Dev [mailto:dev-bounces(a)lists.clearlinux.org] On Behalf Of
> >> William Douglas
> >> Sent: Monday, January 29, 2018 6:56 PM
> >> To: Dev(a)lists.clearlinux.org
> >> Subject: [Clr-dev] [PATCH clr-bundles] os-installer: Add connman for
> >> wifi setup during install
> >>
> >> Allow users to manually configure wifi devices at installation time
> >> by adding connman to the os-installer bundle.
> >> ---
> >> bundles/os-installer | 1 +
> >> 1 file changed, 1 insertion(+)
> >>
> >> diff --git a/bundles/os-installer b/bundles/os-installer index
> >> 2728452..e2ab17e 100644
> >> --- a/bundles/os-installer
> >> +++ b/bundles/os-installer
> >> @@ -5,6 +5,7 @@
> >> # [MAINTAINER]: William Douglas <william.douglas(a)intel.com>
> >> bind-utils btrfs-progs
> >> +connman
> >> curl
> >> dosfstools-bin
> >> e2fsprogs-extras
> >> --
> >> 2.15.1
> >>
> >> _______________________________________________
> >> Dev mailing list
> >> Dev(a)lists.clearlinux.org
> >> https://lists.clearlinux.org/mailman/listinfo/dev
This has connmanctl in it, the installer will need to become capable
of working with device enumeration and configuration though in order
to properly support this feature. This change is currently only to
enable somebody manually setting up wifi in the installer on a tty for
now.
On Mon, Jan 29, 2018 at 12:22 PM, VanCutsem, Geoffroy
<geoffroy.vancutsem(a)intel.com> wrote:
> Does that come with connmanctl or a GUI of some sort?
>
> Geoffroy
>
>> -----Original Message-----
>> From: Dev [mailto:dev-bounces(a)lists.clearlinux.org] On Behalf Of William
>> Douglas
>> Sent: Monday, January 29, 2018 6:56 PM
>> To: Dev(a)lists.clearlinux.org
>> Subject: [Clr-dev] [PATCH clr-bundles] os-installer: Add connman for wifi
>> setup during install
>>
>> Allow users to manually configure wifi devices at installation time by adding
>> connman to the os-installer bundle.
>> ---
>> bundles/os-installer | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/bundles/os-installer b/bundles/os-installer index
>> 2728452..e2ab17e 100644
>> --- a/bundles/os-installer
>> +++ b/bundles/os-installer
>> @@ -5,6 +5,7 @@
>> # [MAINTAINER]: William Douglas <william.douglas(a)intel.com> bind-utils
>> btrfs-progs
>> +connman
>> curl
>> dosfstools-bin
>> e2fsprogs-extras
>> --
>> 2.15.1
>>
>> _______________________________________________
>> Dev mailing list
>> Dev(a)lists.clearlinux.org
>> https://lists.clearlinux.org/mailman/listinfo/dev
On 26/01/18 19:36, Douglas, William wrote:
> So we have generally avoided needing another stack of software for
> using different hardware features so far in Clear Linux but I think we
> have an open right now to more fully investigate Phi tooling.
>
> On Fri, Jan 26, 2018 at 6:54 AM, lejeczek <peljasz(a)yahoo.co.uk> wrote:
>> hi
>>
>> just an admin here, thinking... is Clear Linux somehow, out of the box,
>> equipped to deal/support Phi coprocessor?
>> I remember in flavors such as rhel, centos, ubuntu, etc. I had to grap whole
>> software stack from Intel, so called MIC(mpss, probably more) if I remember
>> correctly.
>> What is the situation in Clear Linux?
>>
>> many thanks, L.
>> _______________________________________________
>> Dev mailing list
>> Dev(a)lists.clearlinux.org
>> https://lists.clearlinux.org/mailman/listinfo/dev
thanks for your reply.
But before an investigation commences - how to make the most
of Xeon Phis in Clear if somebody has one, now?
Does clearlinux do offload to PHIs, does it do anything
automatically or it's all on programmer/compiler?
I, as usually sroogled but find no info at all which would
touch this subject. Where to get software from? I could not
find nothing in bundles, but then I've seen ClearL for the
first time yesterday.
many thanks, L.