gnuzilla-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Browser Ident String was Re: Succesfully compiled IceCat using devua


From: Jens Korte
Subject: Re: Browser Ident String was Re: Succesfully compiled IceCat using devuan
Date: Fri, 17 Jan 2020 22:18:37 +0100

Am Fri, 17 Jan 2020 14:35:39 +0100
schrieb Jens Korte <address@hidden>:

> My browser identification is:
> 
> Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0


Shouldn't it be one of

* Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icecat/68.0
* Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icecat/68.0.1
* Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
  Firefox/68.0 Icecat/68.0

BTW: https://en.wikipedia.org/wiki/User_agent#Use_in_HTTP


> 
> @Antonio what does the IceCat report that you create?
> 
> 
> Am Fri, 17 Jan 2020 07:50:16 +0100
> schrieb Jens Korte <address@hidden>:
> > Hi
> > 
> > I compiled IceCat 68.4.1esr (64bit) using Devuan. This is a short
> > summary what I did:
> > 
> > * cloned with git https://gitlab.com/anto.trande/icecat/
> > * in makeicecat I replaced the prename lines with lines from
> > gnuzilla since devuan doesn't provide prename
> > * cd icecat-68.4.1/python/mozbuild/mozbuild/test/action; ln -s
> >   test_package_icecatmobile_apk.py test_package_fennec_apk.py #
> >   configure wants another filename, I guess because of the other
> > rename commands
> > * mkdir obj; cd obj; ../configure # I used --with-ccache
> > * several packages were missing for configure and make. at least:
> >   cargo, clang, clang-lib (?), libdbus-glib-1-dev, libxt-dev, nasm,
> >   yasm 
> > 
> > 
> > When trying to compile icecat for the first time, my PC wasn't
> > reacting anymore. I changed the btrfs filesystem with compression to
> > btrfs w/o compression and w/o cow. I limited the count of make jobs
> > to 1.
> > 
> > time nice -n19 ionice -c3 make -j 1
> > 
> > Jens
> >   
> 
>       
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]