[CentOS-virt] Difference between qemu-kvm-ev and qemu-kvm-ma?

2018-05-10 Thread Lance Albertson
I see with the introduction of CentOS 7.5 there's a new qemu-kvm-ma package
on ppc64le (which is actually newer than qemu-kvm-ev currently). Does
anyone know what the difference is between these two packages? We currently
use qemu-kvm-ev and we've run into this bug [1] which got me wondering if
we should be switching to that package on ppc64le.

Thanks!

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1570533

-- 
Lance Albertson
Director
Oregon State University | Open Source Lab
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS] Video troubles after 7.5 upgrade using CR repo

2018-05-10 Thread Nicolas Kovacs
Le 10/05/2018 à 12:38, Pierre Emerald a écrit :
> I had the same kind of problem after upgrade  with xfce, weird screen
> artefacts etc I just uninstalled compton and installed it again. Fixed it.

I don't have compton on this installation.

Now what ?

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Site : https://www.microlinux.fr
Blog : https://blog.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: hardware: sanitizing a dead SSD?

2018-05-10 Thread m . roth
Sean wrote:
> Probably too late for consideration at this point, but there are
> Enterprise Class SSDs available with DoD/NSA certified/approved self
encryption
> capability.  The concept is that encryption is a hardware feature of the
> drive, when you want to dispose of it, you throw away the key.  This
> allows vendors to receive broken drives back from GOV/MIL clients
securely so
> that failure methods can be researched.
>
> Dell and EMC have been presenting this to us at storage briefs for a
> couple of years now.
>
On the one hand, it's certainly not too late - we're trying to figure out
what to do *before* it happens, so we don't run around like chickens with
their head cut off when it does.

On the other hand... static, and unchanging, right, and how many minutes
of Amazon S3 will it take to break the encryption?

  mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [CentOS-announce] Release for CentOS Linux 7 (1804) on x86_64 aarch64 i386 ppc64 ppc64le

2018-05-10 Thread Johnny Hughes
On 05/10/2018 09:10 AM, Warren Young wrote:
> On May 10, 2018, at 1:33 AM, Karanbir Singh  wrote:
>>
>> I am pleased to announce the general availability of CentOS Linux 7
>> (1804) for across all architectures.
> 
> I’ve checked about a dozen of the mirrors, and see no *.torrent files yet.  
> Any idea how long they’ll take to appear?  I ask because we’re building a 
> system today, so if it’s going to be more than a few hours, I’ll grab the ISO 
> file directly, but otherwise, I’d prefer to spread the load.
> 

Probably not going to have them seeded today.  Debuginfo in progress
right now and there are a bunch of things that need to be added to the
extras repositories for docker/cloud/atomic that are priority for right now.

>> As always, read through the Release Notes at :
>> http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7
> 
> The “RHEL” link here still points to the 7.4 release notes:
> 
>https://wiki.centos.org/Download



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [CentOS-announce] Release for CentOS Linux 7 (1804) on x86_64 aarch64 i386 ppc64 ppc64le

2018-05-10 Thread Warren Young
On May 10, 2018, at 1:33 AM, Karanbir Singh  wrote:
> 
> I am pleased to announce the general availability of CentOS Linux 7
> (1804) for across all architectures.

I’ve checked about a dozen of the mirrors, and see no *.torrent files yet.  Any 
idea how long they’ll take to appear?  I ask because we’re building a system 
today, so if it’s going to be more than a few hours, I’ll grab the ISO file 
directly, but otherwise, I’d prefer to spread the load.

> As always, read through the Release Notes at :
> http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7

The “RHEL” link here still points to the 7.4 release notes:

   https://wiki.centos.org/Download
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: hardware: sanitizing a dead SSD?

2018-05-10 Thread Sean
Probably too late for consideration at this point, but there are Enterprise
Class SSDs available with DoD/NSA certified/approved self encryption
capability.  The concept is that encryption is a hardware feature of the
drive, when you want to dispose of it, you throw away the key.  This allows
vendors to receive broken drives back from GOV/MIL clients securely so that
failure methods can be researched.

Dell and EMC have been presenting this to us at storage briefs for a couple
of years now.

--Sean


On Thu, May 10, 2018 at 8:00 AM  wrote:

> From: m.r...@5-cent.us
> To: CentOS mailing list 
> Cc:
> Bcc:
> Date: Wed, 9 May 2018 11:35:21 -0400
> Subject: Re: [CentOS] OT: hardware: sanitizing a dead SSD?
> James Szinger wrote:
> > Disclaimer: My $dayjob is with a government contractor, but I am speaking
> > as  private citizen.
> >
> > Talk to your organization's computer security people.  They will have a
> > standard procedure for getting rid of dead disks.  We on the internet
> > can't > know what they are.  I'm betting it involves some degree of
> paperwork.
> >
> > Around here, I give the disks to my local computer support who in turn
> > give them the institutional disk destruction team.  I also zero-fill the
> disk
> > if possible, but that's not an official requirement.  The disk remains
> > sensitive until the process is complete.
> >
> Federal contractor here, too. (I'm the OP). For disks that work, shred or
> DBAN is what we use. For dead disks, we do the paperwork, and get them
> deGaussed. SSD's are a brand new issue. We haven't had to deal with them
> yet, but it's surely coming, so we might as well figure it out now.
>
>   mark
>
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS-docs] Wiki Permissions

2018-05-10 Thread Pablo Sebastián Greco

Hello list!

Due to the things I've been doing in the QA group, I'd like to be added 
to the wiki edit group.

My wiki username is PabloGreco.

Thanks.
Pablo

___
CentOS-docs mailing list
CentOS-docs@centos.org
https://lists.centos.org/mailman/listinfo/centos-docs


[CentOS] CentOS-announce Digest, Vol 159, Issue 2

2018-05-10 Thread centos-announce-request
 to version 2018.03 to support more boards
- we have now variants other than "minimal" (so GNOME and KDE)
- selinux is working in enforcing mode and not in permissive mode by
default so there is no need anymore to relabel filesystem and reboot)

We have also changed the way we built the armhfp images, so please
consider reading the dedicated wiki page to understand which steps are
now mandatory to ensure that your armhfp will boot correctly (basically
setting up uboot)

More informations/details on the dedicated wiki page :
https://wiki.centos.org/SpecialInterestGroup/AltArch/armhfp

== Getting help
If you are searching for help, or would like to help the CentOS
altarch/armhfp ecosystem, feel free to subscribe to the CentOS arm-dev
list (https://lists.centos.org/mailman/listinfo/arm-dev) or chat with us
in #centos-arm on irc.freenode.net

== Special thank you message
I'd like to say thank you to Pablo Greco, who helped a lot for this
release, with all the hard work he did during the CentOS 7.4.1708 days
to catch up with all the packages that weren't able to build, work that
permits now to have a armhfp release set as close as possible with the
upstream x86_64 one. Kudos !

-- 
Fabian Arrotin
The CentOS Project | https://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab

-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: 
<http://lists.centos.org/pipermail/centos-announce/attachments/20180510/dcc5e91a/attachment-0001.sig>

--

Message: 8
Date: Thu, 10 May 2018 08:33:25 +0100
From: Karanbir Singh <kbsi...@centos.org>
To: CentOS Announcements List <centos-annou...@centos.org>
Subject: [CentOS-announce] Release for CentOS Linux 7 (1804) on x86_64
aarch64 i386 ppc64 ppc64le
Message-ID: <8a6a169b-3648-0c25-86e9-f721a0964...@centos.org>
Content-Type: text/plain; charset="utf-8"


I am pleased to announce the general availability of CentOS Linux 7
(1804) for across all architectures. Effectively immediately, this
is the current release for CentOS Linux 7 and is tagged as 1804, derived
from Red Hat Enterprise Linux 7.5

As always, read through the Release Notes at :
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7 - these notes
contain important information about the release and details about some
of the content inside the release from the CentOS QA team. These notes
are updated constantly to include issues and incorporate feedback from
the users.

--
Updates, Sources, and DebugInfos

Updates released since the upstream release are all posted, across all
architectures. We strongly recommend every user apply all updates,
including the content released today, on your existing CentOS Linux 7
machine by just running 'yum update'.

As with all CentOS Linux 7 components, this release was built from
sources hosted at git.centos.org. In addition, SRPMs that are a
byproduct of the build (and also considered critical in the code and
buildsys process) are being published to match every binary RPM we
release. Sources will be available from vault.centos.org in their own
dedicated directories to match the corresponding binary RPMs. Since
there is far less traffic to the CentOS source RPMs compared with the
binary RPMs, we are not putting this content on the main mirror
network. If users wish to mirror this content they can do so using the
reposync command available in the yum-utils package. All CentOS source
RPMs are signed with the same key used to sign their binary
counterparts. Developers and end users looking at inspecting and
contributing patches to the CentOS Linux distro will find the code
hosted at git.centos.org far simpler to work against. Details on how
to best consume those are documented along with a quick start at :
http://wiki.centos.org/Sources

Debuginfo packages are also being signed and pushed. Yum configs
shipped in the new release file will have all the context required for
debuginfo to be available on every CentOS Linux install.

This release supersedes all previously released content for CentOS
Linux 7, and therefore we highly encourage all users to upgrade their
machines. Information on different upgrade strategies and how to
handle stale content is included in the Release Notes.

Note that older content, obsoleted by newer versions of the same
applications are trim'd off from repos like Extras/ and Plus/ However
this time we have also extended this to the sIG content hosted at
mirror.centos.org, and some older End of Life content has been dropped.
Everything we ever release, is always available on the vault service for
people still looking for and have a real need for it.

--
Download

In order to conserve donor bandwidth, and to make it possible to get
the mirror content sync'd out as soon as possible, we recommend using
torrents to get your initial installer images:

Details on

Re: [CentOS] Video troubles after 7.5 upgrade using CR repo

2018-05-10 Thread Pierre Emerald
Hi,

I had the same kind of problem after upgrade  with xfce, weird screen
artefacts etc I just uninstalled compton and installed it again. Fixed it.

You can give a try.

2018年5月10日(木) 11:37 Nicolas Kovacs :

> Hi,
>
> Our desktop clients are running CentOS 7 with the Xfce desktop from
> EPEL. The CR repository is enabled. A few days ago I launched an update,
> which brought in close to 1 GB of packages.
>
> I had some weird problems on two clients. One is an old Dell Optiplex
> 330 with a legacy video card.
>
> [root@cybermule:/] # lspci | grep -i vga
>
> 01:05.0 VGA compatible controller: Advanced Micro Devices, Inc.
> [AMD/ATI] RC410 [Radeon Xpress 200/1100]
>
> After the update, X wouldn't start anymore, and there was no way to make
> it behave. I had to reinstall everything and disable the CR repo (or
> more precisely not enable it in the first place). After this, things
> went back to normal.
>
> On another desktop client, a more recent Dell Optiplex 780, this is what
> the video card looks like.
>
> [root@littlesister:/] # lspci | grep -i vga
>
> 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset
> Integrated Graphics Controller (rev 03)
>
> On this machine I have some weird screen artefacts. When opening a
> window - any window - there is a sort of a black flash. Meaning the
> window is a black square, and then the content appears.
>
> Plus, on LibreOffice, when doing things like modifying tabs in a
> document, the tab lines are persistent all over the screen. Very ugly,
> and the secretary complains about not being able to work correctly.
>
> Any idea what's happening here? Until now, CentOS 7 never gave me this
> sort of headaches.
>
> Cheers,
>
> Niki
>
> --
> Microlinux - Solutions informatiques durables
> 7, place de l'église - 30730 Montpezat
> Site : https://www.microlinux.fr
> Blog : https://blog.microlinux.fr
> Mail : i...@microlinux.fr
> Tél. : 04 66 63 10 32
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS-docs] [Gitblit] arrfab pushed 1 commits => websites/centos.org.git

2018-05-10 Thread Gitblit
https://git.centos.org/summary/websites!centos.org.git

>---
 master branch updated (1 commits)
>---

 Fabian Arrotin 
 Thursday, May 10, 2018 09:58 +

 Reflected 7 1804 release for download links and RN on front page

 
https://git.centos.org/commit/websites!centos.org.git/db787f1a4e5668ee0c4a827a1de41174c83710fe
___
CentOS-docs mailing list
CentOS-docs@centos.org
https://lists.centos.org/mailman/listinfo/centos-docs


[CentOS] Video troubles after 7.5 upgrade using CR repo

2018-05-10 Thread Nicolas Kovacs
Hi,

Our desktop clients are running CentOS 7 with the Xfce desktop from
EPEL. The CR repository is enabled. A few days ago I launched an update,
which brought in close to 1 GB of packages.

I had some weird problems on two clients. One is an old Dell Optiplex
330 with a legacy video card.

[root@cybermule:/] # lspci | grep -i vga

01:05.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] RC410 [Radeon Xpress 200/1100]

After the update, X wouldn't start anymore, and there was no way to make
it behave. I had to reinstall everything and disable the CR repo (or
more precisely not enable it in the first place). After this, things
went back to normal.

On another desktop client, a more recent Dell Optiplex 780, this is what
the video card looks like.

[root@littlesister:/] # lspci | grep -i vga

00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset
Integrated Graphics Controller (rev 03)

On this machine I have some weird screen artefacts. When opening a
window - any window - there is a sort of a black flash. Meaning the
window is a black square, and then the content appears.

Plus, on LibreOffice, when doing things like modifying tabs in a
document, the tab lines are persistent all over the screen. Very ugly,
and the secretary complains about not being able to work correctly.

Any idea what's happening here? Until now, CentOS 7 never gave me this
sort of headaches.

Cheers,

Niki

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Site : https://www.microlinux.fr
Blog : https://blog.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS-announce] Release for CentOS Linux 7 (1804) on x86_64 aarch64 i386 ppc64 ppc64le

2018-05-10 Thread Karanbir Singh

I am pleased to announce the general availability of CentOS Linux 7
(1804) for across all architectures. Effectively immediately, this
is the current release for CentOS Linux 7 and is tagged as 1804, derived
from Red Hat Enterprise Linux 7.5

As always, read through the Release Notes at :
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7 - these notes
contain important information about the release and details about some
of the content inside the release from the CentOS QA team. These notes
are updated constantly to include issues and incorporate feedback from
the users.

--
Updates, Sources, and DebugInfos

Updates released since the upstream release are all posted, across all
architectures. We strongly recommend every user apply all updates,
including the content released today, on your existing CentOS Linux 7
machine by just running 'yum update'.

As with all CentOS Linux 7 components, this release was built from
sources hosted at git.centos.org. In addition, SRPMs that are a
byproduct of the build (and also considered critical in the code and
buildsys process) are being published to match every binary RPM we
release. Sources will be available from vault.centos.org in their own
dedicated directories to match the corresponding binary RPMs. Since
there is far less traffic to the CentOS source RPMs compared with the
binary RPMs, we are not putting this content on the main mirror
network. If users wish to mirror this content they can do so using the
reposync command available in the yum-utils package. All CentOS source
RPMs are signed with the same key used to sign their binary
counterparts. Developers and end users looking at inspecting and
contributing patches to the CentOS Linux distro will find the code
hosted at git.centos.org far simpler to work against. Details on how
to best consume those are documented along with a quick start at :
http://wiki.centos.org/Sources

Debuginfo packages are also being signed and pushed. Yum configs
shipped in the new release file will have all the context required for
debuginfo to be available on every CentOS Linux install.

This release supersedes all previously released content for CentOS
Linux 7, and therefore we highly encourage all users to upgrade their
machines. Information on different upgrade strategies and how to
handle stale content is included in the Release Notes.

Note that older content, obsoleted by newer versions of the same
applications are trim'd off from repos like Extras/ and Plus/ However
this time we have also extended this to the sIG content hosted at
mirror.centos.org, and some older End of Life content has been dropped.
Everything we ever release, is always available on the vault service for
people still looking for and have a real need for it.

--
Download

In order to conserve donor bandwidth, and to make it possible to get
the mirror content sync'd out as soon as possible, we recommend using
torrents to get your initial installer images:

Details on the images are available on the mirrors at
http://mirror.centos.org/centos/7/isos/x86_64/0_README.txt - that file
clearly highlights the difference in the images, and when one might be
more suitable than the others.

sha256sum x86_64:

506e4e06abf778c3435b4e5745df13e79ebfc86565d7ea1e128067ef6b5a6345
CentOS-7-x86_64-DVD-1804.iso
b346daae2a93caed88e822e722e7284c648f9919d475ff98489b424350f99a45
CentOS-7-x86_64-LiveGNOME-1804.iso
040ddfb27d30e48efad8709c9df946202cec169077c843fd2cbe8d802187ff8e
CentOS-7-x86_64-LiveKDE-1804.iso
714acc0aefb32b7d51b515e25546835e55a90da9fb00417fbee2d03a62801efd
CentOS-7-x86_64-Minimal-1804.iso
99723c8b87dcec21df8aed23de1eb810346d42cfd2a3fafafe70a68296053417
CentOS-7-x86_64-Everything-1804.iso
937bf0a7b0932817f84f7230f15ed88911bbbd85c0c958680792b7f8d8f9c1a9
CentOS-7-x86_64-NetInstall-1804.iso

Information for the torrent files and sums are available at
http://mirror.centos.org/centos/7/isos/x86_64

Altarch images can be downloaded at :
http://mirror.centos.org/altarch/7/isos/

Sha256sum for ppc64:
33f4f242ccc58f34767ab71f692ee9069a7ec4aedd05d8350953cb75847a2c22
CentOS-7-ppc64-Everything-1804.iso
1d2cf9dd8d4f29f9f0f08a58743c9a13201ed1c9daf495f2544acefa671326bb
CentOS-7-ppc64-Minimal-1804.iso
2328edda16b1996d3898f408781b7e3948cb5c00fa4ef90aec79174ffd38ff56
CentOS-7-ppc64-NetInstall-1804.iso

Sha256sum for ppc64le
72c454bdd9c24046e35e366dec75fb2f421a46fc89309cbfbadc1c322ce200cd
CentOS-7-ppc64le-Everything-1804.iso
3a4132119a9ab203e02bb05acfa55be1c17a06f1336ba69814f86da395d2b6f4
CentOS-7-ppc64le-Minimal-1804.iso
55340e670ccfaf08152f4f6da7ebe3cc7573b1f9bafe8fc42dcb3ca47ff445b8
CentOS-7-ppc64le-NetInstall-1804.iso

sha256sum for i386:
5d5a27fa6fdf38fc7e297a61df7749d7529c4e20974f44d8609b8e0ef0593fb7
CentOS-7-i386-Everything-1804.iso
ea3aeafb0c5554ed6aad84d8cddeda212de88f85351303f72fae897f5e15
CentOS-7-i386-Minimal-1804.iso
c364f9d8e1cd1d7bfe2b1054f7697ef4946590d4bc21e081eb39ab67dffa647d
CentOS-7-i386-NetInstall-1804.iso

Shasum256 for aarch64 / ArmServer:


[CentOS-announce] Release for CentOS Linux 7 (1804) on armhfp

2018-05-10 Thread Fabian Arrotin
I am pleased to announce the general availability of CentOS Linux 7
(1804) for armhfp compatible machines.

This is the current release for CentOS Linux
7 and is tagged as 1804, derived from Red Hat Enterprise Linux 7.5

== Download
You can download new images for armhfp boards on
http://mirror.centos.org/altarch/7/isos/armhfp/

Images and sha256sums :

CentOS-Userland-7-armv7hl-generic-GNOME-1804-sda.raw.xz
16ff588e04fae393671da6cc1336088201f5c633d66e519345eaf4b60e2818c3

CentOS-Userland-7-armv7hl-generic-KDE-1804-sda.raw.xz
950340fd8aec24651788897382f76d360c19a7f83c08dc9390637880413690f7

CentOS-Userland-7-armv7hl-generic-Minimal-1804-sda.raw.xz
1a9823b3148285a8aa8f07f49c23b4e6299aaa1f225d15334501687fb9c44398

CentOS-Userland-7-armv7hl-RaspberryPI-GNOME-1804-sda.raw.xz
23c3ec15d72e7b1934fa63ae1a7c8f4071f952c2d2c07da39c625e2559b86ccf

CentOS-Userland-7-armv7hl-RaspberryPI-KDE-1804-sda.raw.xz
f9ed70539ad4579a7ae7bbad777e4a2614ad9df13bfb577ac2de0c72dee9e7c1

CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-1804-sda.raw.x
962264b4387a10cfd058b12b7ed1490fd3f65c9276c10a37c6746ffaabcc83f2


== What's new (specific to armhfp)
As before, CentOS 7 userland for armhfp is still built from the CentOS 7
distribution, with some modified, added (or removed) packages.

Here are some highlights for the 7.5.1804 release :
- Kernel (for both rpi2/3 and generic boards) was bumped to 4.14.x (LTS
version) to also follow the i386 AltArch kernel.
- uboot images were updated to version 2018.03 to support more boards
- we have now variants other than "minimal" (so GNOME and KDE)
- selinux is working in enforcing mode and not in permissive mode by
default so there is no need anymore to relabel filesystem and reboot)

We have also changed the way we built the armhfp images, so please
consider reading the dedicated wiki page to understand which steps are
now mandatory to ensure that your armhfp will boot correctly (basically
setting up uboot)

More informations/details on the dedicated wiki page :
https://wiki.centos.org/SpecialInterestGroup/AltArch/armhfp

== Getting help
If you are searching for help, or would like to help the CentOS
altarch/armhfp ecosystem, feel free to subscribe to the CentOS arm-dev
list (https://lists.centos.org/mailman/listinfo/arm-dev) or chat with us
in #centos-arm on irc.freenode.net

== Special thank you message
I'd like to say thank you to Pablo Greco, who helped a lot for this
release, with all the hard work he did during the CentOS 7.4.1708 days
to catch up with all the packages that weren't able to build, work that
permits now to have a armhfp release set as close as possible with the
upstream x86_64 one. Kudos !

-- 
Fabian Arrotin
The CentOS Project | https://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab



signature.asc
Description: OpenPGP digital signature
___
CentOS-announce mailing list
CentOS-announce@centos.org
https://lists.centos.org/mailman/listinfo/centos-announce