PORTALofPi icon indicating copy to clipboard operation
PORTALofPi copied to clipboard

Pull request for changes from personal repo

Open TACIXAT opened this issue 9 years ago • 2 comments
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.

TACIXAT avatar Jun 20 '16 17:06 TACIXAT

The commented out ssh stuff is naive. It breaks SSH. It just needs -d 172.16.0.1.

TACIXAT avatar Jun 23 '16 23:06 TACIXAT

Any word on this? Would you consider adding me as a contributor to manage these pull requests?

TACIXAT avatar Feb 07 '17 14:02 TACIXAT