Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread covici
Edward M edwardmarti...@openmailbox.org wrote:

 
 On 5/23/2014 10:52 PM, cov...@ccs.covici.com wrote:
  Tom Wijsman tom...@gentoo.org wrote:
 
  On Fri, 23 May 2014 15:50:04 -0400
  cov...@ccs.covici.com wrote:
 
  Any suggestions appreciated.
  Can you provide the log segment from `journalctl -rb`?
 
  (-r puts it in reverse, -b restricts it to the current boot)
  OK, here is the link to the log excerpt:
 
  https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a656
 
i get a blue screen with owncloud and a message saying this link does 
 not seem to work anymore
with a few possible causes, item was removed, link removed, sharing is 
 disabled
https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a65

Try that instead, sorry about that.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread covici
Edward M edwardmarti...@openmailbox.org wrote:

 
 On 5/23/2014 10:52 PM, cov...@ccs.covici.com wrote:
  Tom Wijsman tom...@gentoo.org wrote:
 
  On Fri, 23 May 2014 15:50:04 -0400
  cov...@ccs.covici.com wrote:
 
  Any suggestions appreciated.
  Can you provide the log segment from `journalctl -rb`?
 
  (-r puts it in reverse, -b restricts it to the current boot)
  OK, here is the link to the log excerpt:
 
  https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a656
 
i get a blue screen with owncloud and a message saying this link does 
 not seem to work anymore
with a few possible causes, item was removed, link removed, sharing is 
 disabled

Sorry, that one was wrong as well, here is the correct one which I have
tested myself!
https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a665


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread EdwardM


On 05/24/14 06:19, cov...@ccs.covici.com wrote:

Edward M edwardmarti...@openmailbox.org wrote:


On 5/23/2014 10:52 PM, cov...@ccs.covici.com wrote:

Tom Wijsman tom...@gentoo.org wrote:


On Fri, 23 May 2014 15:50:04 -0400
cov...@ccs.covici.com wrote:


Any suggestions appreciated.

Can you provide the log segment from `journalctl -rb`?

(-r puts it in reverse, -b restricts it to the current boot)

OK, here is the link to the log excerpt:

https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a656


i get a blue screen with owncloud and a message saying this link does not 
seem to work anymore
with a few possible causes, item was removed, link removed, sharing is 
disabled

Sorry, that one was wrong as well, here is the correct one which I have
tested myself!
https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a665



   Yes, this works.



Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread Tom Wijsman
On Sat, 24 May 2014 02:19:19 -0400
cov...@ccs.covici.com wrote:

 Sorry, that one was wrong as well, here is the correct one which I
 have tested myself!
 https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a665

(TL;DR: Enable the COMPOSITE extension in your Xorg configuration.)

Which version of GNOME is this? I run GNOME 3.12; if you still run
a much older version of GNOME, you might want to consider an upgrade.

Did a diff against mine.

First bit where it goes wrong:

gdm-session-worker[14085]: 7AccountsService: Error calling
GetAll() when retrieving properties
for /org/freedesktop/Accounts/User105: Operation was cancelled
gdm-session-worker[14085]: 7AccountsService: Error calling
GetAll() when retrieving properties
for /org/freedesktop/Accounts/User105: Operation was cancelled

Second bit where it goes wrong:

/usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
composite extension.
/usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
Helper exited with code 256
/usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
composite extension.
/usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
Helper exited with code 256
/usr/bin/dbus-launch[14093]: ** (process:14093): WARNING **:
software acceleration check failed: Child process exited with code
1

The first one is accountsservice; here you can check if you have the
last version (or try a different version), as well as see if the
systemd USE flag on it is set. Though, don't worry too much; given that
it goes further past this point, this might be a false positive. But it
might be relevant might you experience another problem later on...

The second one is way more interesting, it is a process that exits with
code 1 and definitely is a failure; the lack of presence of a composite
extension means that there is something wrong with your Xorg
configuration or detection, maybe you have explicitly disabling it or
have set it up in a way that it breaks.

Alternatively consider to remove the existing Xorg configuration files,
try again; if it still breaks, you can generate one with nvidia-xconfig.

In my case I get ...

gdm-Xorg-:0[2680]: Initializing built-in extension COMPOSITE

... which doesn't appear in your log.

A similar forum topic seems to suggest it happens in such case:

https://forums.gentoo.org/viewtopic-t-977526-start-0.html

Thus can you try enabling that extension? 

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D


signature.asc
Description: PGP signature


Re: [gentoo-user] iOS and Linux

2014-05-24 Thread hanfi
Hi,
It worked for me using the instructions on the gentoo wiki
 http://wiki.gentoo.org/wiki/Apple_iPod,_iPad,_iPhone

Disclaimer: This was 2 or 3 years ago, with a older version of ios. This
created some annoyances with MacOS (always needed run the apple fsck
thingy, loaded music did not properly show up in itunes, and similar
stuff), but it basicaly worked.

On Fre, 2014-05-23 at 17:20 -0400, Hunter Jozwiak wrote:
 Hi all. I enabled the ios use flag in make.conf, but what is the
 proper proceedure to mount the device so I can bring over my music? I
 am using Gnome; I'd imagine I'd have to emerge some kind of extension
 for nautilus. The device in particular is an iPod fifth gen, running
 iOS 7.1.
 







Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread covici
Tom Wijsman tom...@gentoo.org wrote:

 On Sat, 24 May 2014 02:19:19 -0400
 cov...@ccs.covici.com wrote:
 
  Sorry, that one was wrong as well, here is the correct one which I
  have tested myself!
  https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a665
 
 (TL;DR: Enable the COMPOSITE extension in your Xorg configuration.)
 
 Which version of GNOME is this? I run GNOME 3.12; if you still run
 a much older version of GNOME, you might want to consider an upgrade.
 
 Did a diff against mine.
 
 First bit where it goes wrong:
 
 gdm-session-worker[14085]: 7AccountsService: Error calling
 GetAll() when retrieving properties
 for /org/freedesktop/Accounts/User105: Operation was cancelled
 gdm-session-worker[14085]: 7AccountsService: Error calling
 GetAll() when retrieving properties
 for /org/freedesktop/Accounts/User105: Operation was cancelled
 
 Second bit where it goes wrong:
 
 /usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
 composite extension.
 /usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
 Helper exited with code 256
 /usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
 composite extension.
 /usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
 Helper exited with code 256
 /usr/bin/dbus-launch[14093]: ** (process:14093): WARNING **:
 software acceleration check failed: Child process exited with code
 1
 
 The first one is accountsservice; here you can check if you have the
 last version (or try a different version), as well as see if the
 systemd USE flag on it is set. Though, don't worry too much; given that
 it goes further past this point, this might be a false positive. But it
 might be relevant might you experience another problem later on...
 
 The second one is way more interesting, it is a process that exits with
 code 1 and definitely is a failure; the lack of presence of a composite
 extension means that there is something wrong with your Xorg
 configuration or detection, maybe you have explicitly disabling it or
 have set it up in a way that it breaks.
 
 Alternatively consider to remove the existing Xorg configuration files,
 try again; if it still breaks, you can generate one with nvidia-xconfig.
 
 In my case I get ...
 
 gdm-Xorg-:0[2680]: Initializing built-in extension COMPOSITE
 
 ... which doesn't appear in your log.
 
 A similar forum topic seems to suggest it happens in such case:
 
 https://forums.gentoo.org/viewtopic-t-977526-start-0.html
 
 Thus can you try enabling that extension? 

OK, how do I enable that extension?  I have it disabled, I wonder if
I looked in xorg.conf and discovered it is disabled, but I can no longer
remember why it was disabled, but I can certainly enable it and try
again.

Now if I could only get systemd to behave!

Thanks so much for looking.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread Tom Wijsman
On Sat, 24 May 2014 05:40:37 -0400
cov...@ccs.covici.com wrote:

 OK, how do I enable that extension?

Change it from false to true; alternatively, just remove the line
and/or the surrounding section.



-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D


signature.asc
Description: PGP signature


Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread covici
Tom Wijsman tom...@gentoo.org wrote:

 On Sat, 24 May 2014 02:19:19 -0400
 cov...@ccs.covici.com wrote:
 
  Sorry, that one was wrong as well, here is the correct one which I
  have tested myself!
  https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a665
 
 (TL;DR: Enable the COMPOSITE extension in your Xorg configuration.)
 
 Which version of GNOME is this? I run GNOME 3.12; if you still run
 a much older version of GNOME, you might want to consider an upgrade.
 
 Did a diff against mine.
 
 First bit where it goes wrong:
 
 gdm-session-worker[14085]: 7AccountsService: Error calling
 GetAll() when retrieving properties
 for /org/freedesktop/Accounts/User105: Operation was cancelled
 gdm-session-worker[14085]: 7AccountsService: Error calling
 GetAll() when retrieving properties
 for /org/freedesktop/Accounts/User105: Operation was cancelled
 
 Second bit where it goes wrong:
 
 /usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
 composite extension.
 /usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
 Helper exited with code 256
 /usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
 composite extension.
 /usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
 Helper exited with code 256
 /usr/bin/dbus-launch[14093]: ** (process:14093): WARNING **:
 software acceleration check failed: Child process exited with code
 1
 
 The first one is accountsservice; here you can check if you have the
 last version (or try a different version), as well as see if the
 systemd USE flag on it is set. Though, don't worry too much; given that
 it goes further past this point, this might be a false positive. But it
 might be relevant might you experience another problem later on...
 
 The second one is way more interesting, it is a process that exits with
 code 1 and definitely is a failure; the lack of presence of a composite
 extension means that there is something wrong with your Xorg
 configuration or detection, maybe you have explicitly disabling it or
 have set it up in a way that it breaks.
 
 Alternatively consider to remove the existing Xorg configuration files,
 try again; if it still breaks, you can generate one with nvidia-xconfig.
 
 In my case I get ...
 
 gdm-Xorg-:0[2680]: Initializing built-in extension COMPOSITE
 
 ... which doesn't appear in your log.
 
 A similar forum topic seems to suggest it happens in such case:
 
 https://forums.gentoo.org/viewtopic-t-977526-start-0.html
 
 Thus can you try enabling that extension? 

OK, well that fixed a lot, if I do a startx, I can get a gnome session
(I even tried it under openrc) and it did come up.  I wonder if I could
get along that way?  So, I rebooted under systemd, but gdm still is not
working, but I am not sure what the message is, since I am using a
screen reader and  the gnome session is not saying anything, but I will
have more information later on today.  So we are in much better shape
than before.
Thanks much.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] Chromium browser plugins not listed

2014-05-24 Thread Mike Gilbert
On May 24, 2014 5:43 AM, Mick michaelkintz...@gmail.com wrote:

 Hi All,

 I run chromium-35.0.1916.114-r1 and noticed that only the 'Chromoting
Viewer'
 plugin is listed under chromium://plugins.  The other plugins must be
there
 because they are being launched and run - e.g. adobe flash.  Although
 interestingly Adobe Flash is not detected when I visit:

   https://www.adobe.com/software/flash/about/

 and the flash graphics do not run (see attached screenshot).

 Firefox and Opera have no such problems and list all/more plugins.

 Any idea why this is so and if there is anything I can do to fix it?
 --
 Regards,
 Mick

Chromium 35 does not support npapi plugins.

A ppapi version of flash is available in www -
plugins/chrome-binary-plugins.


Re: [gentoo-user] Chromium browser plugins not listed

2014-05-24 Thread Mick
On Saturday 24 May 2014 15:02:36 Mike Gilbert wrote:
 On May 24, 2014 5:43 AM, Mick michaelkintz...@gmail.com wrote:
  Hi All,
  
  I run chromium-35.0.1916.114-r1 and noticed that only the 'Chromoting
 
 Viewer'
 
  plugin is listed under chromium://plugins.  The other plugins must be
 
 there
 
  because they are being launched and run - e.g. adobe flash.  Although
  
  interestingly Adobe Flash is not detected when I visit:
https://www.adobe.com/software/flash/about/
  
  and the flash graphics do not run (see attached screenshot).
  
  Firefox and Opera have no such problems and list all/more plugins.
  
  Any idea why this is so and if there is anything I can do to fix it?
  --
  Regards,
  Mick
 
 Chromium 35 does not support npapi plugins.
 
 A ppapi version of flash is available in www -
 plugins/chrome-binary-plugins.

Thanks Mike, I didn't know about ppapi - or that this is available as a 
separate package.  Shouldn't it be drawn in as dependency by Chromium, or at 
least done so by some USE flag?

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Chromium browser plugins not listed

2014-05-24 Thread Greg Turner
On Sat, May 24, 2014 at 8:03 AM, Mick michaelkintz...@gmail.com wrote:

 Thanks Mike, I didn't know about ppapi - or that this is available as a
 separate package.  Shouldn't it be drawn in as dependency by Chromium, or
 at
 least done so by some USE flag?


www-plugins/chrome-binary-plugins will get you chrome-style flash and pdf
viewing.  As for everything else... well, I have been finding lots of uses
for firefox lately...  There is a patch out there to re-enable npapi but
it's no panacea, believe me.

Anyone know of a good chromium fork with less borg-ware and anti-features
in it?  I'm starting to get fed up.

-gmt


Re: [gentoo-user] Intel(R) C600 SAS Controller

2014-05-24 Thread Stefan G. Weichinger
Am 23.05.2014 09:52, schrieb Stefan G. Weichinger:
 
 Greetings,
 
 I have a new Fujitsu TX150 here, with a
 
 Intel(R) C600 SAS Controller
 
 and an LTO4 drive attached to it.
 
 My kernel has support for isci, scsi tape, ahci and all the sas stuff
 ... but I don't get any st devices.
 
 Do I need SCSI_PROC_FS set? I just wonder ...


I still don't see that LTO drive.

Anyone with access to this:

https://access.redhat.com/site/solutions/262773

?

;-)

S



Re: [gentoo-user] about to give up on systemd and gnome

2014-05-24 Thread covici
cov...@ccs.covici.com wrote:

 Tom Wijsman tom...@gentoo.org wrote:
 
  On Sat, 24 May 2014 02:19:19 -0400
  cov...@ccs.covici.com wrote:
  
   Sorry, that one was wrong as well, here is the correct one which I
   have tested myself!
   https://covici.com/owncloud/public.php?service=filest=7aa380dc7ff13da479331a425ce8a665
  
  (TL;DR: Enable the COMPOSITE extension in your Xorg configuration.)
  
  Which version of GNOME is this? I run GNOME 3.12; if you still run
  a much older version of GNOME, you might want to consider an upgrade.
  
  Did a diff against mine.
  
  First bit where it goes wrong:
  
  gdm-session-worker[14085]: 7AccountsService: Error calling
  GetAll() when retrieving properties
  for /org/freedesktop/Accounts/User105: Operation was cancelled
  gdm-session-worker[14085]: 7AccountsService: Error calling
  GetAll() when retrieving properties
  for /org/freedesktop/Accounts/User105: Operation was cancelled
  
  Second bit where it goes wrong:
  
  /usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
  composite extension.
  /usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
  Helper exited with code 256
  /usr/bin/dbus-launch[14093]: gnome-session-is-accelerated: No
  composite extension.
  /usr/bin/dbus-launch[14093]: gnome-session-check-accelerated:
  Helper exited with code 256
  /usr/bin/dbus-launch[14093]: ** (process:14093): WARNING **:
  software acceleration check failed: Child process exited with code
  1
  
  The first one is accountsservice; here you can check if you have the
  last version (or try a different version), as well as see if the
  systemd USE flag on it is set. Though, don't worry too much; given that
  it goes further past this point, this might be a false positive. But it
  might be relevant might you experience another problem later on...
  
  The second one is way more interesting, it is a process that exits with
  code 1 and definitely is a failure; the lack of presence of a composite
  extension means that there is something wrong with your Xorg
  configuration or detection, maybe you have explicitly disabling it or
  have set it up in a way that it breaks.
  
  Alternatively consider to remove the existing Xorg configuration files,
  try again; if it still breaks, you can generate one with nvidia-xconfig.
  
  In my case I get ...
  
  gdm-Xorg-:0[2680]: Initializing built-in extension COMPOSITE
  
  ... which doesn't appear in your log.
  
  A similar forum topic seems to suggest it happens in such case:
  
  https://forums.gentoo.org/viewtopic-t-977526-start-0.html
  
  Thus can you try enabling that extension? 
 
 OK, well that fixed a lot, if I do a startx, I can get a gnome session
 (I even tried it under openrc) and it did come up.  I wonder if I could
 get along that way?  So, I rebooted under systemd, but gdm still is not
 working, but I am not sure what the message is, since I am using a
 screen reader and  the gnome session is not saying anything, but I will
 have more information later on today.  So we are in much better shape
 than before.
 Thanks much.

OK, here is what is happening -- if I do a startx  in any console where
I am logged in, I get a gnome session on that tty (wish it was on the
unused one), and I seem to be good  to go.  However when I try to use
gdm, I no longer get the oh no stuff, but it seems I get a list of some
of my userids, but I can't do anything, I can up arrow to one of them,
but hitting enter does nothing.  Also, tab does nothing, nor do
left/right arrow keys and strangely enough, my name is not among the
listed ids.

Here is a log segment from start to stop of gdm.

https://covici.com/owncloud/public.php?service=filest=3bae607fe4d5043b325b6339e3672c84

I hope someone can make sense of this because after this happened my
regular ttys won't scroll once they get to the last line and the only
way to solve this problem is to reboot the system.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] Kernel boot messages are no longer displayed

2014-05-24 Thread Hilco Wijbenga
Hi all,

Since kernel 3.12.13 (3.12.13-gentoo), the kernel boot messages have
disappeared, i.e. they are no longer displayed at boot time. All I get
is a line like Loading kernel 3.12.13. (I just upgraded to
3.12.20-gentoo, so now it's something like Loading kernel 3.12.20.)

I have no idea why. I checked my grub config and it does not add a
quiet argument. I see nothing in /etc/rc.conf about quiet (or
verbose). And X86_VERBOSE_BOOTUP is set to 'y'. I also looked for
quiet, boot, and messages (while running make xconfig) and
nothing untoward showed up.

How do I get back to a normal and sane boot process?

Cheers,
Hilco



[gentoo-user] Re: Kernel boot messages are no longer displayed

2014-05-24 Thread walt
On 05/24/2014 01:20 PM, Hilco Wijbenga wrote:
 Hi all,
 
 Since kernel 3.12.13 (3.12.13-gentoo), the kernel boot messages have
 disappeared, i.e. they are no longer displayed at boot time. All I get
 is a line like Loading kernel 3.12.13. (I just upgraded to
 3.12.20-gentoo, so now it's something like Loading kernel 3.12.20.)
 
 I have no idea why. I checked my grub config and it does not add a
 quiet argument. I see nothing in /etc/rc.conf about quiet (or
 verbose). And X86_VERBOSE_BOOTUP is set to 'y'. I also looked for
 quiet, boot, and messages (while running make xconfig) and
 nothing untoward showed up.
 
 How do I get back to a normal and sane boot process?

What is the next thing you see after Loading kernel 3.12.20 ?

What was the last kernel that booted normally?  Does it still boot
normally?

The kernel config files for each kernel are installed as
/boot/config-3.12.nn so you can compare them to see what changed.








[gentoo-user] Re: about to give up on systemd and gnome

2014-05-24 Thread walt
On 05/24/2014 12:29 PM, cov...@ccs.covici.com wrote:
 if I do a startx  in any console where
 I am logged in, I get a gnome session on that tty (wish it was on the
 unused one),

Canek gave me this clue a few weeks ago:

$startx -- vt1

You can use any other vt you want, of course.  I use vt1 so that
systemd-logind will allow me to mount local drives, shutdown or reboot
as a normal user, etc.  All the stuff that consolekit did in the past.





Re: [gentoo-user] Re: Kernel boot messages are no longer displayed

2014-05-24 Thread Hilco Wijbenga
On 24 May 2014 16:53, walt w41...@gmail.com wrote:
 On 05/24/2014 01:20 PM, Hilco Wijbenga wrote:
 Since kernel 3.12.13 (3.12.13-gentoo), the kernel boot messages have
 disappeared, i.e. they are no longer displayed at boot time. All I get
 is a line like Loading kernel 3.12.13. (I just upgraded to
 3.12.20-gentoo, so now it's something like Loading kernel 3.12.20.)

 I have no idea why. I checked my grub config and it does not add a
 quiet argument. I see nothing in /etc/rc.conf about quiet (or
 verbose). And X86_VERBOSE_BOOTUP is set to 'y'. I also looked for
 quiet, boot, and messages (while running make xconfig) and
 nothing untoward showed up.

 How do I get back to a normal and sane boot process?

 What is the next thing you see after Loading kernel 3.12.20 ?

Nothing. There is a pause of a dozen seconds or so and then the login
panel appears.

By the way, I checked again and it says Loading Linux 3.12.20-gentoo
... (just to be complete and precise).

 What was the last kernel that booted normally?  Does it still boot
 normally?

I don't quite remember. :-( Probably whatever kernel came before
3.12.13 but I don't have any leftover configs or anything like that. I
ran the sys-kernel/aufs-sources (to be able to use Docker) so it might
have been one of those but I doubt it.

 The kernel config files for each kernel are installed as
 /boot/config-3.12.nn so you can compare them to see what changed.

Well, not by default... :-) In any case, I have deleted it all. It
didn't seem a difficult thing to fix and whenever I had logged in
other stuff happened that made me forget about the boot messages. :-)
It's just today I decided to google for it. Surprisingly, nobody is
complaining about this so it must be something specific to my
environment. I just have no clue what. I certainly did nothing (on
purpose) to get rid of boot messages.