Hi,
On 2/2/20 14:10, Aitor wrote:
Hi Ismael,
On 1/2/20 17:42, Ismael L. Donis Garcia wrote:
Thanks for the information, I download and try it
--
Ismael
Today i did some improvements in the image, and it works fine with
both legacy and UEFI.
I still didn't upload the new image, because i h
On 02/02/2020 18:24, Aitor wrote:
Hi,
I'm getting the following error merging packages .gnuinos.org with
amprolla:
$ python3 amprolla_merge.py
[ ]
Loading packages:
['/home/aitor/amprolla/spool/gnuinos/dists/beowulf/main/binary-i386/Packages.gz',
'/home/aitor/amprolla/spool/devuan/
Hi,
I'm getting the following error merging packages .gnuinos.org with amprolla:
$ python3 amprolla_merge.py
[ ]
Loading packages:
['/home/aitor/amprolla/spool/gnuinos/dists/beowulf/main/binary-i386/Packages.gz',
'/home/aitor/amprolla/spool/devuan/dists/beowulf/main/binary-i386/Package
Hi Ismael,
On 1/2/20 17:42, Ismael L. Donis Garcia wrote:
Thanks for the information, I download and try it
--
Ismael
Today i did some improvements in the image, and it works fine with both
legacy and UEFI.
I still didn't upload the new image, because i haven't enough space in
the hard disk
Matheu,
Thanks for this.
On Sat, Feb 01, 2020 at 09:40:31PM +, mat...@danwin1210.me wrote:
> 127c127
> < elif distribution=$(lsb_release -cs |cut -d/ -f2 2>/dev/null) && [ -n
> "$distribution" ] && [ "$distribution" != "n/a" ]; then
> ---
> > elif distribution=$(lsb_release -cs 2>/dev/null)