On 28Nov2012 21:16, JD wrote:
| On 11/28/2012 08:21 PM, Cameron Simpson wrote:
| > On 28Nov2012 15:37, JD wrote:
| > | While building the kernel from source RPM, I run
| > | the command ps -ef | grep make in another terminal,
| > | and I do see that 4 make processes are running, with
| > | each o
On 28/11/12 18:52, Rick Stevens wrote:
> I reiterate:
>
> 1. Install the kernel source RPM.
>
> 2. Navigate to your ~/rpmbuild/SPECS directory.
>
> 3. Do "rpmbuild -bp --target=x86_64 kernel.spec" or
> "rpmbuild -bp --target=i686 kernel.spec" depending on your
>
Lists wrote:
> So I have pithos installed (an excellent Pandora client that skips all
> that nasty flash stuff http://kevinmehall.net/p/pithos/) and Skype.
> Whenever Skype makes a sound, it cuts out all other system sounds, plays
> the sound, and then the rest of the system sounds resume.
>
> I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 28 Nov 2012, JD wrote:
> Date: Wed, 28 Nov 2012 15:37:54 -0700
> From: JD
> To: Community support for Fedora users
> User-Agent: Mozilla/5.0 (X11; Linux i686;
> rv:15.0) Gecko/20120911 Thunderbird/15.0.1
> X-Spam-Status: No, score=-4.7 r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 29 Nov 2012, Gabriel VLASIU wrote:
> You can see multiple make proccesses. But only 2 (in my case) do the real
> work:
> user1 22073 12810 0 13:13 pts/000:00:00 make -f scripts/Makefile.build
> obj=fs
> user1 24474 22073 0 13:15 pts/0
Hi,
I am required to annotate a pdf file for proof-reading and I was
wondering what users would recommend for easy use with Fedora 17. I
looked online some and came up with xournal, PDFescape, Crocodoc: the
last two are some online resource. I tried xournal but was not
impressed.
Any suggestions?
On Thu, 29 Nov 2012, Ranjan Maitra wrote:
> Hi,
>
> I am required to annotate a pdf file for proof-reading and I was
> wondering what users would recommend for easy use with Fedora 17. I
> looked online some and came up with xournal, PDFescape, Crocodoc:
> the last two are some online resource. I
On Wed, Nov 28, 2012 at 23:10:40 -0700,
JD wrote:
As a side note to Bruno, who wanted me to build and try this kernel:
I will reboot immediately after sending this message with this kernel
I just built.
I am not having kswapd issues any more with the version of that kernel
from the rawhide
On Thu, Nov 29, 2012 at 00:53:28 -0700,
JD wrote:
Hi Bruno,
Just booted kernel-3.7.0-0.rc7.git1.1 compiled under fc16.
2 issues:
While it's getting a bit late in the 3.7 cycle, reporting these as regressions
upstream is probably a good idea. Regressions for the under development
kernel se
On 11/29/2012 03:04 AM, Cameron Simpson wrote:
On 28Nov2012 21:16, JD wrote:
| On 11/28/2012 08:21 PM, Cameron Simpson wrote:
| > On 28Nov2012 15:37, JD wrote:
| > | While building the kernel from source RPM, I run
| > | the command ps -ef | grep make in another terminal,
| > | and I do see th
On 11/29/2012 04:24 AM, Gabriel VLASIU wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 28 Nov 2012, JD wrote:
Date: Wed, 28 Nov 2012 15:37:54 -0700
From: JD
To: Community support for Fedora users
User-Agent: Mozilla/5.0 (X11; Linux i686;
rv:15.0) Gecko/20120911 Thunderbird
On 11/29/2012 04:29 AM, Gabriel VLASIU wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 29 Nov 2012, Gabriel VLASIU wrote:
You can see multiple make proccesses. But only 2 (in my case) do the real
work:
user1 22073 12810 0 13:13 pts/000:00:00 make -f scripts/Makefile.build
On 11/29/2012 08:51 AM, Bruno Wolff III wrote:
On Thu, Nov 29, 2012 at 00:53:28 -0700,
JD wrote:
Hi Bruno,
Just booted kernel-3.7.0-0.rc7.git1.1 compiled under fc16.
2 issues:
While it's getting a bit late in the 3.7 cycle, reporting these as
regressions upstream is probably a good idea.
On Thu, Nov 29, 2012 at 09:09:09 -0700,
JD wrote:
On 11/29/2012 08:51 AM, Bruno Wolff III wrote:
On Thu, Nov 29, 2012 at 00:53:28 -0700,
JD wrote:
Hi Bruno,
Just booted kernel-3.7.0-0.rc7.git1.1 compiled under fc16.
2 issues:
While it's getting a bit late in the 3.7 cycle, reporting th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 29 Nov 2012, JD wrote:
> That does not make sense.
:-)
> I have a unicore!! An old Athlon64 3700+,
In this case %{?_smp_mflags} is expanded to "-j1" or "" and you will have
exactly only one "cc1".
Just run: rpmbuild -E '%{?_smp_mflags}' and
Hi, problem (below) solved: blasted away my $HOME/.cups directory,
allowing things to default to /etc/cups/lpoptions, and all is back to
normal...
=== Cameron Mura wrote (on 11/28/2012 09:39 PM): ===
Hello,
apologies for this being slightly off-topic (I work in Fedora, so this
list occurred
Hi,
> How do I properly disable NetworkManager so applications don't think
> my wired network is offline? I'm using a network bridge for kvm, and
> it's always been easier to use the old style networking. I've run the
> following commands to disable it and enable regular network services:
>
> sy
On Thu, 29 Nov 2012 15:07:02 -0500 Alex wrote:
> How do I properly disable NetworkManager so applications don't think
> my wired network is offline?
First, do a
systemctl stop NetworkManager.service
systemctl mask NetworkManager.service
Get well informed about the mask command in "man syste
On Thu, 29 Nov 2012 22:27:29 +0100 Marko Vojinovic
wrote:
> First, do a
>
> systemctl stop NetworkManager.service
> systemctl mask NetworkManager.service
Ooops, sorry, make that
systemctl mask NetworkManager.service
systemctl stop NetworkManager.service
First mask it, then stop it. O
Hi,
>> How do I properly disable NetworkManager so applications don't think
>> my wired network is offline?
>
> First, do a
>
> systemctl stop NetworkManager.service
> systemctl mask NetworkManager.service
>
> Get well informed about the mask command in "man systemctl".
Awesome, that fixed it
Hi,
>> systemctl stop NetworkManager.service
>> systemctl mask NetworkManager.service
>
> Ooops, sorry, make that
>
>systemctl mask NetworkManager.service
>systemctl stop NetworkManager.service
>
> First mask it, then stop it. Otherwise, some app my restart NM again
> before you manage
On 29Nov2012 19:11, Gabriel VLASIU wrote:
| On Thu, 29 Nov 2012, JD wrote:
| > That does not make sense.
| :-)
|
| > I have a unicore!! An old Athlon64 3700+,
| In this case %{?_smp_mflags} is expanded to "-j1" or "" and you will have
| exactly only one "cc1".
|
| Just run: rpmbuild -E '%{?_smp
On 29Nov2012 13:51, Cameron Mura wrote:
| Hi, problem (below) solved: blasted away my $HOME/.cups directory,
| allowing things to default to /etc/cups/lpoptions, and all is back to
| normal...
When this happens to you again, try moving the .cups directory sideays,
eg:
cd
mv .cups DOTcups-e
Pulse gets it right with youtube and plays them with the Video settings.
However, it plays VLC or SMPlayer or whatever with the music settings.
Any idea how to correct this?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproj
Gabriel VLASIU vlasiu.net> writes:
>
>
> On Thu, 29 Nov 2012, JD wrote:
>
> > That does not make sense.
>
> > I have a unicore!! An old Athlon64 3700+,
> In this case %{?_smp_mflags} is expanded to "-j1" or "" and you will have
> exactly only one "cc1".
>
> > and yet ps -ef shows up to 4 m
On Thu, 29 Nov 2012 17:03:11 -0500
Alex wrote:
> The whole "mask" thing looks like a hack to me in the first place
The hack is that it is named "mask". It should be named "disable"
because "disable" essentially does nothing useful at all. (It
really means "don't start at boot, but anytime anyone
Hello,
I have a bash script in which a variable is set to one or more lines of
text. What I want is to remove any lines up to and including a blank
line (or alternatively to echo all the lines after the last blank line).
There may be zero or more blank lines, and the blank lines need not be
consec
On Thu, 29 Nov 2012 17:03:11 -0500 Alex wrote:
> The whole "mask" thing looks like a hack to me in the first place, but
> I guess I can understand, considering the 'network' method has
> probably been deprecated for at least a few versions now.
There is a genuine explanation for masking, based on
On 11/29/2012 03:48 PM, David G. Miller wrote:
Gabriel VLASIU vlasiu.net> writes:
On Thu, 29 Nov 2012, JD wrote:
That does not make sense.
I have a unicore!! An old Athlon64 3700+,
In this case %{?_smp_mflags} is expanded to "-j1" or "" and you will have
exactly only one "cc1".
and ye
On Thu, 29 Nov 2012 17:01:47 -0500 Alex wrote:
> > Make sure that NM is masked and network.service is correctly
> > configured and operational. After that, report separately any
> > issues that you might have with other apps.
>
> Very helpful, thanks so much. Do you know of a doc that explains th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 29 Nov 2012, David G. Miller wrote:
> Setting -j to be equal to the number of cores/CPUs is just playing it
> safe.
Yes, this is the default behavior of rpmbuild:
%_smp_mflags is defined in /usr/lib/rpm/redhat/macros:
%_smp_mflags %([ -z "$
On Thu, 2012-11-29 at 23:33 +, John Horne wrote:
> Hello,
>
> I have a bash script in which a variable is set to one or more lines of
> text. What I want is to remove any lines up to and including a blank
> line (or alternatively to echo all the lines after the last blank line).
> There may be
On Thu, Nov 29, 2012 at 5:33 PM, John Horne wrote:
> Hello,
>
> I have a bash script in which a variable is set to one or more lines of
> text. What I want is to remove any lines up to and including a blank
> line (or alternatively to echo all the lines after the last blank line).
> There may be z
On Thu, Nov 29, 2012 at 6:48 PM, inode0 wrote:
> On Thu, Nov 29, 2012 at 5:33 PM, John Horne wrote:
>> Hello,
>>
>> I have a bash script in which a variable is set to one or more lines of
>> text. What I want is to remove any lines up to and including a blank
>> line (or alternatively to echo all
On 11/29/2012 04:33 PM, John Horne wrote:
Hello,
I have a bash script in which a variable is set to one or more lines of
text. What I want is to remove any lines up to and including a blank
line (or alternatively to echo all the lines after the last blank line).
There may be zero or more blank
On 11/28/2012 03:05 PM, Alexander Volovics wrote:
> On Wed, 28 Nov 2012 12:08:12 -0600
> Thomas Cameron wrote:
>
>>> Looks like Gnome is doing the same thing that Microsoft did after XP. I
>>> can no longer set nautilus so that when I double click on a directory,
>>> it opens up with the files
JD gmail.com> writes:
> For the last time:
> rpmbuild has no -j anything option!!!
>
JD -
Calm down. Have a glass of wine or a beer or whatever. Noone is saying
rpmbuild has a -j option. Several of us are trying to explain to you that
programs like rpmbuild can do things that the end user m
Allegedly, on or about 29 November 2012, Alex sent:
> How do I even access the NM network management GUI from within GNOME?
Why do people find this so hard? It was bloody obvious from the first
time I ever saw the Gnome desktop after log-in. And barely different
from other releases of Gnome, as
38 matches
Mail list logo