Commit Graph

39 Commits

Author SHA1 Message Date
Les De Ridder 8195d0abe0 Make sure busybox is installed 2016-04-28 16:13:17 +02:00
Les De Ridder 6ad33e994d Add an option to disable DigitalOcean-specific parts of the script 2016-04-28 16:08:54 +02:00
Les De Ridder 022676c05f Update README.md again 2016-04-28 15:08:53 +02:00
Les De Ridder 39d48042d9 Update README.md 2016-04-28 14:45:41 +02:00
Les De Ridder 94b8c0382f Use curl instead of wget in README.md 2016-04-14 14:56:50 +02:00
Les De Ridder 08a30309a5 Add timeout to DigitalOcean metadata fetching
Add a 5 second timeout to DigitalOcean metadata fetching, e.g. to use this script with other VPS services.
2016-04-14 14:48:27 +02:00
Les De Ridder be73259522 Load loop module before losetup 2016-04-14 14:15:30 +02:00
Les De Ridder bf7825fc6f Replace URL to original repo with URL to fork 2015-12-08 14:31:52 +01:00
Les De Ridder e05e5737cc Merge pull request #1 from gh2o/debian8
Update from upstream
2015-11-25 20:06:56 +01:00
Gavin Li 3547def007 Merge pull request #27 from mgibbs189/patch-1
Update README.md (changed repo URL)
2015-11-14 20:35:09 -08:00
Matt Gibbs 27f7d5a323 Update README.md 2015-11-12 22:40:42 -05:00
Gavin Li 9e159cdcf1 rackspace is slow, use kernel.org mirror 2015-11-10 01:56:06 -08:00
Gavin Li adc2d38ee1 DO no longer mirrors Arch, so update mirror to rackspace
Fixes #26.
2015-11-08 23:23:15 -08:00
Les De Ridder e1e44ffbad Update default file system in instructions 2015-09-28 14:52:55 +02:00
Les De Ridder 42444481fd Update README.md 2015-09-28 14:52:04 +02:00
Les De Ridder 71407a482d Update instructions URL 2015-09-28 14:51:29 +02:00
Les De Ridder 82e4df6d9a Add more nameservers to resolv.conf 2015-09-28 14:45:41 +02:00
Les De Ridder 71f271c56f Change link to forked script 2015-09-28 14:30:32 +02:00
Les De Ridder 4e8a970688 Add some useful packages (sudo, vim, git) 2015-09-28 14:29:03 +02:00
Les De Ridder 4a09000195 Set BTRFS as default file system 2015-09-28 14:27:08 +02:00
Gavin Li d00349da3d Fix password root login over ssh and add warnings
This fixes #23.
2015-09-25 02:44:30 -07:00
Gavin Li 05c404ed68 prevent virtio devices from being renamed
This fixes #22.
2015-09-20 16:26:00 -07:00
Gavin Li 55c4ee9ac1 Merge pull request #17 from kylemanna/network
install: Add network header override
2015-07-08 09:42:31 -07:00
Kyle Manna 87f7960687 install: Add ability to append network config
* If a network tail file is found, append to the generated config.
* This functionality allows users to create a tail file @
  /etc/systemd/network/template/dosync-${interface}.network.tail to
  add additional options to the network config.
* Example use case: Adding "Tunnel=name-of-tunnel" to the eth0
  interface file to signal systemd-networkd to bring up a tunnel using
  the eth0 interface.
2015-07-08 01:31:52 -07:00
Gavin Li 0c6f25d25e update formatting of debian8 README 2015-06-17 02:49:25 -07:00
Gavin Li deb62d3dcf retry connections to metadata service 2015-06-17 02:36:49 -07:00
Gavin Li 87d13d750f remove pkgroot after dosync build, add DOROOT readme 2015-06-17 02:23:21 -07:00
Gavin Li 055378b137 add idiot proof (not really) prompt 2015-06-17 01:58:54 -07:00
Gavin Li b7295a83ef dosync: change snapshot detect char to z 2015-06-17 01:26:56 -07:00
Gavin Li 8f935148d0 remove SSH keys when snapshot restore detected 2015-06-17 01:24:36 -07:00
Gavin Li 8afb88356a finish up debian8 README 2015-06-17 01:17:56 -07:00
Gavin Li f162ad19c0 debian8 initial README commit 2015-06-17 00:35:36 -07:00
Gavin Li 3ec452f48c dosync: delete link local address after use 2015-06-17 00:25:02 -07:00
Gavin Li f5e8382a0e dosync: mkdir etcdir on the off chance it doesnt exist 2015-06-17 00:23:10 -07:00
Gavin Li da9b104a2d fix dosync typo 2015-06-16 23:00:43 -07:00
Gavin Li 2d21fdd070 dosync improve logging 2015-06-16 22:51:00 -07:00
Gavin Li e9f3143bd3 setup initial hostname 2015-06-16 22:40:50 -07:00
Gavin Li e2b32f85dc better dosync password management 2015-06-16 21:50:40 -07:00
Gavin Li b3aa89d3be initial commit for debian 8 script 2015-06-16 20:27:21 -07:00