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
Show replies by date
While this definitely fits the theme we have tried to keep python out
of sysadmin basic as that has a pretty major impact on the bundle size
(and sysadmin-basic is already not small).
On Tue, Nov 26, 2019 at 3:48 PM Leandro Dorileo
<leandro.maciel.dorileo(a)intel.com> wrote:
>
> 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
> _______________________________________________
> Dev mailing list -- dev(a)lists.clearlinux.org
> To unsubscribe send an email to dev-leave(a)lists.clearlinux.org
It will require python only for the configuration helper, which is not required, but
adding it somewhere else is fine to me, suggestions?
--
Dorileo
"Douglas, William" <william.douglas(a)intel.com> writes:
> While this definitely fits the theme we have tried to keep python out
> of sysadmin basic as that has a pretty major impact on the bundle size
> (and sysadmin-basic is already not small).
>
> On Tue, Nov 26, 2019 at 3:48 PM Leandro Dorileo
> <leandro.maciel.dorileo(a)intel.com> wrote:
>>
>> 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
>> _______________________________________________
>> Dev mailing list -- dev(a)lists.clearlinux.org
>> To unsubscribe send an email to dev-leave(a)lists.clearlinux.org
I'd be okay with a standalone bundle though it seems like we might be
able to get around the dependency. Can you see if you can exclude
whatever is bringing in perl? If you can do that this should be fine
to add to sysadmin-basic (wikipedia lied and said it was a python
project, sorry).
On Tue, Nov 26, 2019 at 5:03 PM Leandro Dorileo
<leandro.maciel.dorileo(a)intel.com> wrote:
>
>
> It will require python only for the configuration helper, which is not required, but
> adding it somewhere else is fine to me, suggestions?
>
> --
> Dorileo
>
> "Douglas, William" <william.douglas(a)intel.com> writes:
>
> > While this definitely fits the theme we have tried to keep python out
> > of sysadmin basic as that has a pretty major impact on the bundle size
> > (and sysadmin-basic is already not small).
> >
> > On Tue, Nov 26, 2019 at 3:48 PM Leandro Dorileo
> > <leandro.maciel.dorileo(a)intel.com> wrote:
> >>
> >> 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
> >> _______________________________________________
> >> Dev mailing list -- dev(a)lists.clearlinux.org
> >> To unsubscribe send an email to dev-leave(a)lists.clearlinux.org