Changeset - 3da9449e683e
[Not reviewed]
0 1 2
Denver Gingerich - 9 years ago 2014-11-08 17:16:45
denver@ossguy.com
Add BusyBox output/kernel log; update study FIXME
3 files changed with 50 insertions and 0 deletions:
0 comments (0 inline, 0 general)
enforcement-case-studies.tex
Show inline comments
...
 
@@ -592,6 +592,10 @@ compilation).
 

	
 
%FIXME: dg: can you get me  a screen shot for the Kernel Log above, and paste
 
%in the output of running busybox ?
 
%FIXME: bkuhn: the screen shot for the Kernel Log is in the log output dir at
 
%thinkpenguin_librecmc-built-kernel_log.png and the BusyBox output is in the
 
%same directory at thinkpenguin_librecmc-built-busybox_output.log - you may want
 
%to only use part of the BusyBox output (maybe even just the login) for brevity
 

	
 
%% \section{U-Boot Installation}
 

	
enforcement-case-studies_log-output/thinkpenguin_librecmc-built-busybox_output.log
Show inline comments
 
new file 100644
 
denver@cherry:~$ ssh root@192.168.10.1
 
root@192.168.10.1's password: 
 

	
 

	
 
BusyBox v1.19.4 (2014-10-17 10:20:00 EDT) built-in shell (ash)
 
Enter 'help' for a list of built-in commands.
 

	
 
                    ____  _____	 ____  
 
  _ _ _            |  __||     ||  __| 
 
 | (_) |__ _ _ ___ | |   | | | || |    
 
 | | | '_ \ '_/ -_)| |__ | | | || |__  
 
 |_|_|_.__/_| \___||____||_|_|_||____| 
 
 -----------------------------------------
 
 Delusional Dan Version 1.2
 
root@libreCMC:~# busybox
 
BusyBox v1.19.4 (2014-10-17 10:20:00 EDT) multi-call binary.
 
Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko
 
and others. Licensed under GPLv2.
 
See source distribution for full notice.
 

	
 
Usage: busybox [function] [arguments]...
 
   or: busybox --list[-full]
 
   or: function [arguments]...
 

	
 
	BusyBox is a multi-call binary that combines many common Unix
 
	utilities into a single executable.  Most people will create a
 
	link to busybox for each function they wish to use and BusyBox
 
	will act like whatever it was invoked as.
 

	
 
Currently defined functions:
 
	[, [[, arping, ash, awk, basename, brctl, bunzip2, bzcat, cat, chgrp,
 
	chmod, chown, chroot, clear, cmp, cp, crond, crontab, cut, date, dd,
 
	devmem, df, dirname, dmesg, du, echo, egrep, env, expr, false, fgrep,
 
	find, free, fsync, grep, gunzip, gzip, halt, head, hexdump, hostid,
 
	hwclock, id, ifconfig, kill, killall, less, ln, lock, logger, ls,
 
	md5sum, mkdir, mkfifo, mknod, mkswap, mktemp, mount, mv, nc, netmsg,
 
	netstat, nice, nslookup, ntpd, passwd, pgrep, pidof, ping, ping6,
 
	pivot_root, poweroff, printf, ps, pwd, readlink, reboot, reset, rm,
 
	rmdir, route, sed, seq, sh, sleep, sort, start-stop-daemon, strings,
 
	switch_root, sync, sysctl, tail, tar, tee, telnet, telnetd, test, time,
 
	top, touch, tr, traceroute, true, udhcpc, umount, uname, uniq, uptime,
 
	vconfig, vi, wc, wget, which, xargs, yes, zcat
 

	
 
root@libreCMC:~# exit
 
Connection to 192.168.10.1 closed.
 
denver@cherry:~$
enforcement-case-studies_log-output/thinkpenguin_librecmc-built-kernel_log.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)