Re: boot - amongst other 'things'

"Lucas C. Villa Real" <[email protected]> Wed, 22 Mar 2017 20:55:59 -0300
Newsgroups gmane.linux.distributions.gobo.general
Message-ID <CAAvzgtYyLonbEed31nc8LdEG_6z41edhUEzJoZpFDan2pK=Vrw@mail.gmail.com>
On Mon, Mar 20, 2017 at 1:22 PM, sali <[email protected]> wrote:

> 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.
>

This is great, thanks for the code snippet. I have just included this
feature in our code base:
https://github.com/gobolinux/BootScripts/commit/c1d6f8366642270a33704dd329471557c7e4cf3a

>
> 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.
>

Agreed..


> 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.
>

Best regards,
Lucas

_______________________________________________
gobolinux-users mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-users