Skip to content

Instantly share code, notes, and snippets.

View geoffholden's full-sized avatar

Geoff Holden geoffholden

View GitHub Profile
This file has been truncated, but you can view the full file.
[ 0.000000] microcode: microcode updated early to revision 0x62, date = 2017-04-27
[ 0.000000] Linux version 4.14.0-rc7-surface-gholden (geoff@geoff-surface) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)) #6 SMP Wed Nov 1 10:38:09 NDT 2017
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.14.0-rc7-surface-gholden root=UUID=db2a98a5-5f94-4d9d-9a51-c36624427af4 ro drm.debug=0x1e log_buf_len=4M resume=true vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
@geoffholden
geoffholden / Makefile
Created November 7, 2016 18:17
Makefile for dotfiles
HOSTNAME = $(shell hostname -s)
PWD = $(shell pwd)
LN = ln
LN_FLAGS = -sf
INPUT = $(shell find $(PWD) -path $(PWD)/.git -prune -o -name "*.symlink" -print | grep -v host-specific)
INPUT += $(shell find $(PWD) -name "*.symlink" -print | grep host-specific/$(HOSTNAME))
OUTPUT = $(addprefix ~/.,$(basename $(notdir $(INPUT))))
help:

Keybase proof

I hereby claim:

  • I am geoffholden on github.
  • I am gholden (https://keybase.io/gholden) on keybase.
  • I have a public key ASB-P3QjJuy3xGBaw4VfOtRVms6vqDvHOjW9MAAVb0X27Ao

To claim this, I am signing this object: