From cdabe7a75ea14f14ca8d4cd3bf9ac36cb1817531 Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 28 Apr 2017 19:05:18 +0200 Subject: Delete some usless file --- .../2015-08-25-automated-os-x-provisioning.html | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 build/blog/2015-08-25-automated-os-x-provisioning.html (limited to 'build/blog/2015-08-25-automated-os-x-provisioning.html') diff --git a/build/blog/2015-08-25-automated-os-x-provisioning.html b/build/blog/2015-08-25-automated-os-x-provisioning.html deleted file mode 100644 index cc0881db..00000000 --- a/build/blog/2015-08-25-automated-os-x-provisioning.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - -Automated OS X provisioning - - - - - - - - -
This blog has been archived.
Visit my home page at zhimingwang.org.
- -
-
-

Automated OS X provisioning

- -
-

After quite a bit of work, I finally have a decent OS X provisioning system, capable of provisioning a blank OS X install (with Xcode and CLT) for development and everyday life.

-

Here it is: zmwangx/dotfiles/provision. In case the path changes in the future and invalidates the aforementioned URL, here is the archived provisioning script at the current master. Of course the provisioning system is not a single script; it reads and executes modules from a provision.d directory, which in turn links into other specialized parts of the system.

-

Selling points:

- -

Thus far tested on OS X 10.10 and 10.11. Works pretty well. Of course OS X provisioning (with so many impossible-to-automate tasks) is still a hell lot harder than Linux provisioning, but hopefully this system will safe me a considerable amount of time and trouble during my at-least-twice-a-year clean OS installation and beta testing in VMs.

-
-provision at work. Provisioning a blank machine is probably the only time I need Terminal.app. -

provision at work. Provisioning a blank machine is probably the only time I need Terminal.app.

-
-
-
- - - -- cgit v1.2.1