Skip to content

Instantly share code, notes, and snippets.

View FGrose's full-sized avatar

Frederick Grose FGrose

View GitHub Profile
@FGrose
FGrose / jctl1.txt
Created August 8, 2020 19:13
journalctl -ab -o short-monotonic for boot after dnf upgrade
-- Logs begin at Sat 2020-08-08 07:25:26 EDT, end at Sat 2020-08-08 12:01:03 EDT. --
[ 0.000000] localhost kernel: microcode: microcode updated early to revision 0x28, date = 2019-11-12
[ 0.000000] localhost kernel: Linux version 5.7.11-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc version 10.1.1 20200507 (Red Hat 10.1.1-1) (GCC), GNU ld version 2.34-4.fc32) #1 SMP Wed Jul 29 17:15:52 UTC 2020
[ 0.000000] localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:UUID=34cb0aa8-dbfa-42c8-9b81-62f2f1a5641c rootfstype=ext4 rd.live.image rw rd.live.overlay=UUID=34cb0aa8-dbfa-42c8-9b81-62f2f1a5641c rd.live.overlay.overlayfs rd.luks=0 rd.md=0 rd.dm=0
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] localhost kernel: x
@FGrose
FGrose / soas27bootjournal.txt
Created October 23, 2017 21:31
SoaS-27beta startup journal
-- Logs begin at Mon 2017-10-23 12:44:14 EDT, end at Mon 2017-10-23 16:52:03 EDT. --
[ 0.000000] localhost kernel: random: get_random_bytes called from start_kernel+0x42/0x4e6 with crng_init=0
[ 0.000000] localhost kernel: Linux version 4.13.5-300.fc27.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 7.2.1 20170915 (Red Hat 7.2.1-2) (GCC)) #1 SMP Thu Oct 5 16:57:11 UTC 2017
[ 0.000000] localhost kernel: Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=2693-1DD1 rd.live.image rw rd.live.overlay=UUID=2693-1DD1
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 byte

Keybase proof

I hereby claim:

  • I am fgrose on github.
  • I am fgrose (https://keybase.io/fgrose) on keybase.
  • I have a public key ASAtDm4XKZPqGNQV5tkXwRrM55H6d8ef9FnASdd4b_MbIQo

To claim this, I am signing this object:

@FGrose
FGrose / file-5.25-bkl.txt
Last active May 25, 2017 22:16
file v 5.25 vs v 5.30 -bkl output for iso image file
# file -v
file-5.25
magic file from /etc/magic:/usr/share/misc/magic
# file -br /run/WD-ext4/Fedora/Fedora-Workstation-Live-x86_64-25-1.3.iso
ISO 9660 CD-ROM filesystem data (DOS/MBR boot sector) 'Fedora-WS-Live-25-1-3' (bootable)
# file -bkl /run/WD-ext4/Fedora/Fedora-Workstation-Live-x86_64-25-1.3.iso
Set 0:
Binary patterns:
@FGrose
FGrose / journalF24dnfupgradePermissive.txt
Created January 23, 2017 11:59
journalctl for F24Live dnf upgrade on OverlayFS
This file has been truncated, but you can view the full file.
Fedora-Workstation-Live-x86_64-24-1.2 image booted with an updated kernel and initramfs onto a OverlayFS root filesystem with its upper directory in the /run/overlayfs tmpfs.
$ sudo mount --bind <F24persistent>/var/cache/dnf/ /var/cache/dnf
$ sudo dnf upgrade rpm dnf
$ sudo dnf upgrade
$ sudo journalctl -ab -o short-monotonic
-- Logs begin at Mon 2017-01-23 00:28:42 EST, end at Mon 2017-01-23 05:42:09 EST. --
[ 1.512285] localhost systemd-journald[248]: Runtime journal (/run/log/journal/) is 8.0M, max 1.5G, 1.5G free.
[ 0.000000] localhost kernel: microcode: microcode updated early to revision 0x20, date = 2016-03-16
@FGrose
FGrose / journalF25dnfupgrade_Permissive.txt
Created January 23, 2017 11:54
journalctl for F25Live dnf upgrade on OverlayFS
This file has been truncated, but you can view the full file.
Fedora-Workstation-Live-x86_64-25-1.3 image booted with an updated kernel and initramfs onto a OverlayFS root filesystem with its upper directory in the /run/overlayfs tmpfs.
$ sudo mount --bind <F25persistent>/var/cache/dnf/ /var/cache/dnf
$ sudo dnf upgrade rpm dnf
$ sudo dnf upgrade
$ sudo journalctl -ab -o short-monotonic
-- Logs begin at Sun 2017-01-22 16:21:27 EST, end at Sun 2017-01-22 22:34:17 EST. --
[ 1.613493] localhost systemd-journald[249]: Runtime journal (/run/log/journal/) is 8.0M, max 1.5G, 1.5G free.
[ 0.000000] localhost kernel: microcode: microcode updated early to revision 0x20, date = 2016-03-16