Hi Jaroslav,
I would like to raise a caution about implementing this change. Several other
non-Linux systems are able to handle a variety of hardware changes after
installation, and still boot afterwards. I think it would be unfortunate if,
after changing hardware, it were not possible to boot
You actually may have an option. It's dirty, and here be dragons. I
know this from working on RPM on AIX, so again, it's hacky. I did this
on a CentOS 6.3 box for my example, should work on Fedora.
You can do something like:
ls zip-3.0-1.el6.x86_64.rpm
mkdir $HOME/.myrpm
cp -pr /var/lib/rpm
On 29/01/2013, at 7:46 AM, David Vossel wrote:
>
>
> - Original Message -
>> From: "Bill Nottingham"
>> To: devel@lists.fedoraproject.org
>> Sent: Monday, January 28, 2013 1:18:06 PM
>> Subject: Re: Proposed F19 Feature: High Availability Container Resources
>>
>> Jaroslav Reznik (jr
Bill Nottingham wrote on 2013-01-29:
> Jaroslav Reznik (jrez...@redhat.com) said:
>> = Features/OpenAttestation =
>> https://fedoraproject.org/wiki/Features/OpenAttestation
>>
>> Feature owner(s): Gang Wei
>>
>> Provide fedora packages for OpenAttestation to support Trusted Compute
>> Pools(TCP) f
On 01/31/2013 01:13 AM, M A Young wrote:
On Wed, 30 Jan 2013, Mátyás Selmeci wrote:
This may be a long shot, but I am interested in repackaging some RPMs
(for
example, some of the Globus packages in EPEL, as well as grid
software that
my group builds) such that the software in them may be ins
> Quality evaluation needs test targets/documents, and eyeballs.
I think you mean "trained eyeballs" above.
;)
There are already sample regression tests in RH bugzilla for page
size/resolution. All these fancy color-calibration mechanisms in
gnome/cups/ghostscript are useless for m
On Jan 29, 2013, at 8:15 PM, Chris Murphy wrote:
>
> The Fedora prebaked grubx64.efi doesn't include all GRUB modules (e.g. lvm,
> xnu) and it isn't looking for standalone GRUB modules in the location that
> grub2-install can install them into. And anaconda doesn't call grub2-install
> on UEF
This topic seems becoming useless.
If possible, I think me and other ambassadors will take a survey in China.
;)
Ps. I agreed Matej' b opinion.
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
On Wed, 2013-01-30 at 17:47 -0700, Kevin Fenzi wrote:
> On Wed, 30 Jan 2013 16:38:49 -0800
> Adam Williamson wrote:
>
> > You may also want to look up the old-as-dirt --relocate parameter to
> > RPM. You could try using it, and watch it explode in more cases than
> > not. But RPM packages are (or
On Wed, 30 Jan 2013 16:38:49 -0800
Adam Williamson wrote:
> You may also want to look up the old-as-dirt --relocate parameter to
> RPM. You could try using it, and watch it explode in more cases than
> not. But RPM packages are (or were) (at least in theory) supposed to
> be relocatable whenever
On Wed, 2013-01-30 at 15:53 -0800, Jorge Gallegos wrote:
> On Wed, Jan 30, 2013 at 04:06:35PM -0600, Mátyás Selmeci wrote:
> > Hi,
> >
> > This may be a long shot, but I am interested in repackaging some RPMs (for
> > example, some of the Globus packages in EPEL, as well as grid software that
> >
On Wed, 30 Jan 2013, Mátyás Selmeci wrote:
This may be a long shot, but I am interested in repackaging some RPMs (for
example, some of the Globus packages in EPEL, as well as grid software that
my group builds) such that the software in them may be installed by
unprivileged users, or into a non-
On Wed, Jan 30, 2013 at 04:06:35PM -0600, Mátyás Selmeci wrote:
> Hi,
>
> This may be a long shot, but I am interested in repackaging some RPMs (for
> example, some of the Globus packages in EPEL, as well as grid software that my
> group builds) such that the software in them may be installed by u
On 01/30/2013 02:07 PM, Bill Nottingham wrote:
> Miloslav Trmač (m...@volny.cz) said:
>> Teach grub to preload the kernel and initrd while waiting for the
>> timeout. That gives us _even better_ speedup, and doesn't sacrifice
>> the generic usability of the initrd.
> Well, if the plan is to not
Apparently ping has now started interpreting its command line arguments
depending on locale. I.e. ping -i 0.1 no longer works in locales where
comma is the decimal separator.
This makes it difficult to call system commands. The only workaround is
to set LC_ALL to a known-good locale, but then your
Thanks to those who were able to join us for the weekly status meeting today.
For those that were unable, the minutes are posted below:
Minutes:
http://meetbot.fedoraproject.org/fedora-meeting-1/2013-01-30/fedora-meeting-1.2013-01-30-21.00.html
Minutes (text):
http://meetbot.fedoraproject.org/
On Wed, Jan 30, 2013 at 23:15:55 +0100,
Matej Cepl wrote:
On 2013-01-29, 22:52 GMT, Michael Scherer wrote:
I am delighted to announce you that Red Hat has a policy of not
tolerating drugs on the work place. So you should be utterly relieved to
know that no people posting here with a @redhat.c
On 2013-01-29, 00:50 GMT, Adam Williamson wrote:
> My entirely personal take on this is that I don't really care that
> much, but I don't see a convincing case for the change.
My personal take on this (just that everybody seems to have to have an
opinion on this):
a) one of the most important
On 2013-01-29, 22:52 GMT, Michael Scherer wrote:
> I am delighted to announce you that Red Hat has a policy of not
> tolerating drugs on the work place. So you should be utterly relieved to
> know that no people posting here with a @redhat.com email should be
> under the influence of any serious ha
On Wed, Jan 30, 2013 at 11:09:07AM -0800, Dan Mashal wrote:
> I spoke with Clem Lefebvre (creator of Linux Mint) last night they
> have a great upstream core of developers.
With all due respect, and after having looked to a bit of various
mint source code ( mint-foo tools and various cinnamon rela
Miloslav Trmač (m...@volny.cz) said:
> On Tue, Jan 29, 2013 at 4:53 PM, Dennis Gilmore wrote:
> > even loading a 20mb initramfs from a sdcard on a slow
> > arm box doesnt take that long, and id personally much rather be able to
> > change hardware or yank the drive and put it into a different bo
Hi,
This may be a long shot, but I am interested in repackaging some
RPMs (for example, some of the Globus packages in EPEL, as well as
grid software that my group builds) such that the software in them
may be installed by unprivileged users, or into a non-standard
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=906095
Paul Howarth changed:
What|Removed |Added
CC||p...@city-fan.org
--- Com
On 30 January 2013 04:24, James Hogarth wrote:
> > Second, if mariadb differs more in the future and stops to be "drop-in"
> replacement, then we'll need an alternative for applications, where mariadb
> won't be suitable enough. Nevertheless, this is not a current issue right
> now.
> >
>
> Indee
On Wed, Jan 30, 2013 at 1:28 PM, Máirín Duffy wrote:
> But every release is not a decision point, "which desktop will we make
> default this time?"
I believe it is a point where review where are we are, and where we
would like to be, now and in the future.
> Certainly it is *not* a given or gra
https://fedorahosted.org/389/ticket/479
https://fedorahosted.org/389/attachment/ticket/479/0001-Ticket-497-Console-logins-fail-intermittenly.patch
--
Mark Reynolds
Red Hat, Inc
mreyno...@redhat.com
--
389-devel mailing list
389-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailm
I realized I sent the wrong (html) minutes. Therefore, these minutes are
for those who ignore html emails.
===
#fedora-meeting: FESCO (2013-01-30)
===
Meeting started by mmaslano at 18:01:17 UTC. The full logs are available
at
htt
On 01/30/2013 11:10 AM, Kevin Fenzi wrote:
On Wed, 30 Jan 2013 11:00:31 -0500
Gene Czarcinski wrote:
Much is made of the great new anaconda introduced in Fedora 18. But,
this great new anaconda completely broke system-config-kickstart
because old-anaconda code used but s-c-k disappeared.
Obvi
On Tue, Jan 29, 2013 at 4:53 PM, Dennis Gilmore wrote:
> even loading a 20mb initramfs from a sdcard on a slow
> arm box doesnt take that long, and id personally much rather be able to
> change hardware or yank the drive and put it into a different box
> without worrying about making sure i have
Hi all,
This is just a note for a wider audience. the Fedora ARM has dropped
support for software floating point going forward, we will only be
building hardware floating point binaries from Fedora 19 on. it was
discussed at FUDCon and on the arm list the FUDCon notes
https://fedoraproject.org/w
Title: #fedora-meeting: FESCO (2013-01-30)
#fedora-meeting: FESCO (2013-01-30)
Meeting started by mmaslano at 18:01:17 UTC
(full logs).
Meeting summary
init process (mmaslano, 18:01:39)
#1001 F19 Feature: JRuby 1.7 - https://fedoraproject.org/wiki/Features/JRuby_1.7 (mmaslano, 18:03:
Jan Zelený (jzel...@redhat.com) said:
> I've already started to work on that as well. Currently I'm putting together
> topics from Fedora wiki that are eligible to be on such page, either as they
> are or with some (rather minor) modifications.
>
> I'd like them to be structured, easy to compre
On Jan 29, 2013, at 11:10 AM, Benjamin De Kosnik wrote:
>
> This is just scratching the surface. How are you going to evaluate
> quality? I'm concerned about the rasterization changes, the filter
> changes. Hopefully 1.6 may solve some of the image-quality regressions
> I've been seeing.
Quali
On Wed, Jan 30, 2013 at 11:34 AM, Kevin Fenzi wrote:
> On Wed, 30 Jan 2013 11:21:15 -0800
> Dan Mashal wrote:
>
>> Thank you Kevin.
>>
>> MATE 1.6 + Compiz spin submitted last night.
>>
>> https://fedoraproject.org/wiki/MATE_%2B_Compiz_Spin
>>
>> Live image available for testing here:
>>
>> http:
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=906095
Bug ID: 906095
Summary: perl-IO-Compress confusion
Product: Fedora
Version: 18
Component: perl
Severity: unspecified
Priority: unspecified
Reporter
Thanks!
> > 3) in "how to test" there is no mention of print quality
> > regressions. I'm concerned that in the effort to sync with cups-1.6
> > and upstream, mostly just the mechanics of finding a printer and
> > getting a page out are being tested.
> >
> > This is just scratching the surface. H
On Wed, 30 Jan 2013 11:21:15 -0800
Dan Mashal wrote:
> Thank you Kevin.
>
> MATE 1.6 + Compiz spin submitted last night.
>
> https://fedoraproject.org/wiki/MATE_%2B_Compiz_Spin
>
> Live image available for testing here:
>
> http://bitchx.ca/Image-FedoraMateCompiz.iso
>
> Have at it.
Can you
On Tue, Jan 29, 2013 at 7:28 AM, Kevin Fenzi wrote:
> On Mon, 28 Jan 2013 22:52:28 -0800
> Dan Mashal wrote:
>
>> On Mon, Jan 28, 2013 at 4:57 PM, Adam Williamson
>> wrote:
>
> ...snip...
>
>> >
>> > I note this feature doesn't seem to incorporate adding a MATE spin
>> > - is a separate feature
On Wed, Jan 30, 2013 at 07:18:40PM +0100, Tomas Mraz wrote:
> > The point is, we've done this in the past where we shipped the data with
> > the tools, and we very quickly moved to shipping the data separate - it's
> > cleaner, allows for just updating the data when necessary, and it forces
> > peo
On Wed, Jan 30, 2013 at 10:22 AM, Miloslav Trmač wrote:
> On Sun, Jan 27, 2013 at 3:53 PM, Jaroslav Reznik wrote:
>> = Features/Cinnamon as Default Desktop =
>> https://fedoraproject.org/wiki/Features/Cinnamon_as_Default_Desktop
>>
>> Feature owner(s): Eric Smith
>
> Most if not all packages are
On 01/30/2013 01:05 PM, Miloslav Trmač wrote:
>> Actually a lot of research and reason went into GNOME 3's development
>> [1],
> That's about as relevant as "a lot of coding went into $project",
> which is... not a whole lot when considering which project to make the
> default.
But every release i
On Wed, 30 Jan 2013 19:18:40 +0100
Tomas Mraz wrote:
> +1 million - another data point - ca-certificates package - it was
> much cleaner to split it out of openssl.
+1 a lot from me too. Adding to churn of a core system component to
simply update data files is bad.
kevin
signature.asc
Descri
On Sun, Jan 27, 2013 at 3:53 PM, Jaroslav Reznik wrote:
> = Features/Cinnamon as Default Desktop =
> https://fedoraproject.org/wiki/Features/Cinnamon_as_Default_Desktop
>
> Feature owner(s): Eric Smith
Most if not all packages are actually owned by Leigh Scott, who I
haven't seen participate in
On Wed, 2013-01-30 at 13:07 -0500, Bill Nottingham wrote:
> Kay Sievers (k...@vrfy.org) said:
> > > Either you're intending for the lifetime of your OS to be shipping systemd
> > > updates that update the base data set,
> >
> > I don't intend to ship update packages in the context of systemd, we
On Mon, Jan 28, 2013 at 10:07 AM, Aleksandar Kurtakov
wrote:
> Regarding "Cinnamon as Default Desktop" - how many active contributors do
> really take care of Cinnamon packaging? I don't think that anything that has
> less than 3-4 can even be considered. Last time I checked the only options
>
Jaroslav Reznik (jrez...@redhat.com) said:
> = Features/TeamDriverUpdate =
> https://fedoraproject.org/wiki/Features/TeamDriverUpdate
>
> Feature owner(s): Jiri Pirko
>
> Network Team driver allows multiple network interfaces to be teamed together
> and act like a single one. This update adds
Kay Sievers (k...@vrfy.org) said:
> > Either you're intending for the lifetime of your OS to be shipping systemd
> > updates that update the base data set,
>
> I don't intend to ship update packages in the context of systemd, we
> can just update the data in the package like we add patches for ot
On Wed, Jan 30, 2013 at 4:13 AM, Máirín Duffy wrote:
> On 01/29/2013 04:59 PM, Eric Smith wrote:
>> I don't disagree with the "more research and reason" part, but the
>> current default desktop has only been "our default" for four releases,
>> F15 through F18. I don't recall any serious "research
On Ter, 2013-01-29 at 17:59 +, Sérgio Basto wrote:
> On Ter, 2013-01-29 at 01:52 +0100, Lennart Poettering wrote:
> > Yes, even then. udev will notice rules dropped there.
>
> OK I will test that
Sorry other question , if this is True since when is True ? is
applicable on F16 ?
Many thank
On Tue, Jan 29, 2013 at 2:12 PM, Jiri Eischmann wrote:
> Polls are not a good way to find out what the majority wants. Because
> the subset of users that usually participate in such polls don't
> represent the whole user base. It's just not a statistically
> representative sample.
>
> BTW I've got
This weeks Fedora ARM status meeting will take place today (Wednesday Jan 30th)
in #fedora-meeting-1 on Freenode.
Times in various time zones (please let us know if these do not work):
PDT: 1pm
MDT: 2pm
CDT: 3pm
EDT: 4pm
UTC: 8pm
BST: 9pm
CST: 10pm
Current items on the agenda:
0) Status of ACTI
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=906007
Petr Šabata changed:
What|Removed |Added
Status|ASSIGNED|CLOSED
Resolution|
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=906007
Petr Šabata changed:
What|Removed |Added
Fixed In Version||perl-File-Remove-1.52-5.fc1
On 01/30/2013 08:03 AM, Jaroslav Reznik wrote:
> = Features/NetworkManagerBridging =
> https://fedoraproject.org/wiki/Features/NetworkManagerBridging
>
> Feature owner(s): Pavel Šimerda , Dan Williams at redhat dot com>
>
> NetworkManager should be able to configure bridge interfaces with comm
The lightweight tag 'perl-Image-Info-1.33-2.fc19' was created pointing to:
b1a6842... Don't BR: perl(Image::TIFF); it's provided by this package
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fe
Short version:
Updates to "mock-with-analysis" [1]:
(a) changes to the data model
(b) cpychecker support added
Longer version:
I've been hacking on "mock-with-analysis", my tool for running static
code analysis as a side-effect within a regular srpm rebuild (see [1]).
I've tweaked the data mo
commit c68375d963cb969402071887e266fcf1d2901579
Author: Petr Písař
Date: Wed Jan 30 17:16:05 2013 +0100
Sub-package B-Lint
perl.spec | 32 ++--
1 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 0e9bfbd..e3e5b91 100
= Features/TeamDriverUpdate =
https://fedoraproject.org/wiki/Features/TeamDriverUpdate
Feature owner(s): Jiri Pirko
Network Team driver allows multiple network interfaces to be teamed together
and act like a single one. This update adds several kind of new features to
it.
== Detailed descript
On 01/30/2013 12:14 PM, "Jóhann B. Guðmundsson" wrote:
> On 01/30/2013 10:08 AM, Martin Sivak wrote:
>> Hi,
>>
When I install a freeipa server I do not want firstboot because I
am not
going to create local users anyway. I am going to install freeipa
and
then create users in
commit 9489f626259a5c33217558518f8295900f95a981
Author: Paul Howarth
Date: Wed Jan 30 16:22:31 2013 +
Don't "unbundle" Module::Install as we end up build-requiring ourselves
perl-Module-Install.spec |8
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/per
From the feature page:
"If the executable does not make undefined calls, then it will run
normally. If it does make undefined calls you will either get an abort
as soon as the undefined call is detected or you will get a backtrace
when the undefined call is detected."
Does this mean abrt will tr
On Wed, Jan 30, 2013 at 1:08 AM, Kay Sievers wrote:
> And because a major part of the data the hwdb will carry in the future
> will be the equivalent of udev rules, and should not be shipped by a
> different package, because it it might carry specifics needed for a
> certain functionality, just li
On Wed, 30 Jan 2013 11:00:31 -0500
Gene Czarcinski wrote:
> Much is made of the great new anaconda introduced in Fedora 18. But,
> this great new anaconda completely broke system-config-kickstart
> because old-anaconda code used but s-c-k disappeared.
>
> Obviously there was little or no testin
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=906007
Bug ID: 906007
Summary: Please revert the "unbundling" of
"inc::Module::Install::DSL", at least when
bootstrapping
Product: Fedora
Version: rawhid
On Wed, Jan 30, 2013 at 10:13:44AM -0500, Josh Boyer wrote:
> On Thu, Jan 24, 2013 at 11:11 AM, Adrian Reber wrote:
> > On Thu, Jan 24, 2013 at 11:02:57AM -0500, Josh Boyer wrote:
> >> > CONFIG_NAMESPACES seems to be required to make all those activated _NS
> >> > options actually enabled:
> >> >
Much is made of the great new anaconda introduced in Fedora 18. But,
this great new anaconda completely broke system-config-kickstart because
old-anaconda code used but s-c-k disappeared.
Obviously there was little or no testing of s-c-k or perhaps nobody uses
it and/or nobody cares.
https://
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=905995
Bug ID: 905995
Summary: perl-Mozilla-LDAP upstream tarball checksum mismatch
Product: Fedora
Version: rawhide
Component: perl-Mozilla-LDAP
Severity: medium
Am 29.01.2013 19:38, schrieb Matthew Garrett:
> On Tue, Jan 29, 2013 at 12:32:30PM -0600, Dan Williams wrote:
>
>> Except then you run into phones or WWAN cards that show up as Ethernet
>> devices, but aren't really Ethernet but just IP-in-8023-frames because
>> that was easier to do on Windows.
On Thu, Jan 24, 2013 at 11:11 AM, Adrian Reber wrote:
> On Thu, Jan 24, 2013 at 11:02:57AM -0500, Josh Boyer wrote:
>> > CONFIG_NAMESPACES seems to be required to make all those activated _NS
>> > options actually enabled:
>> >
>> > config-generic:CONFIG_PID_NS=y
>> > config-generic:CONFIG_UTS_NS=
On 01/30/2013 07:57 AM, François Cami wrote:
> Hello,
>
> On Wed, Jan 30, 2013 at 1:44 PM, Jaroslav Reznik wrote:
>> = Features/ApacheOpenOffice =
>> https://fedoraproject.org/wiki/Features/ApacheOpenOffice
>>
>> Feature owner(s): Andrea Pescetti
>>
>> Add Apache OpenOffice, the free productivit
On Wed, Jan 30, 2013 at 08:01:38AM -0500, Stephen Gallagher wrote:
> In what situation would you ever have a system that requires neither
> users nor root access? Or are you saying that root access would be via
> SSH keys? I think it's probably a valid feature request to be able to
Root access via
On Wed, 2013-01-30 at 12:44 +, Jaroslav Reznik wrote:
> = Features/ApacheOpenOffice =
> https://fedoraproject.org/wiki/Features/ApacheOpenOffice
>
> Feature owner(s): Andrea Pescetti
>
> Add Apache OpenOffice, the free productivity suite, to Fedora.
"A considerable cleanup has been performe
= Features/Thermostat1.0 =
https://fedoraproject.org/wiki/Features/Thermostat1.0
Feature owner(s): Omair Majid
== Detailed description ==
Thermostat is a serviceability and instrumentation tool for OpenJDK. The 1.0
release of thermostat brings a number of new features that developers may find
= Features/Systemtap22 =
https://fedoraproject.org/wiki/Features/Systemtap22
Feature owner(s): Lukas Berk , Frank Ch. Eigler
A new feature release of Systemtap.
== Detailed description ==
Systemtap 2.2 will introduce several new features:
* Native Java per-method probing capabilities (using by
Hi,
the this should be not a problem.
The intended logic here is requiring enabled root OR user(s). We might add ssh
keys as a valid option if needed too (but I am not sure about entering the key,
typing it manually is probably not a good idea).
Moreover, initial-setup has a working quit butto
= Features/RealmdFreeIpaSupport =
https://fedoraproject.org/wiki/Features/RealmdFreeIpaSupport
Feature owner(s): Stef Walter
realmd currently supports discovery and configuring of Active Directory
domains. With this feature it will also include support for FreeIPA domains.
== Detailed descri
= Features/oVirtEngine 3.2 =
https://fedoraproject.org/wiki/Features/oVirtEngine_3.2
Feature owner(s): Juan Hernández
The oVirt engine is the management application of the oVirt virtualization
platform. Version 3.2 is the latest version, including many new features.
== Detailed description ==
= Features/Pcsd Configuration Wizards =
https://fedoraproject.org/wiki/Features/Pcsd_Configuration_Wizards
Feature owner(s): Chris Feist
This feature will allow easier building of configuration wizards for pcsd (the
Pacemaker/Corosync GUI), so through a simple configuration file we can create
Hello,
On Wed, Jan 30, 2013 at 1:44 PM, Jaroslav Reznik wrote:
> = Features/ApacheOpenOffice =
> https://fedoraproject.org/wiki/Features/ApacheOpenOffice
>
> Feature owner(s): Andrea Pescetti
>
> Add Apache OpenOffice, the free productivity suite, to Fedora.
>
> == Detailed description ==
> Apac
Le mercredi 30 janvier 2013 à 12:44 +, Jaroslav Reznik a écrit :
> Two new versions, 3.4.0 and 3.4.1, were released in the last 8 months and a
> major update, 4.0, is in the works and scheduled for April 2012.
I assume that's planned for 2013, not 2012 ?
--
Michael Scherer
--
devel maili
commit a0837e73998de6f544e544f7d0f7cfdfd2b0c786
Author: Petr Písař
Date: Wed Jan 30 14:17:40 2013 +0100
Remove bundled Module-Pluggable
perl.spec |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 846cc5a..0e9bfbd 100644
--- a/perl.
commit 907fd9bb7dab48cf9fc6bb66fb4c8e6edc32ec3f
Author: Petr Písař
Date: Wed Jan 30 13:52:58 2013 +0100
Fix conflict declaration at perl-Pod-LaTeX
perl.spec |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index e527324..846cc5a 100644
--
commit 041bd01ba4573d768795a9ed1e067db0db93fd98
Author: Petr Písař
Date: Wed Jan 30 13:41:13 2013 +0100
Sub-package Text-Soundex
perl.spec | 37 ++---
1 files changed, 34 insertions(+), 3 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index e2ff79d..
> From: Stephen Gallagher
> That said, the current firstboot allows you to just walk through and
> skip user creation, last I checked. So I'm not sure why you need to
> cancel it. If you just don't enter anything in the username and
> password fields, it doesn't stop you.
Exactly right, and tha
- Original Message -
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01/30/2013 07:44 AM, Jaroslav Reznik wrote:
> > = Features/ApacheOpenOffice =
> > https://fedoraproject.org/wiki/Features/ApacheOpenOffice
> >
> > Feature owner(s): Andrea Pescetti
> >
> > Add Apache OpenOffic
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2013 07:44 AM, Jaroslav Reznik wrote:
> = Features/ApacheOpenOffice =
> https://fedoraproject.org/wiki/Features/ApacheOpenOffice
>
> Feature owner(s): Andrea Pescetti
>
> Add Apache OpenOffice, the free productivity suite, to Fedora.
>
>
= Features/NetworkManagerBridging =
https://fedoraproject.org/wiki/Features/NetworkManagerBridging
Feature owner(s): Pavel Šimerda , Dan Williams
NetworkManager should be able to configure bridge interfaces with commonly used
options and recognize their existing configuration on startup witho
= Features/NetworkManagerBonding =
https://fedoraproject.org/wiki/Features/NetworkManagerBonding
Feature owner(s): Pavel Šimerda , Dan Williams
NetworkManager should be able to configure bond master interfaces with commonly
used options and recognize their existing configuration on startup wi
= Features/FirewalldRichLanguage =
https://fedoraproject.org/wiki/Features/FirewalldRichLanguage
Feature owner(s): Thomas Woerner
This feature adds a rich (high level) language to firewalld, that allows to
easily create complex firewall rules without the knowledge of iptables syntax.
= Detaile
= Features/FirewalldLockdown =
https://fedoraproject.org/wiki/Features/FirewalldLockdown
Feature owner(s): Thomas Woerner
This feature adds a simple configuration setting for firewalld to be able to
lock down configuration changes from local applications.
== Detailed description ==
Local appl
= Features/FederatedVoIP =
https://fedoraproject.org/wiki/Features/FederatedVoIP
Feature owner(s): Daniel Pocock
Make it easier for the deployment of federated SIP and XMPP (Jabber) networks,
functioning much like federated SMTP email.
== Detailed description ==
Many VoIP installations still
= Features/ApacheOpenOffice =
https://fedoraproject.org/wiki/Features/ApacheOpenOffice
Feature owner(s): Andrea Pescetti
Add Apache OpenOffice, the free productivity suite, to Fedora.
== Detailed description ==
Apache OpenOffice (formerly OpenOffice.org) is the the leading free and open-
sourc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2013 05:08 AM, Martin Sivak wrote:
> Hi,
>
>>> When I install a freeipa server I do not want firstboot because
>>> I am not going to create local users anyway. I am going to
>>> install freeipa and then create users in LDAP.
>
>> Could such
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/29/2013 10:40 AM, Matthew Miller wrote:
> On Tue, Jan 29, 2013 at 09:15:05AM -0500, Martin Sivak wrote:
>> the tool will be started using systemd unit file which can be
>> disabled. It will have to be explicit (even minimal install needs
>> users
On 30. 1. 2013 at 06:54:14, Jaroslav Reznik wrote:
> - Original Message -
>
> > On 30. 1. 2013 at 06:27:48, Jaroslav Reznik wrote:
> > > - Original Message -
> > >
> > > > Le lundi 28 janvier 2013 à 15:27 +0100, Jan Zelený a écrit :
> > > > > Currently we are working on some proof-o
On Wed, Jan 30, 2013 at 12:19 PM, Gerd Hoffmann wrote:
> On 01/30/13 11:55, Kay Sievers wrote:
> Hi,
>
>>> Still looks pointless.
>>>
>>> You convert the old-format into new-format, then compile new-format into
>>> the database. It's not obvious why you don't go straight from
>>> old-format to
- Original Message -
> On 30. 1. 2013 at 06:27:48, Jaroslav Reznik wrote:
> > - Original Message -
> >
> > > Le lundi 28 janvier 2013 à 15:27 +0100, Jan Zelený a écrit :
> > > > Currently we are working on some proof-of-concept stuff. But as
> > > > an
> > > > example, you
> > > >
On 30. 1. 2013 at 06:27:48, Jaroslav Reznik wrote:
> - Original Message -
>
> > Le lundi 28 janvier 2013 à 15:27 +0100, Jan Zelený a écrit :
> > > Currently we are working on some proof-of-concept stuff. But as an
> > > example, you
> > > can imagine a script for creation of C program templ
- Original Message -
> Le lundi 28 janvier 2013 à 15:27 +0100, Jan Zelený a écrit :
>
> >
> > Currently we are working on some proof-of-concept stuff. But as an
> > example, you
> > can imagine a script for creation of C program templates. You will
> > specify
> > directory where it shoul
On 01/30/13 11:55, Kay Sievers wrote:
Hi,
>> Still looks pointless.
>>
>> You convert the old-format into new-format, then compile new-format into
>> the database. It's not obvious why you don't go straight from
>> old-format to the database. hwdata package updates would directly show
>> up in
1 - 100 of 116 matches
Mail list logo