Commit graph

27 commits

Author SHA1 Message Date
da9563f870
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-15 01:37:18 -06:00
f1592b92a6
Reduce macOS image size
Having a DMG also allows us to use dmg2img to convert into a raw HFS+
image.  That image can be applied to a partition using dd under Linux.
2021-04-15 01:30:56 -06:00
1fcbcb4287
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-05 19:57:47 -06:00
50e4164bf8
Apply bugfixes for macOS sections 2021-04-05 16:44:45 -06:00
bec6c727e2
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-04 03:38:14 -06:00
ecbbf5511c
Set macOS localtime using main.cfg
Not sure where the old reference to an "other" timezone came from.
Going to use the POSIX style esp. after finding the answer below.
Thankfully both options appear in macOS 10.11-10.15 in my testing.
https://stackoverflow.com/a/4309852
2021-04-04 03:24:56 -06:00
695bf03bcb
Add fixes for High Sierra 2021-04-04 03:18:59 -06:00
b3e7b55635
Add fixes for El Capitan 2021-04-04 03:14:59 -06:00
ad06ca0cb1
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-02 19:30:48 -06:00
aa6f7088ab
Copy networksetup to live macOS 2021-04-02 19:30:05 -06:00
1107f9224c
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-02 18:44:27 -06:00
cd2b5b997f
Fix wallpaper path in macOS Terminal.app 2021-04-02 18:43:34 -06:00
c8d473ba7d
Drop unused iTerm2 preferences 2021-04-02 18:41:31 -06:00
a84a6a7f10
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-02 18:38:06 -06:00
76f74b770b
Update macOS setup files 2021-04-02 18:34:13 -06:00
2669bd729e
Update to Wolf Brothers theme 2021-04-02 02:21:28 -06:00
95b6bddb99
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-02 02:10:35 -06:00
d2f9e9fd2f
Add option to have separate macOS wallpapers 2021-04-02 02:08:22 -06:00
f0e15ceb81
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-01 23:13:14 -06:00
cdbc300ea2
Add SSH server to live macOS builds 2021-04-01 22:59:31 -06:00
7215c3242b
Connect to WiFi before starting HW Diagnostics 2021-04-01 22:58:56 -06:00
0aefdf3f1a
Add support to build live macOS Catalina images
* Had to drop iTerm due to a library incompatibilty
2021-04-01 22:54:36 -06:00
a36dd24ae9
Add install-deps script for macOS 2021-04-01 22:17:45 -06:00
2da38458db
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-01 02:04:11 -06:00
c49391d05a
Update clock under live macOS env 2021-03-26 03:04:21 -06:00
5b4139e3c8
Add missing live-macos branch
This was not being pushed from a testing MacBook so I'm adding it all
at once. This is unfinished, still needs scripts to prep the working
macOS env from which the live env is built.

El Capitan code is likely to be dropped completely. Installing or
compiling dependencies in brew is problematic at this point.
2021-03-26 01:18:08 -06:00
4678b5f7c8
Rename macos setup folder 2021-03-26 01:15:57 -06:00