PORTALofPi
PORTALofPi copied to clipboard
Pull request for changes from personal repo
trafficstars
Sorry if this is a little messy, tried to revert my repo to yours so that changes will be minimal, I see the other commit history in there still. For some reason the comments form master aren't showing in the diff so those look like extra additions.
flash-sdcard.sh
- Change root's and alarm's passwords in the flasher.
- Copy the script to the home directory so it's there when you boot.
build.sh
- Check for internet and that script is running as root.
- Remove yaourt cause it didn't install from the default repos. I need to test the others left in there now since my line only installs vim.
- Install minset of build tools for tlsdate.
- Removing caching http server cause wtf caching traffic?!?!
- Install macchanger, ntp, and sudo (for building tlsdate as alarm).
- Download nad build tlsdate.
- Fix typo in echo bcm2708_rng line.
- Make /var/log and /tmp tmpfs.
- Commented out configuration for a usb ethernet driver on eth1.
- Commented out configuration for ssh from laptop to Pi for Wifi connections.
- Sync and reboot.
The commented out ssh stuff is naive. It breaks SSH. It just needs -d 172.16.0.1.
Any word on this? Would you consider adding me as a contributor to manage these pull requests?