Skip to content

Instantly share code, notes, and snippets.

@SamDecrock
Last active April 5, 2019 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SamDecrock/48782fd365ee6faf32c1535d43009c04 to your computer and use it in GitHub Desktop.
Save SamDecrock/48782fd365ee6faf32c1535d43009c04 to your computer and use it in GitHub Desktop.
Location
System configuration (wpe-raspberrypi) System hostame (change the hostname)
System configuration /bin/sh (bash) (use bash instead of sh)
Kernel Linux Kernel Tools gpio
Target packages Show packages that are also provided by busybox
Target packages Audio and video applications bluez-alsa
Target packages Development tools git
Target packages Development tools git-crypt
Target packages Development tools grep
Target packages Development tools make
Target packages Filesystem and flash utilities dosfstools
Target packages Filesystem and flash utilities dosfstools fatlabel
Target packages Filesystem and flash utilities dosfstools fsck.fat
Target packages Filesystem and flash utilities dosfstools mkfs.fat
Target packages Filesystem and flash utilities e2fsprogs (accept defaults)
Target packages Filesystem and flash utilities e2fsprogs resize2fs
Target packages Hardware handling Firmware rpi-bt-firmware
Target packages Hardware handling eudev enable hwdb installation
Target packages Hardware handling parted
Target packages Hardware handling rfkill
Target packages Interpreter languages and scripting gyp
Target packages Interpreter languages and scripting nodejs
Target packages Interpreter languages and scripting nodejs NPM for the target
Target packages Libraries Crypto CA Certificates
Target packages Libraries Hardware handling libusb
Target packages Libraries Networking libcurl
Target packages Libraries Networking libcurl curl binary
Target packages Libraries Networking libcurl enable verbose strings
Target packages Libraries Other libcap
Target packages Networking applications autossh
Target packages Networking applications bluez-utils 5.x
Target packages Networking applications dhcpcd
Target packages Networking applications dnsmasq
Target packages Networking applications hostapd
Target packages Networking applications hostapd Enable ACS
Target packages Networking applications hostapd Enable EAP
Target packages Networking applications hostapd Enable WPS
Target packages Networking applications ifupdown
Target packages Shell and utilities bash
Target packages Shell and utilities screen
Target packages Shell and utilities sudo
Target packages System tools htop
Target packages System tools util-linux mount/umount
Target packages Text editors and viewers nano
@mibstar
Copy link

mibstar commented Apr 5, 2019

Very useful. You need to move line 5 to above line 3 otherwise you can't choose bash as the shell. :-)

Also while I'm here I can't enable nodejs due to:

*** nodejs needs a toolchain w/ C++, dynamic library, threads, gcc >= 4.8, wchar ***

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment