Commit Graph

18 Commits

Author SHA1 Message Date
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