boot - amongst other 'things'

sali <[email protected]> Mon, 20 Mar 2017 16:22:56 +0000
Newsgroups gmane.linux.distributions.gobo.general
Message-ID <[email protected]>
Hi All,

Well, I was tempted to use 'systemd'
to get more information from the passing
'boot messages' than I am able to read
- normally.

But actually it was quite easy
to put 'bootlogd' to work
in 'BootDriver' at an early stage.

  if [ -n "$DEBUG" ]
  then
   export PS4='+ [${BASH_SOURCE##*/}:${LINENO}] '
   set -x
   /System/Index/bin/bootlogd -r -c -l /var/log/gobo.log || \
   /sbin/bootlogd -r -c -l /var/log/gobo.log
  fi

This - seems to - log(s)
everything 'driven' by BootDriver.

A compressed gobo.log below
for who is interested.

Sideways I looked at other
init boot and file logic / systems
Nixos -> Guix ( Sheperd )
- again - and have the overall feeling
'everything linux' is in a state of flux.

Which makes it somewhat 'difficult'
to tune a 'system' to your liking.

Sadly a since 2005 updated FreeBsd disk
'died' last summer ...

So that you know where I'm from.

For now I'm at GoboLinux.

Because I like it.

Greetings,

Martin.

_______________________________________________
gobolinux-users mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
gobo.log.xz (application/x-xz, 5.1 KB) - not displayed