-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
261 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,217 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<!-- saved from url=(0035)https://busybox.net/screenshot.html --> | ||
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
|
||
<title>BusyBox</title> | ||
<style type="text/css"> | ||
body { | ||
background-color: #DEE2DE; | ||
color: #000000; | ||
font-family: lucida, helvetica, arial; | ||
font-size: 100%; | ||
} | ||
:link { color: #660000 } | ||
:visited { color: #660000 } | ||
:active { color: #660000 } | ||
td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%} | ||
td.c1 {font-family: lucida, helvetica; font-size: 248%} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<!--basefont face="lucida, helvetica, arial" size="3"--> | ||
|
||
<table border="0" cellpadding="0" cellspacing="0"> | ||
<tbody><tr> | ||
<td> | ||
<div class="c3"> | ||
<table border="0" cellspacing="1" cellpadding="2"> | ||
<tbody><tr> | ||
<td class="c1">BUSYBOX</td> | ||
</tr> | ||
</tbody></table> | ||
</div> | ||
|
||
<a href="https://busybox.net/"><img src="./BusyBox_files/busybox1.png" alt="BusyBox" border="0"></a><br> | ||
</td> | ||
</tr> | ||
|
||
<tr> | ||
|
||
<td valign="top" style="white-space:nowrap;"> | ||
<b>About</b> | ||
<ul> | ||
<li><a href="https://busybox.net/about.html">About BusyBox</a></li> | ||
<li><a href="https://busybox.net/live_bbox/live_bbox.html">BusyBox in VM</a></li> | ||
<li><a href="https://busybox.net/screenshot.html">Screenshot</a></li> | ||
<li><a href="https://busybox.net/news.html">Announcements</a></li> | ||
</ul> | ||
<b>Documentation</b> | ||
<ul> | ||
<li><a href="https://busybox.net/FAQ.html">FAQ</a></li> | ||
<li><a href="https://busybox.net/downloads/BusyBox.html">Command Help</a></li> | ||
</ul> | ||
<b>Get BusyBox</b> | ||
<ul> | ||
<li><a href="https://busybox.net/downloads/">Download Source</a></li> | ||
<li><a href="https://busybox.net/downloads/binaries/">Download Binaries</a></li> | ||
<li><a href="https://busybox.net/license.html">License</a></li> | ||
<li><a href="https://busybox.net/products.html">Products</a></li> | ||
</ul> | ||
<b>Development</b> | ||
<ul> | ||
<li><a href="https://git.busybox.net/busybox/">Browse Source</a></li> | ||
<li><a href="https://busybox.net/source.html">Source Control</a></li> | ||
<!--li><a href="/downloads/patches/recent.html">Recent Changes</a></li--> | ||
<li><a href="https://busybox.net/lists.html">Mailing Lists</a></li> | ||
<li><a href="https://bugs.busybox.net/">Bug Tracking</a></li> | ||
<li><a href="https://busybox.net/use_less_ram.html">Use less RAM</a></li> | ||
<li><a href="https://busybox.net/developer.html">Contributing</a></li> | ||
</ul> | ||
<p><b>Links</b> | ||
</p><ul> | ||
<li><a href="https://busybox.net/links.html">Related Sites</a></li> | ||
<li><a href="https://busybox.net/tinyutils.html">Tiny Utilities</a></li> | ||
<li><a href="https://busybox.net/sponsors.html">Sponsors</a></li> | ||
</ul> | ||
<p><b>Developer Pages</b> | ||
</p><ul> | ||
<li><a href="https://busybox.net/~landley/">Rob</a></li> | ||
<li><a href="https://busybox.net/~aldot/">Bernhard</a></li> | ||
<li><a href="https://busybox.net/~vda/">Denys</a> | ||
<br>- <a href="https://busybox.net/~vda/resume/denys_vlasenko.htm">resume</a> | ||
<br>- <a href="https://busybox.net/~vda/inline_hunt/">kernel inlines</a> | ||
<br>- <a href="https://busybox.net/~vda/k-sections/">kernel size</a> | ||
<br>- <a href="https://busybox.net/~vda/mboot/">mboot</a> | ||
<br>- <a href="https://busybox.net/~vda/linld/">linld</a> | ||
<br>- <a href="https://busybox.net/~vda/init_vs_runsv.html">init must die</a> | ||
<br>- <a href="https://busybox.net/~vda/no_ifup.txt">no ifup</a> | ||
<br>- <a href="https://busybox.net/~vda/unscd/">unscd</a> | ||
</li> | ||
</ul> | ||
</td> | ||
|
||
<td valign="top"> | ||
|
||
|
||
|
||
|
||
<!-- Begin Screenshot --> | ||
|
||
<h3> Busybox Screenshot.</h3> | ||
|
||
<p>Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox. | ||
</p> | ||
<p>Also check out incredible Javascript x86 emulator by Fabrice Bellard with <a href="https://busybox.net/live_bbox/live_bbox.html">BusyBox running inside it</a>. | ||
</p> | ||
|
||
<pre style="background-color: black; color: lightgreen; padding: 5px; | ||
font-family: monospace; font-size: smaller;" width="100">$ busybox | ||
BusyBox v1.18.0 (2010-12-01 19:10:28 CET) multi-call binary. | ||
Copyright (C) 1998-2009 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: | ||
[, [[, acpid, add-shell, addgroup, adduser, adjtimex, ar, arp, arping, | ||
awk, base64, basename, bbconfig, beep, blkid, blockdev, bootchartd, | ||
brctl, bunzip2, bzcat, bzip2, cal, cat, catv, chat, chattr, chgrp, | ||
chmod, chown, chpasswd, chpst, chroot, chrt, chvt, cksum, clear, cmp, | ||
comm, conspy, cp, cpio, crond, crontab, cryptpw, cttyhack, cut, date, | ||
dc, dd, deallocvt, delgroup, deluser, depmod, devfsd, devmem, df, | ||
dhcprelay, diff, dirname, dmesg, dnsd, dnsdomainname, dos2unix, dpkg, | ||
dpkg-deb, du, dumpkmap, dumpleases, echo, ed, egrep, eject, env, | ||
envdir, envuidgid, ether-wake, expand, expr, fakeidentd, false, fbset, | ||
fbsplash, fdflush, fdformat, fdisk, fgconsole, fgrep, find, findfs, | ||
flash_eraseall, flash_lock, flash_unlock, flashcp, flock, fold, free, | ||
freeramdisk, fsck, fsck.minix, fsync, ftpd, ftpget, ftpput, fuser, | ||
getopt, getty, grep, gunzip, gzip, halt, hd, hdparm, head, hexdump, | ||
hostid, hostname, httpd, hush, hwclock, id, ifconfig, ifdown, | ||
ifenslave, ifplugd, ifup, inetd, init, inotifyd, insmod, install, | ||
ionice, iostat, ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, | ||
iprule, iptunnel, kbd_mode, kill, killall, killall5, klogd, last, | ||
length, less, linux32, linux64, linuxrc, ln, loadfont, loadkmap, | ||
logger, login, logname, logread, losetup, lpd, lpq, lpr, ls, lsattr, | ||
lsmod, lspci, lsusb, lzcat, lzma, lzop, lzopcat, makedevs, makemime, | ||
man, md5sum, mdev, mesg, microcom, mkdir, mkdosfs, mke2fs, mkfifo, | ||
mkfs.ext2, mkfs.minix, mkfs.reiser, mkfs.vfat, mknod, mkpasswd, mkswap, | ||
mktemp, modinfo, modprobe, more, mount, mountpoint, mpstat, msh, mt, | ||
mv, nameif, nanddump, nandwrite, nbd-client, nc, netstat, nice, nmeter, | ||
nohup, nslookup, ntpd, od, openvt, passwd, patch, pgrep, pidof, ping, | ||
ping6, pipe_progress, pivot_root, pkill, pmap, popmaildir, poweroff, | ||
powertop, printenv, printf, ps, pscan, pwd, raidautorun, rdate, rdev, | ||
readahead, readlink, readprofile, realpath, reboot, reformime, | ||
remove-shell, renice, reset, resize, rev, rfkill, rm, rmdir, rmmod, | ||
route, rpm, rpm2cpio, rtcwake, run-parts, runlevel, runsv, runsvdir, | ||
rx, script, scriptreplay, sed, sendmail, seq, setarch, setconsole, | ||
setfont, setkeycodes, setlogcons, setsid, setuidgid, sh, sha1sum, | ||
sha256sum, sha512sum, showkey, slattach, sleep, smemcap, softlimit, | ||
sort, split, start-stop-daemon, stat, strings, stty, su, sulogin, sum, | ||
sv, svlogd, swapoff, swapon, switch_root, sync, sysctl, syslogd, tac, | ||
tail, tar, taskset, tcpsvd, tee, telnet, telnetd, test, tftp, tftpd, | ||
time, timeout, top, touch, tr, traceroute, traceroute6, true, tty, | ||
ttysize, tunctl, tune2fs, ubiattach, ubidetach, udhcpc, udhcpd, udpsvd, | ||
umount, uname, uncompress, unexpand, uniq, unix2dos, unlzma, unlzop, | ||
unxz, unzip, uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, | ||
volname, wall, watch, watchdog, wc, wget, which, who, whoami, xargs, | ||
xz, xzcat, yes, zcat, zcip | ||
|
||
$ <span style="text-decoration:blink;">_</span> | ||
</pre> | ||
|
||
<!-- Footer --> | ||
|
||
|
||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<hr> | ||
|
||
|
||
<table width="100%"> | ||
<tbody><tr> | ||
<td width="60%"> | ||
<font face="arial, helvetica, sans-serif" size="-1"> | ||
<!--div style="font-family: arial, helvetica, sans-serif; font-size: 80%;" --> | ||
<a href="https://busybox.net/copyright.txt">Copyright © 1999-2008 Erik Andersen</a> | ||
<br> | ||
Mail all comments, insults, suggestions and bribes to | ||
<br> | ||
Denys Vlasenko <a href="mailto:[email protected]">[email protected]</a><br> | ||
</font> | ||
<!--/div--> | ||
</td> | ||
|
||
<td> | ||
<a href="http://www.vim.org/"><img border="0" width="88" height="31" src="./BusyBox_files/written.in.vi.png" alt="This site created with the vi editor"></a> | ||
</td> | ||
|
||
<td> | ||
<a href="http://osuosl.org/"><img border="0" width="114" height="63" src="./BusyBox_files/osuosl.png" alt="This site is kindly hosted by OSL"></a> | ||
</td> | ||
<!-- | ||
<td> | ||
<a href="http://validator.w3.org/check?uri=referer"><img | ||
border="0" height="31" width="88" | ||
src="images/valid-html401.png" | ||
alt="Valid HTML" /></a> | ||
</td> | ||
--> | ||
</tr> | ||
</tbody></table> | ||
|
||
|
||
|
||
|
||
|
||
</body></html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# iPhone 12 Pro Max Notes | ||
|
||
- [ ] [Twitter thread](https://twitter.com/NeoYokel/status/1335313244949508101) | ||
- [ ] [Twitter Moment](https://twitter.com/i/events/1335684188654231552?s=20) | ||
- [ ] Full hardware specs ([Apple](https://www.apple.com/iphone-12-pro/specs/)) (Pro Max Weight: 228 g (8.0 oz)) | ||
- [ ] [iPhone 8 Plus Hardware Specifications](https://support.apple.com/kb/SP768?locale=en_US) (8 Plus Weight: 202 g (7.1 oz)) | ||
- [ ] [Photography Raindrop collection](https://raindrop.io/collection/15007128) | ||
- [ ] It was completely irrational for me to get a new phone at this point in my life, considering I never leave the house. | ||
- [ ] "[Wireless Charging Is a Disaster Waiting to Happen](https://debugger.medium.com/wireless-charging-is-a-disaster-waiting-to-happen-48afdde70ed9)" | *Debugger* | ||
- [ ] Face ID... oh boy. | ||
- [ ] "Pacific Blue" - as in, the same color as featured in the [iPhone 12 Pro Trailer](https://youtu.be/cnXapYkboRQ)(?) | ||
- [ ] The [battery percentage issue](https://www.imore.com/how-get-battery-percentage-your-iphone-x). | ||
- [ ] I wish part of starting over included re-downloading all my shortcuts, tbh. ([Shortcuts Repo](https://github.com/extratone/shortcuts)) | ||
- [ ] I played my first *Call of Duty* match in something like 10 years and got MVP. I don't know if this means anything or not. [*Call of Duty: Mobile*](https://apps.apple.com/us/app/call-of-duty-mobile/id1287282214) (The title alone... lmao.) | ||
- [ ] As always with new phone reviews, I am presented with a dilemma: the device, itself is by far the best camera I own. (Technically, my only other imaging device is my [Nikon COOLPIX 990](https://www.flickr.com/gp/davidblue/V861Vx), which has long since eaten up every last AA battery I had.) I must use the device, itself to take any images of the device. | ||
- [ ] "[The Precarious Legacy of the iPhone 8](https://bilge.world/iphone-8-plus-review)" | ||
- [ ] "[David Blue on iPhone & iOS](https://bit.ly/dbipwiki)" | ||
- [ ] I finally own the *mid*-capacity option instead of the lowest-capacity option! | ||
- [ ] The Screen Recording badge is finally subtle! | ||
- [ ] I see how "threaded replies" work in iMessage now. | ||
- [ ] I am still sufficiently hung up on the idea of attaching "Pro" (as in "*professional grade*") to the name of a handset, but it at least makes *far* more sense than "PlayStation Pro." | ||
- [ ] Probably revisit Type to Siri - I just discovered that you can enable "Hey, Siri" support all the time and *leave Type to Siri on*! | ||
|
||
## Apple, Inc. | ||
|
||
- [ ] I'm not so sure the "Walled Garden" term really applies when I can now connect my phone to a shared folder on my PC over my local network with zero trouble. And *then*... there's all that one can do with Shortcuts. (Or at least... That they could do in the very beginning.) | ||
- [ ] The framerate complaints just seem absurd to me (the insistence that 60Hz is just too low of a refresh rate for even a handset display, these days.) On YouTube, JSL Review's *one week later* video reminded me about the potential increase in power consumption say... doubling the screen's refresh rate to 120 | ||
|
||
## External | ||
|
||
- [ ] [The Test iCloud Photos Album](https://bit.ly/12bbbp) | ||
- [ ] "[Apple is reportedly canceling some Arcade contracts to focus on ‘engagement’](https://www.theverge.com/2020/6/30/21308657/apple-arcade-canceling-games-subscription-service-engagement)" | *The Verge* | ||
- [ ] [My Geekbench 4 results](https://browser.geekbench.com/v4/cpu/15929025) | ||
- [ ] [My SpeedTest results page](https://www.speedtest.net/results?sh=889e0d5b2307328d5161bcee81bc6a75) | ||
- [ ] [Fucking Twitch Streaming from your iPhone](https://www.twitch.tv/videos/830771152) | ||
|
||
<iframe width="auto" height="auto" src="https://www.youtube.com/embed/6mvt_aAPyhw?controls=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
|
||
### Physical Controls | ||
|
||
- [ ] [morganath on Mastodon regarding the Home Button](https://social.tchncs.de/@morganth/105330295770710815) | ||
- [ ] The case! | ||
|