Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
info() {
printf "Xsession: $*\n" >&2
}
info "hello!"
info "running from -- $0"
#command env | grep -v ^LESS_TERMCAP | sort > ~/Local/ENV_PRE_PROFILE
@mmonaco
mmonaco / .config
Created September 8, 2012 21:27
More build failures
#
# Automatically generated make config: don't edit
# crosstool-NG 1.16.0 Configuration
# Fri Sep 7 15:41:38 2012
#
CT_CONFIGURE_has_xz=y
CT_CONFIGURE_has_cvs=y
CT_CONFIGURE_has_svn=y
CT_MODULES=y
@mmonaco
mmonaco / boot.log
Created September 8, 2012 18:51
crosstools-ng build failure
This file has been truncated, but you can view the full file.
[INFO ] Performing some trivial sanity checks
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] ==> Executing: 'mkdir' '-p' '/home/matt/Local/zedboard/.build'
[DEBUG] ==> Executing: 'touch' '/home/matt/Local/zedboard/.build/foo'
[DEBUG] Testing '! ( -f /home/matt/Local/zedboard/.build/FOO )'
[DEBUG] ==> Executing: 'rm' '-f' '/home/matt/Local/zedboard/.build/foo'
[DEBUG] Testing '-f /bin/bash -a -x /bin/bash'