Re: [gentoo-user] How can I rewrite all empty sectors with zeros?

2012-07-23 Thread Neil Bothwick
On Sun, 22 Jul 2012 19:18:44 +0200, Jarry wrote: > I want to backup my whole hard-drive (8 partitions) with: > # dd if=/dev/sda | gzip > /path/image.gz > > In order to achieve good compression level I'd like to wipe > out all empty space with zeros. How can I do that? It may be worth your while

Re: [gentoo-user] systemd and gnome3

2012-07-23 Thread Stefan G. Weichinger
(replying to list as I assume this could interest and/or help other users as well) Peter, Canek, how did you approach syslogs? systemd brings its own journal (readable via systemd-journalctl, learned right now) and so it possible to run the box without syslog-ng or similar. archlinux-wiki tells

Re: [gentoo-user] mounting samsung galaxy S III (android ics)

2012-07-23 Thread Neil Bothwick
On Sun, 22 Jul 2012 19:53:20 -0400, Mike Gilbert wrote: > I have found go-mtpfs to work much better with my Galaxy Nexus. > > https://github.com/hanwen/go-mtpfs/ > > There is no ebuild for it, mostly because I haven't figured out how to > package go programs. There is also Kies, a Samsung progr

[gentoo-user] 'profile' USE-flag - what for?

2012-07-23 Thread v_2e
Hello! Could somebody please explain me the role of "profile' USE-flag for a regular user's PC? "profile : Adds support for software performance analysis (will likely vary from ebuild to ebuild)" * Is if of any use in such case at all? * If it is, what does it provide for a regular user?

Re: [gentoo-user] 'profile' USE-flag - what for?

2012-07-23 Thread Alan McKinnon
On Mon, 23 Jul 2012 12:52:43 +0300 v...@ukr.net wrote: > Hello! > Could somebody please explain me the role of "profile' USE-flag for > a regular user's PC? > > "profile : Adds support for software performance analysis (will > likely vary from ebuild to ebuild)" It's a generic catch-all U

Re: [gentoo-user] mounting samsung galaxy S III (android ics)

2012-07-23 Thread Pandu Poluan
On Jul 23, 2012 4:36 PM, "Neil Bothwick" wrote: > > On Sun, 22 Jul 2012 19:53:20 -0400, Mike Gilbert wrote: > > > I have found go-mtpfs to work much better with my Galaxy Nexus. > > > > https://github.com/hanwen/go-mtpfs/ > > > > There is no ebuild for it, mostly because I haven't figured out how

Re: [gentoo-user] mounting samsung galaxy S III (android ics)

2012-07-23 Thread J. Roeleveld
On Mon, July 23, 2012 2:12 pm, Pandu Poluan wrote: > On Jul 23, 2012 4:36 PM, "Neil Bothwick" wrote: >> >> On Sun, 22 Jul 2012 19:53:20 -0400, Mike Gilbert wrote: >> >> > I have found go-mtpfs to work much better with my Galaxy Nexus. >> > >> > https://github.com/hanwen/go-mtpfs/ >> > >> > There

[gentoo-user] linux-headers-3.5 with 3.4 kernel?

2012-07-23 Thread Nikos Chantziaras
Portage now installs sys-kernel/linux-headers-3.5. sys-kernel/gentoo-sources is at 3.4.5. Is it even adviced to do that, installing 3.5 headers and running a 3.4 kernel? This sounds like a bad idea to me.

[gentoo-user] Re: How can I rewrite all empty sectors with zeros?

2012-07-23 Thread Nikos Chantziaras
On 22/07/12 20:18, Jarry wrote: Hi, I want to backup my whole hard-drive (8 partitions) with: # dd if=/dev/sda | gzip > /path/image.gz In order to achieve good compression level I'd like to wipe out all empty space with zeros. How can I do that? That's the wrong way to do it. You should use a

Re: [gentoo-user] new machine : (2) HDD or SSD ?

2012-07-23 Thread Paul Hartman
On Sun, Jul 22, 2012 at 1:46 PM, Florian Philipp wrote: > Am 22.07.2012 20:35, schrieb Michael Hampicke: >> Am 22.07.2012 19:46, schrieb Florian Philipp: >>> Am 22.07.2012 19:30, schrieb Pandu Poluan: On Jul 23, 2012 12:05 AM, "Michael Hampicke" >>> > wrote:

Re: [gentoo-user] Re: How can I rewrite all empty sectors with zeros?

2012-07-23 Thread Simon
On Mon, Jul 23, 2012 at 10:29 AM, Nikos Chantziaras wrote: > On 22/07/12 20:18, Jarry wrote: > >> Hi, >> I want to backup my whole hard-drive (8 partitions) with: >> # dd if=/dev/sda | gzip > /path/image.gz >> >> In order to achieve good compression level I'd like to wipe >> out all empty space wi

Re: [gentoo-user] Re: How can I rewrite all empty sectors with zeros?

2012-07-23 Thread Jarry
On 23-Jul-12 16:29, Nikos Chantziaras wrote: On 22/07/12 20:18, Jarry wrote: Hi, I want to backup my whole hard-drive (8 partitions) with: # dd if=/dev/sda | gzip > /path/image.gz In order to achieve good compression level I'd like to wipe out all empty space with zeros. How can I do that? Th

Re: [gentoo-user] linux-headers-3.5 with 3.4 kernel?

2012-07-23 Thread Florian Philipp
Am 23.07.2012 16:16, schrieb Nikos Chantziaras: > Portage now installs sys-kernel/linux-headers-3.5. > sys-kernel/gentoo-sources is at 3.4.5. > > Is it even adviced to do that, installing 3.5 headers and running a 3.4 > kernel? This sounds like a bad idea to me. > > Honestly, I cannot give you

Re: [gentoo-user] systemd and gnome3

2012-07-23 Thread Canek Peláez Valdés
On Mon, Jul 23, 2012 at 4:29 AM, Stefan G. Weichinger wrote: > > (replying to list as I assume this could interest and/or help other > users as well) > > Peter, Canek, how did you approach syslogs? > > systemd brings its own journal (readable via systemd-journalctl, learned > right now) and so it

Re: [gentoo-user] linux-headers-3.5 with 3.4 kernel?

2012-07-23 Thread Paul Hartman
On Mon, Jul 23, 2012 at 11:46 AM, Florian Philipp wrote: > Am 23.07.2012 16:16, schrieb Nikos Chantziaras: >> Portage now installs sys-kernel/linux-headers-3.5. >> sys-kernel/gentoo-sources is at 3.4.5. >> >> Is it even adviced to do that, installing 3.5 headers and running a 3.4 >> kernel? This

Re: [gentoo-user] linux-headers-3.5 with 3.4 kernel?

2012-07-23 Thread Helmut Jarausch
On 07/23/2012 04:16:41 PM, Nikos Chantziaras wrote: Portage now installs sys-kernel/linux-headers-3.5. sys-kernel/gentoo-sources is at 3.4.5. Is it even adviced to do that, installing 3.5 headers and running a 3.4 kernel? This sounds like a bad idea to me. Why are you not using the 3.5.

[gentoo-user] Re: How can I rewrite all empty sectors with zeros?

2012-07-23 Thread Nikos Chantziaras
On 23/07/12 19:24, Jarry wrote: On 23-Jul-12 16:29, Nikos Chantziaras wrote: On 22/07/12 20:18, Jarry wrote: Hi, I want to backup my whole hard-drive (8 partitions) with: # dd if=/dev/sda | gzip > /path/image.gz In order to achieve good compression level I'd like to wipe out all empty space wi

Re: [gentoo-user] linux-headers-3.5 with 3.4 kernel?

2012-07-23 Thread Paul Hartman
On Mon, Jul 23, 2012 at 3:01 PM, Helmut Jarausch wrote: > On 07/23/2012 04:16:41 PM, Nikos Chantziaras wrote: >> >> Portage now installs sys-kernel/linux-headers-3.5. >> sys-kernel/gentoo-sources is at 3.4.5. >> >> Is it even adviced to do that, installing 3.5 headers and running a 3.4 >> kernel?

[gentoo-user] Re: linux-headers-3.5 with 3.4 kernel?

2012-07-23 Thread »Q«
On Mon, 23 Jul 2012 17:16:41 +0300 Nikos Chantziaras wrote: > Portage now installs sys-kernel/linux-headers-3.5. > sys-kernel/gentoo-sources is at 3.4.5. > > Is it even adviced to do that, installing 3.5 headers and running a > 3.4 kernel? This sounds like a bad idea to me. As I read the glib

[gentoo-user] OT: How to make mutt open files by *EXTENSION*?

2012-07-23 Thread Walter Dnes
My ISP emails invoices+receipts as PDF files. Thay made a change in the "mime type" earlier this year that makes things more difficult... Before == [-- Attachment #2: blah_blah_blah.pdf --] [-- Type: application/pdf, Encoding: base64, Size: 47K --] [-- application/pdf is unsupported (use '

Re: [gentoo-user] OT: How to make mutt open files by *EXTENSION*?

2012-07-23 Thread Todd Goodman
* Walter Dnes [120723 17:48]: > My ISP emails invoices+receipts as PDF files. Thay made a change in > the "mime type" earlier this year that makes things more difficult... > > Before > == > [-- Attachment #2: blah_blah_blah.pdf --] > [-- Type: application/pdf, Encoding: base64, Size: 47K -

Re: [gentoo-user] OT: How to make mutt open files by *EXTENSION*?

2012-07-23 Thread Terry
I may be mistaken (away from computer atm) but doesn't mutt use mailcap? I believe I use /etc/mailcap but you could also use per user files, /home/user/.mailcap to adjust your attachment handling. There's lots of guides on the web. -- Sent from my Android phone with K-9 Mail. Please excuse my

Re: [gentoo-user] Re: linux-headers-3.5 with 3.4 kernel?

2012-07-23 Thread Oszkár Ocsenás
I totally agree with Q 2012.07.23. 23:15, "»Q«" ezt írta: > On Mon, 23 Jul 2012 17:16:41 +0300 > Nikos Chantziaras wrote: > > > Portage now installs sys-kernel/linux-headers-3.5. > > sys-kernel/gentoo-sources is at 3.4.5. > > > > Is it even adviced to do that, installing 3.5 headers and running