Re: [gentoo-user] How to try custom-optimization in firefox

2016-06-13 Thread Andrew Savchenko
fied CFLAGS (unsupported) www-client/firefox:custom-optimization - Fine-tune custom compiler optimizations (-Os, -O0, -O1, -O2, -O3) So custom-optimization will only get -O[0123s] option from your CFLAGS, if you need another options, use custom-cflags. If you need both (-O* and other options), set both USE flags (as can be seen from mozcoreconf-v4.eclass). Best regards, Andrew Savchenko pgpUZ666RMISS.pgp Description: PGP signature

Re: [gentoo-user] how to use two graphics cards with one display

2016-06-13 Thread Andrew Savchenko
asks. Of course, most OpenCL/CUDA apps are synchronous and will not be able to run properly on heterogeneous GPGPU setup. So probably your best option will be to use one card solely for GPGPU computing, while another one for rendering and output. Another interesting application is that some codecs (e.g. x264) allow to use OpenCL, though from tests I saw it still gives worse results then vdpau-based decoding. Best regards, Andrew Savchenko pgpCMREiq7IR_.pgp Description: PGP signature

Re: [gentoo-user] Foss hardened router?

2016-06-09 Thread Andrew Savchenko
hardware (I really doubt that embedded hardware will be able to handle 1 Gbps encrypted connections.) Best regards, Andrew Savchenko pgp2MlQ57g0iH.pgp Description: PGP signature

Re: [gentoo-user] how to use two graphics cards with one display

2016-06-06 Thread Andrew Savchenko
oal. (Xinerama setup is also possible, but GL acceleration will be limited to abilities of the weakest card). But honestly I don't get why you need this: if you have a powerful GPU and it is not a laptop, where power consumption is critical, why just don't use that card? Most cards h

Re: [gentoo-user] Systemd to manage (DNS) security?

2016-06-06 Thread Andrew Savchenko
k. It should be noted, that there are other non-systemd solutions like runit, mdev and so on. I wish them good luck too (and looks like I even use mdev on one server :)). Best regards, Andrew Savchenko pgplkFLji8ExF.pgp Description: PGP signature

Re: [gentoo-user] downloading remote eix data file

2016-05-28 Thread Andrew Savchenko
eix-remote update2 fails for me for a long time (over a year, I guess). Best regards, Andrew Savchenko pgp8WzywMzqRm.pgp Description: PGP signature

Re: [gentoo-user] what goes on with duplicity?

2016-05-28 Thread Andrew Savchenko
etc/portage/package.mask: app-backup/duplicity::gentoo This way it will be installed only from overlay(s), even if in-tree version is newer. Of course, the best solution is to file bug for app-backup/duplicity and ask maintainers to add azure USE flag. Best regards, Andrew Savchenko pgpTDHGbaRW2N.pgp Description: PGP signature

Re: [gentoo-user] speech recognition?

2016-05-17 Thread Andrew Savchenko
, but there are no free software solutions available in this area; at least I'm not aware of them completely. This is understandable: the task is extraordinary in both manpower and computational resources required. And what Google offers here is not even a proprietary application, but an access to a pr

Re: SOLVED Re: [gentoo-user] ATLAS@home and VirtualBox

2016-05-03 Thread Andrew Savchenko
at ChangeLogs are now generated from git logs and this takes time, usually something about an hour (maybe half an hour, I'm not sure). Just tested on one of my systems using rsync, 'equery c boinc' works fine. Make sure your app-portage/gentoolkit is up to date. Best regards, Andrew Savchenko pgpx7BR6DTaAm.pgp Description: PGP signature

[gentoo-user] Gentoo on Tesla Model S!

2016-04-22 Thread Andrew Savchenko
tails: http://www.su-tesla.space/2016/04/gentoo-tesla-t2-edition.html Best regards, Andrew Savchenko pgpHvm5mZIhPd.pgp Description: PGP signature

Re: [gentoo-user] Add hyperlinks to PDF?

2016-04-09 Thread Andrew Savchenko
; to add links. I use xelatex to create PDF documents (pdflatex can also be used), it has nice hyperref package which allows to manage PDF hyperlinks. Best regards, Andrew Savchenko pgpOs5_zxah6A.pgp Description: PGP signature

Re: [gentoo-user] Problems with cross-compiling

2016-03-27 Thread Andrew Savchenko
a-hardfloat-linux-gnueabi/tmp/portage/sys-libs/ncurses-6.0-r1/work/ncurses-6.0/c++/cursesf.cc It looks like it tries to run compile command with empty compiler variable (e.g. $CC) that should be before "-DHAVE_CONFIG_H -I.". You should investigate makefiles and set proper compiler value. Best regards, Andrew Savchenko pgpVd_H4XlyZq.pgp Description: PGP signature

Re: [gentoo-user] Problems with cross-compiling

2016-03-27 Thread Andrew Savchenko
d returned 1 exit status The problem is that build system tries to utilize system libraries (libc, libpthread) instead of cross-compiled versions. You should modify it in order to provide correct path, e.g. by passing a proper --sysroot=... to a linker. Best regards, Andrew Savchenko pgp01QN7kORt3.pgp Description: PGP signature

Re: [gentoo-user] app-office/impressive without gcj

2016-03-08 Thread Andrew Savchenko
upport. There is no way. impressive unconditionally needs app-text/pdftk, which unconditionally needs gcc[gcj]. Judging from pdftk source, other java implementations can't be used without code rewrite. Best regards, Andrew Savchenko pgpSjFY2bRhEh.pgp Description: PGP signature

Re: [gentoo-user] beegfs goes opensource!

2016-02-28 Thread Andrew Savchenko
s). Thus I see no advantage in FhgFS for HPC setups. Of course world of parallel distributed file systems is very versatile, so for different tasks/workloads different file systems are the most suitable, but for typical IB-based HPC storage I see no better solution than Lustre at this moment. Bes

Re: [gentoo-user] nvidia-drivers using deprecated...

2016-02-09 Thread Andrew Savchenko
On Mon, 1 Feb 2016 10:00:40 + Neil Bothwick wrote: > On Mon, 1 Feb 2016 12:38:45 +0300, Andrew Savchenko wrote: > > > > It's nothing to worry about, deprecated only mean is will be broken at > > > some time in the future, it still works for now. IMO ebuild QA &g

Re: [gentoo-user] nvidia-drivers using deprecated...

2016-02-08 Thread Andrew Savchenko
On Mon, 1 Feb 2016 05:04:14 -0500 Philip Webb wrote: > 160201 Andrew Savchenko wrote: > > On Mon, 1 Feb 2016 09:03:50 + Neil Bothwick wrote: > >> On Mon, 1 Feb 2016 05:56:37 +0100, meino.cra...@gmx.de wrote: > >>> Switching to nvidia OpenCL interface... done >

Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...

2016-02-08 Thread Andrew Savchenko
ckground as well. While such background traffic can be redirected to tor using tsocks and iptables, this is not very trivial task. That is why tor browser is useful: it does such stuff for you by ensuring that all browser traffic is going via tor. You may use torbrowser overlay to use this package in Gentoo. Best regards, Andrew Savchenko pgp3jUOV60Vfs.pgp Description: PGP signature

Re: [gentoo-user] nvidia-drivers using deprecated...

2016-02-01 Thread Andrew Savchenko
ific to installing the package on Gentoo. > > It's nothing to worry about, deprecated only mean is will be broken at > some time in the future, it still works for now. IMO ebuild QA messages > like this should not be shown to users. The idea is that users should ping develop

Re: [gentoo-user] Re: Filesystem choice for NVMe SSD

2016-01-27 Thread Andrew Savchenko
On Wed, 27 Jan 2016 09:31:26 +0100 Kai Krakow wrote: > Am Tue, 26 Jan 2016 20:02:47 +0300 > schrieb Andrew Savchenko : > > > I have thoughts about caching NFS using filescached, but limited > > durability of the drive (400 TBW warranty for 512 GB size) restrains > > me

Re: [gentoo-user] Re: Filesystem choice for NVMe SSD

2016-01-27 Thread Andrew Savchenko
he on quite durable Intel SSD (400 GB size, 8PBW resource). For HPC cluster we planned SSD cache for storage, but due to funding cut-off we have only small SSDs on each node. Best regards, Andrew Savchenko pgpN6YnGWESof.pgp Description: PGP signature

Re: [gentoo-user] Re: Filesystem choice for NVMe SSD

2016-01-26 Thread Andrew Savchenko
Hi, On Mon, 25 Jan 2016 02:50:23 + (UTC) James wrote: > Andrew Savchenko gentoo.org> writes: > > > 3. Performance. This is natural to strive to get full speed and > > minimal latency from such a yummy storage. > > bcahce? > https://bcache.evilpiepirate

Re: [gentoo-user] Filesystem choice for NVMe SSD

2016-01-26 Thread Andrew Savchenko
disk so it would be constantly > be hitting erase block borders if not aligned. That is just a > hand-waving argument - I have no idea how they work in practice. Is there any way to find erase block size aside from flashbench? I'll probably write Samsung support with data request as well, but I doubt they'll give me any useful information. Best regards, Andrew Savchenko pgps6MFgt5Jr6.pgp Description: PGP signature

[gentoo-user] Filesystem choice for NVMe SSD

2016-01-23 Thread Andrew Savchenko
/conference/fast15/fast15-paper-lee.pdf Best regards, Andrew Savchenko pgp0EoCKWlCF3.pgp Description: PGP signature

Re: [gentoo-user] QEMU/distcc combination question64-

2016-01-07 Thread Andrew Savchenko
On Sat, 2 Jan 2016 13:27:52 -0500 waltd...@waltdnes.org wrote: > On Sat, Jan 02, 2016 at 02:56:58PM +0300, Andrew Savchenko wrote > > > For 32-bit distcc on 64-bit host there is no need to chroot or > > create VM (hey, they're hellishly slow!). Just add -m32 to your >

Re: [gentoo-user] modest list of miserable FAIL

2016-01-07 Thread Andrew Savchenko
FLAGS. Of course there are also another reasons (e.g. stricter checks or standard compliance) and all problems should be dealt on per-case basis. Best regards, Andrew Savchenko pgpLG29Y3x2lW.pgp Description: PGP signature

Re: [gentoo-user] QEMU/distcc combination question64-

2016-01-02 Thread Andrew Savchenko
o force 32-bit arch. (In some rare cases ebuild ignores {C,CXX,F,FC}FLAGS, while this is a bug and should be fixed, this can be worked around on distcc server by forcing -m32 for each gcc call. Best regards, Andrew Savchenko pgpDx8p1e6tpV.pgp Description: PGP signature

Re: [gentoo-user] Full system encryption on Gentoo

2015-12-29 Thread Andrew Savchenko
ernal media (PXE, CD/DVD, USB stick) and have whole HDD/SSD encrypted. Though I see little point in whole / encryption. What is the point to encrypt /usr, /lib, /bin, /sbin? Just do this to /home, /var and other sensitive pieces. Best regards, Andrew Savchenko pgp3ktGTUqY72.pgp Description: PGP signature

Re: [gentoo-user] Re: Gcc 5.3

2015-12-28 Thread Andrew Savchenko
bers like 1000 or 1 will be reached. [/offtopic] Best regards, Andrew Savchenko pgpQZr78y9x78.pgp Description: PGP signature

Re: [gentoo-user] IPTABLES

2015-12-24 Thread Andrew Savchenko
old rules will be applied. Of course, you should terminate this command with ^C if new rules are good, so that old ones will not be fired in a minute. Best regards, Andrew Savchenko pgpZWFGV4tF5F.pgp Description: PGP signature

Re: [gentoo-user] blocking facebook

2015-12-12 Thread Andrew Savchenko
ted without touching iptables rules. Gentoo init script support ipset rules save/load as well as iptables. Do not forget about ipv6 if it is enabled on your network. Best regards, Andrew Savchenko pgp4gZGYmgNxX.pgp Description: PGP signature

Re: [gentoo-user] tc filter add ... fails

2015-12-09 Thread Andrew Savchenko
uch command, it usually contains a hint on what is wrong. Also it is much better to write iptables / iproute / tc rules manually then using high level generators like shorewall — this will give you a good understanding on what is going on and how to optimize or tighten your setup. Best regards, And

Re: [gentoo-user] Gnupg-2.1.* nightmare

2015-11-06 Thread Andrew Savchenko
Hi, On Mon, 19 Oct 2015 10:57:37 +0200 Jean-Christophe Bach wrote: > I have a very similar problem, at least concerning your 2nd point > (duplicated keys). All my problems came when I updated gnupg from 1.x to > 2.x. I tried to solve them by playing with different 2.x versions but > with the last

[gentoo-user] Gnupg-2.1.* nightmare

2015-10-13 Thread Andrew Savchenko
pires: 2018-02-26] Key fingerprint = 63EB 04FA A30C 76E2 952E 6ED6 5659 53B9 5372 756C uid [ultimate] Andrew Savchenko uid [ultimate] Andrew A. Savchenko (NRNU MEPhI) uid [ultimate] Andrew A. Savchenko (UT Department)

Re: [gentoo-user] Re: Can't paste from selection in gtk-3 apps

2015-09-20 Thread Andrew Savchenko
gly on such setup. One more reason already mentioned by Grant is true for my case too: in my window manager (e16) I can have independent desktops on each screen, but not in xinerama mode. Probably this can be fixed in software, but might require a lot of work. JFYI dwm allows independent work on xinerama screens, but I have another issues with dwm. Best regards, Andrew Savchenko pgp0yKiSht8LF.pgp Description: PGP signature

Re: [gentoo-user] Re: Can't paste from selection in gtk-3 apps

2015-09-20 Thread Andrew Savchenko
I'm trying to select text on > DISPLAY=:0.0 and paste it on DISPLAY=:0.1 Just for the record: I have the same problem with multihead setup (:0.0 and :0.1). While selecting with mouse doesn't work. Using menu functions "copy" in one application and "paste" in another one works fine. IIRC there are actually two buffers in X: for mouse selection and for copy-and-paste (both via menu and keyboard shortcuts). Best regards, Andrew Savchenko pgpQtXl3f62Nt.pgp Description: PGP signature

Re: [gentoo-user] Distfiles cache setup

2015-09-20 Thread Andrew Savchenko
les directory. > > I think I'm going to try exporting it first and see if it does what I > want first, if it works I'll leave it. :-) We have a cluster of identical machines. Exporting over NFS works just fine, though we exported not only /usr/portage, but /usr/local/po

Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread Andrew Savchenko
location = /usr/portage > sync-type = rsync > sync-uri = rsync://192.168.139.7/gentoo-portage You are missing local overlay description. Add to gentoo.conf something like this: [local] priority = 100 location = /usr/local/portage Best regards, Andrew Savchenko pgpa7G4JRbOCP.pgp Description: PGP signature

Re: [gentoo-user] iptables tunneling a chrooted Linux?

2015-08-14 Thread Andrew Savchenko
NET_NS as well as userspace tools should support this), then you have to set up network inside container and bridge/route it with the host system. Best regards, Andrew Savchenko pgp79Vhj9xFZf.pgp Description: PGP signature

Re: [gentoo-user] Re: want to upgrade 50 month old installation

2015-08-04 Thread Andrew Savchenko
fix all failures here. Well, I have >3000 packages installed... > An upgrade will > take somewhere between a couple days and a couple weeks. > Best regards, Andrew Savchenko pgpIgLqQq7xXs.pgp Description: PGP signature

Re: [gentoo-user] want to upgrade 50 month old installation

2015-08-04 Thread Andrew Savchenko
w did you clone it? It appears parts are missing. In the old days make.conf and other files were not in /etc/portage, but in /etc. At least non-optional stuff. Best regards, Andrew Savchenko pgpk_ozEwD__p.pgp Description: PGP signature

Re: [gentoo-user] Packaging ASL

2015-07-25 Thread Andrew Savchenko
o learn a bit more about it > first. > > Regards, and thank you for the spread of such Important type software > in a FOSS way. > > [1] https://wiki.gentoo.org/wiki/Project:Science > [2] https://github.com/gentoo-science/sci (If you check the commits > log you'll

Re: [gentoo-user] [OT] Very recent change in behavior of gmail imap/smtp servers

2015-07-23 Thread Andrew Savchenko
gt; I can understand the delay for sending email (spammers) but why the > same delay for reading email? I use POP3 and SMTP for gmail daily, no delays here. Maybe your ISP is doing something: either bug, or MitM or some other nasty things. Best regards, Andrew Savchenko pgpZ0HdjYsOda.pgp Description: PGP signature

Re: [gentoo-user] Packaging ASL

2015-07-21 Thread Andrew Savchenko
eir job easier. A quick check shows that there are version constrains on dependencies, e.g. >=vtk-6.1, but they're not mentioned in the documentation. Fixing this will save people from digging into cmake files. Best regards, Andrew Savchenko pgpt687JWdJiO.pgp Description: PGP signature

Re: [gentoo-user] Re: In the fear of getting hacked (WLAN setup)

2015-07-18 Thread Andrew Savchenko
ities in network stack, protocol handlers or even network device drivers. By default Gentoo has no interfaces enabled, but usually they are set up during initial install. And users may be unaware that even without any network applications they may be vulnerable with enabled interfaces. Proper con

Re: [gentoo-user] Should www-plugins/adobe-flash have "stable" versions?

2015-06-25 Thread Andrew Savchenko
(e.g. with gnash or html5-compatible browser) use isolated container or vm. Best regards, Andrew Savchenko pgpN4D6MH65Qf.pgp Description: PGP signature

Re: [gentoo-user] Google Chrome and audio capture

2015-06-24 Thread Andrew Savchenko
5.0.2431.0 and later versions. Please note that this flag disables autoload of hotwording nacl plugin, so if one had earlier chromium versions installed, one will still have this plugin installed on a system. In order to remove already installed plugin one have to delete the following directory

Re: [gentoo-user] Profile listings

2015-06-14 Thread Andrew Savchenko
t it up you may remove some packages even from the @system set. E.g. if you're sure you don't need man or ssh, remove corresponding packages. Just be careful here since it is easy to brick your system here. Best regards, Andrew Savchenko pgpLBt6CBmQM3.pgp Description: PGP signature

Re: [gentoo-user] What is the definition of a gentoo "binary" package?

2015-05-29 Thread Andrew Savchenko
ey are usufull for clustering, fast deployment, fast downgrades and so on. 2) The same binpkg packages, but put into the portage tree for specific "hard to build" packages, they usually have "-bin" suffix. That is your case. Best regards, Andrew Savchenko pgpE1rzm3lUeq.pgp Description: PGP signature

Re: [gentoo-user] recommended applications

2015-05-24 Thread Andrew Savchenko
lightweight, so I try to avoid them whenever possible. Best regards, Andrew Savchenko pgp1oUncgslOe.pgp Description: PGP signature

Re: [gentoo-user] Changing the email address for bugzilla account

2015-05-09 Thread Andrew Savchenko
/she be contacted? Just make another request on Bugzilla. Best regards, Andrew Savchenko pgpJye1cVvrb0.pgp Description: PGP signature

Re: [gentoo-user] Re: CFLAGs for kernel compilation

2015-05-01 Thread Andrew Savchenko
On Fri, 1 May 2015 05:09:51 + (UTC) Martin Vaeth wrote: > Andrew Savchenko wrote: > > > > That's why kernel makes sure that no floating point instructions > > sneaks in using CFLAGS, you may see a lot of -mno-${intrucion_set} > > flags when running make -V.

Re: [gentoo-user] CFLAGs for kernel compilation

2015-04-30 Thread Andrew Savchenko
On Thu, 30 Apr 2015 20:11:52 +0200 Volker Armin Hemmann wrote: > Am 30.04.2015 um 19:45 schrieb Andrew Savchenko: > > Hi, > > > > On Thu, 30 Apr 2015 18:26:22 +0200 Volker Armin Hemmann wrote: > >> That simple. The kernel is too important and the people programming it

Re: [gentoo-user] CFLAGs for kernel compilation

2015-04-30 Thread Andrew Savchenko
hat kernel CFLAGS should not be randomly tampered with, I can't agree that -march itself is useless. Tests and results are available here: https://github.com/graysky2/kernel_gcc_patch Optimization is a very powerful tool if taken with care. Of course it may lead to a disastrous result if mindlessly used. Best regards, Andrew Savchenko pgpeiw2NIYR7p.pgp Description: PGP signature

Re: [gentoo-user] CFLAGs for kernel compilation

2015-04-30 Thread Andrew Savchenko
a patch and select native arch in CPU arch menu. [1] https://github.com/graysky2/kernel_gcc_patch Best regards, Andrew Savchenko pgpuqTvm6pXaj.pgp Description: PGP signature

Re: [gentoo-user] gentoo announces total website makeover :-)

2015-03-31 Thread Andrew Savchenko
hard work! As for the Phase II, are there any plans for 8" floppy support or only 5.25" devices are targeted? Best regards, Andrew Savchenko pgpEw4sFgcSlu.pgp Description: PGP signature

Re: [gentoo-user] How to find all packages which need Python2_7

2015-03-03 Thread Andrew Savchenko
On Tue, 03 Mar 2015 11:12:48 +0100 Helmut Jarausch wrote: > On 03/03/2015 10:47:46 AM, Andrew Savchenko wrote: > > Hello, > > > > On Tue, 03 Mar 2015 10:21:19 +0100 Helmut Jarausch wrote: > > > Hi, > > > > > > I'd like to install all packages

Re: [gentoo-user] How to find all packages which need Python2_7

2015-03-03 Thread Andrew Savchenko
On Tue, 3 Mar 2015 12:47:46 +0300 Andrew Savchenko wrote: > EIX_LIMIT=0 eix -I --only-names -\( -U python_targets_python2_ -! -U > python_targets_python3_ -\) On second though parenthesis are surplus here: EIX_LIMIT=0 eix -I --only-names -U python_targets_python2_ -! -U python_targets_py

Re: [gentoo-user] How to find all packages which need Python2_7

2015-03-03 Thread Andrew Savchenko
ets_python3_ -\) This will return you all installed packages having "python2_*" in their python targets, but not having "python3_*". Best regards, Andrew Savchenko pgpqJxF4ePsjM.pgp Description: PGP signature

Re: [gentoo-user] distcc implementation failure

2015-02-20 Thread Andrew Savchenko
ile /etc/portage/env/no-distcc.conf with the following content: FEATURES="${FEATURES} -distcc" and add the following entry in /etc/portage/package.env (create file, if it doesn't exist): category1/foo no-distcc.conf category2/bar no-distcc.conf Best regards, Andrew Savchenko pgpfH5oQn8S7W.pgp Description: PGP signature

Re: [gentoo-user] compiling via distcc

2015-02-20 Thread Andrew Savchenko
odern hardware. An old but still useful guide is here[3]. [1] https://groups.google.com/forum/#!topic/distcc-patches/eeP-9pTgz7E [2] git://git.overlays.gentoo.org/dev/bircoph.git sys-devel/distcc [3] http://www.gentoo-wiki.info/HOWTO_Emerge_on_very_slow_systems Best regards, Andrew Savchenko pg

Re: [gentoo-user] repos.conf migration lost overlay priority

2015-02-13 Thread Andrew Savchenko
ighest priority so that it > overrides *everything*? Try to add priority = 100 to local.conf Best regards, Andrew Savchenko pgpLSYv7zqRwe.pgp Description: PGP signature

Re: [gentoo-user] old EEE PC 1000

2015-02-09 Thread Andrew Savchenko
nterface, which is quite bearable, especially using caching (like cachefilesd). Yet again, all these tricks are required for @world updates only, for other stuff EeePC is self sufficient box. Best regards, Andrew Savchenko pgpyDJl2Xegal.pgp Description: PGP signature

Re: [gentoo-user] Ghost cyber threat

2015-01-30 Thread Andrew Savchenko
t the vulnerability in other ways? Considering how old one's setup should be to be affected to this issue, it is likely that such systems have another vulnerabilities, allowing attacker to gain root privileges even if exim itself is being run as a non-root user. Best regards, Andrew Savchenk

Re: [gentoo-user] Ghost cyber threat

2015-01-30 Thread Andrew Savchenko
Hi, On Fri, 30 Jan 2015 10:11:52 -0500 symack wrote: > Hello, > > From my understanding this is only an issue if a person is able to telnet > or ssh > to an effected system? Please confirm. Are you talking about "ghost" issue or about GLSA I mentioned above? If about "ghost", then NO. Any applic

Re: [gentoo-user] Ghost cyber threat

2015-01-30 Thread Andrew Savchenko
le intervals at all. If package have several intermittent intervals of vulnerable and fixed versions, e.g. multiple slots fix fixes in several slots, glsa-check fail: https://bugs.gentoo.org/show_bug.cgi?id=106677 Quite an old bug... Best regards, Andrew Savchenko pgpAydWkL9zJS.pgp Description: PGP signature

Re: [gentoo-user] Ghost cyber threat

2015-01-29 Thread Andrew Savchenko
, if it is EOLed already. I have not seen GLSAs for kernel in ages, though old kernels definitely have serious security issues, and they may be far more serious than Ghost glibc bug. Best regards, Andrew Savchenko pgpgafG4_tW6U.pgp Description: PGP signature

Re: [gentoo-user] updating netbook : Python needs libjpeg.so.8 : solved

2015-01-29 Thread Andrew Savchenko
On Thu, 29 Jan 2015 18:13:35 -0500 Philip Webb wrote: > 150129 Andrew Savchenko wrote: > > On Thu, 29 Jan 2015 05:52:27 -0500 Philip Webb wrote: > >> The 3rd stumble was Python, which refused to compile, > >> as it couldn't find /usr/lib/libjpeg.so.8 . > >&g

Re: [gentoo-user] Question about flakey RAM

2015-01-29 Thread Andrew Savchenko
differences (this goes down to how logical circuits are implemented). Best regards, Andrew Savchenko pgpiXoHXB_nSL.pgp Description: PGP signature

Re: [gentoo-user] Ghost cyber threat

2015-01-29 Thread Andrew Savchenko
ss all vulnerabilities, they should warn you about most common and important ones. Best regards, Andrew Savchenko pgpMWQmbZaBhp.pgp Description: PGP signature

Re: [gentoo-user] Re: Ghost cyber threat

2015-01-29 Thread Andrew Savchenko
s, of course; but audience of musl is multiple degrees smaller than that of glibc, thus many bugs are just likely to be undiscovered. With more users and features musl will also have critical bugs sooner or later. These reminds me of recent openssl issue, after which many switched to polarssl and that one had a critical security bug just recently. Best regards, Andrew Savchenko pgpvLwbU7JNjE.pgp Description: PGP signature

Re: [gentoo-user] updating netbook : Python needs libjpeg.so.8 : solved

2015-01-29 Thread Andrew Savchenko
le Jpeg. No. libjpeg-turbo works fine here on ~x86. Best regards, Andrew Savchenko pgpKWytHpmp4L.pgp Description: PGP signature

Re: [gentoo-user] Latest chromium-40 on ~x86

2015-01-26 Thread Andrew Savchenko
Hi, On Sun, 25 Jan 2015 19:43:12 +0100 Nils Holland wrote: > On Sun, Jan 25, 2015 at 02:03:48PM +0300, Andrew Savchenko wrote: > > > I gave up on chromium starting from chromium-36, where they dropped > > pre-SSE2 x86 support (and I use such system: Athlon-XP). I tried to >

Re: [gentoo-user] merging pdf file into one page

2015-01-25 Thread Andrew Savchenko
look as if they came out of the washing machine. They are > crumpled. > I think it as to do something with the static. > > How to I combine (overlap) two pdf files into one page. Use imagegick's composite tool to overlap images into single pdf, then print it. Best regards,

Re: [gentoo-user] problem emerging Libdrm

2015-01-25 Thread Andrew Savchenko
ltk-config). Some of these scripts hardcode library names in a similar way to pkg-config, so you have to fix this /usr/bin-*config scripts too if you have any problems with related applications. Best regards, Andrew Savchenko pgpcS7xPynewa.pgp Description: PGP signature

Re: [gentoo-user] Latest chromium-40 on ~x86

2015-01-25 Thread Andrew Savchenko
re and could offer a guess what might be wrong here - a real bug, > custom-cflags, or something entirely different? I gave up on chromium starting from chromium-36, where they dropped pre-SSE2 x86 support (and I use such system: Athlon-XP). I tried to re-add this stuff with partial success

Re: [gentoo-user] Re: Get off my lawn?

2015-01-20 Thread Andrew Savchenko
my dev overlay. New clsync version was recently released and I plan to push it to tree after some testing. Best regards, Andrew Savchenko pgpaUDKvZUjwG.pgp Description: PGP signature

Re: [gentoo-user] Re: Get off my lawn?

2015-01-19 Thread Andrew Savchenko
ith custom flags and configure options. Gentoo is much better suited for this task. And as a result 13 years old hardware is still usable to watch 720p and most of 1080p videos (without GPU hardware decoding). A byproduct of such interest is a deep understanding of system internals, which is a great re

Re: [gentoo-user] pdf viewer

2015-01-10 Thread Andrew Savchenko
On Sat, 10 Jan 2015 19:25:54 +0100 lee wrote: > Andrew Savchenko writes: > > > On Fri, 09 Jan 2015 20:49:56 +0100 lee wrote: > >> Andrew Savchenko writes: > >> > >> > When I need something simple (e.g. to read pdf books) I use mupdf. > &g

Re: [gentoo-user] pdf viewer

2015-01-09 Thread Andrew Savchenko
On Fri, 09 Jan 2015 20:49:56 +0100 lee wrote: > Andrew Savchenko writes: > > > When I need something simple (e.g. to read pdf books) I use mupdf. > > How did you get mupdf to display a pdf? Just run it: $ mupdf file.pdf In my case mupdf is configured as follows: Installed ve

Re: [gentoo-user] pdf viewer

2015-01-03 Thread Andrew Savchenko
xt -S "pdf|viewer" Best regards, Andrew Savchenko pgpJxLhd51IC7.pgp Description: PGP signature

Re: [gentoo-user] pdf viewer

2015-01-03 Thread Andrew Savchenko
imited scale of pdf pages (limited only by available memory). This is really handy when handling huge pdf pages (e.g. some schemes, graphs) with very small fonts, so large zoom is required to made them readable; evince can't handle such issues. Best regards, Andrew Savchenko pgpkt9XrfqNla.pgp Description: PGP signature

Re: [gentoo-user] How to automate an sshfs (fusermount) mounted share

2015-01-03 Thread Andrew Savchenko
rofile (or whatever login shell you're using) with check that filesystem is not mounted already, something like: grep -q $MOUNTPOINT || sshfs $USR@HOST:/file/system MOUNTPOINT Alternatively you may add this to your DE/WM autostart scripts, if you are using GUI logins only. Best regards, Andre

Re: [gentoo-user] ceph on gentoo?

2014-12-27 Thread Andrew Savchenko
Hi, On Fri, 26 Dec 2014 00:38:58 -0600 Bruce Hill wrote: > To whoever controls this list... > > I just arrived home to find my mailbox spammed with hundreds of messages from > this luser Andrew Savchenko Please stop insults and offensive language. I just sent replies to the l

Re: [gentoo-user] ceph on gentoo?

2014-12-24 Thread Andrew Savchenko
exactly :/ It was something rather new at that time like 3.12.x. > How many disks / OSDs? 3 OSDs with raid6 attached to each one. > Sorry for being so curious .. Not a problem :) Best regards, Andrew Savchenko pgpp8nppQ12M9.pgp Description: PGP signature

Re: [gentoo-user] ceph on gentoo?

2014-12-23 Thread Andrew Savchenko
Hi, On Tue, 23 Dec 2014 16:36:25 +0100 Stefan G. Weichinger wrote: > Am 23.12.2014 um 16:20 schrieb Andrew Savchenko: [...] > > We used it about a year ago for our infrastructure (backup and live > > sync of HA systems), obviously both servers and clients were used, > > both

Re: [gentoo-user] ceph on gentoo?

2014-12-23 Thread Andrew Savchenko
is very promising by both design and capabilities. Best regards, Andrew Savchenko pgpVVw_WacZ9H.pgp Description: PGP signature

Re: [gentoo-user] Choosing a new profile: multilib or not?

2014-12-22 Thread Andrew Savchenko
support (abi_x86_32) or use emul-linux-x86-* prebuilt packages. Either way your system will end up with 32-bit libraries installed, but in case of multilib they will be optimized for your hardware and use cases (*FLAGS and USE). Best regards, Andrew Savchenko pgpE9EeFAs2rB.pgp Description: PGP signature

Re: [gentoo-user] How to find out to what file(...) writes goes on a idle system...

2014-12-06 Thread Andrew Savchenko
> with the PID, process name and the block id. (This can be a lot of > lines, so dmesg -c might be useful) I'm not exactly sure how to identify > which files belong to which block, though. This depends on filesystem being used. For ext* family debugfs may be used: # debugfs /dev/ ncheck inode1 inode2 ... Best regards, Andrew Savchenko pgpTSVfkHacd7.pgp Description: PGP signature

Re: [gentoo-user] Debian forked, because of systemd brouhaha

2014-11-29 Thread Andrew Savchenko
that most people on the list are not native speakers, so IMHO superfluous verbalism is inappropriate here. Best regards, Andrew Savchenko pgpEVGBDFymZu.pgp Description: PGP signature

Re: [gentoo-user] Debian forked, because of systemd brouhaha

2014-11-29 Thread Andrew Savchenko
stall, at the > cost of lots of hassle/bugs/etc. In general Gentoo tends to take the > pragmatic approach. If you're a purist of just about any kind you're > going to have to hold your nose. However, this cuts both ways - the > purists who don't want YOU to be able t

Re: [gentoo-user] Re: ceph on btrfs

2014-10-25 Thread Andrew Savchenko
On Fri, 24 Oct 2014 16:20:36 + (UTC) James wrote: > Andrew Savchenko gmail.com> writes: > > We are using openrc too, no related issues. (systemd is banned on > > all our setups: masked and its dirs are in INSTALL_MASK, so we don't > > have its stuff floating ar

Re: [gentoo-user] Re: ceph on btrfs

2014-10-24 Thread Andrew Savchenko
at this time; any > ceph issues with openrc, as I do see systemd related items with ceph. We are using openrc too, no related issues. (systemd is banned on all our setups: masked and its dirs are in INSTALL_MASK, so we don't have its stuff floating around.) Best regards, Andrew Savchenko pgpqwiFt5PNZ4.pgp Description: PGP signature

Re: [gentoo-user] kernel 3.17.0

2014-10-23 Thread Andrew Savchenko
me new features. 3) I looked over patches in gentoo-sources and found none I'm interested into. (That doesn't mean they are useless, just not my usecases.) Best regards, Andrew Savchenko pgpLtEw0ic1_w.pgp Description: PGP signature

Re: [gentoo-user] ceph on btrfs

2014-10-23 Thread Andrew Savchenko
est imo. > Guidance and comments, warmly requested, > James > > > [1] > http://ceph.com/docs/v0.78/rados/configuration/filesystem-recommendations/ > > [2] http://ceph.com/docs/master/release-notes/#v0-80-firefly Best regards, Andrew Savchenko pgpUJMy39uiEh.pgp Description: PGP signature

Re: [gentoo-user] [SOLVED] Running cryptsetup under mdev

2014-05-08 Thread Andrew Savchenko
ed to work with > mdev. I could try it on one of my machines. And what is the problem with mdadm with mdev? I have such setup: nothing special here and works fine. Just to speed up device lookup: $ grep -v ^# /etc/mdadm.conf DEVICE /dev/sd* And here we go: $ cat /proc/mdstat Perso

Re: [gentoo-user] Questions about CPU settings in kernel and USE

2014-04-18 Thread Andrew Savchenko
K7 > ( ) Opteron/Athlon64/Hammer/K8 I'd like to recommend you this kernel gcc patch which enables -march=native support for kernel compilation: https://github.com/graysky2/kernel_gcc_patch Just select native and you will get both best performance and one less headache. Best regards, Andrew Savchenko pgpwPFk2d1kJG.pgp Description: PGP signature

Re: [gentoo-user] Debian just voted in systemd for default init system in jessie

2014-03-20 Thread Andrew Savchenko
'm OK with this. If it will be the only one available, many people will have to say Gentoo good bye. Best regards, Andrew Savchenko pgpTdDzBnqsa_.pgp Description: PGP signature

Re: [gentoo-user] Peeve - finding kernel config options

2014-02-27 Thread Andrew Savchenko
taken to provide the path to where they are found. > > > make menuconfig > press "/" > type CONFIG_FHANDLE > press enter > profit!!! Typing just FHANDLE is sufficient. CONFIG_ prefixes are allowed, but not needed at all for menuconfig search functionality. Best regards, Andrew Savchenko pgpY2OhQec4Ga.pgp Description: PGP signature

Re: [gentoo-user] Debian just voted in systemd for default init system in jessie

2014-02-22 Thread Andrew Savchenko
mbedded setups and production server setups. As one can see, while systemd socket activation design will work for many case, it will fail for corner ones and by no means can't be used in production (where this corner cases have a high chance to rise). Best regards, Andrew Savchenko pgphWTsbn3Qsg.pgp Description: PGP signature

<    1   2   3   >