bd9ba3941e
Merge remote-tracking branch 'upstream/dev' into dev
2021-07-24 18:29:57 -06:00
0a6f0f200b
Drop termite-terminfo package
2021-07-24 18:28:17 -06:00
4e456f41da
Fix rEFInd wallpaper naming
2021-07-24 18:25:42 -06:00
84f716b5cd
Merge remote-tracking branch 'upstream/dev' into dev
2021-07-24 18:10:03 -06:00
f61f4397d2
Remove unused .Xresources file
2021-07-24 18:08:19 -06:00
6031b73fb5
Replace termite with alacritty
...
Termite was removed from the main Arch repos and the devs are
recommending this instead
2021-07-24 18:07:23 -06:00
70c09a3c7b
Add option to boot to existing OS
2021-07-24 02:57:47 -06:00
29f5dab4da
Merge remote-tracking branch 'upstream/dev' into dev
2021-07-24 02:45:30 -06:00
628592f958
Fix Mac memtest tool sections
2021-07-24 02:40:45 -06:00
dd50852a68
Enable numlock in Linux
2021-07-23 22:58:28 -06:00
07bddaae54
Include memtest in macOS builds
2021-07-23 22:17:32 -06:00
29dc4694b4
Merge remote-tracking branch 'upstream/dev' into dev
2021-06-23 23:36:03 -06:00
8e0fdf641b
Retest temps with sysbench if Prime95 runs too hot
...
If the CPU reaches the failing temps during Prime95 then sysbench will be
run to emulate a less artificial workload. The both the overall and sysbench
max temps are recorded and shown in the results.
Added new option to track an alternate max temp value in wk.hw.sensors.
This was needed so show two different max temps recorded during CPU testing.
Sysbench was added to the Linux package list and is compiled for macOS.
Without manually compiling the package it brings in way too many dependencies
to support SQL DB testing (which we don't need).
2021-06-17 03:16:34 -06:00
f18c3843ca
Merge remote-tracking branch 'upstream/dev' into dev
2021-05-17 14:58:41 -06:00
bfea4b9910
Re-add missing ddrescue package to Linux image
2021-05-17 14:57:24 -06:00
93fbd29a1c
Update UFD sections (again)
2021-05-13 21:41:01 -06:00
aff124dd8c
Merge remote-tracking branch 'upstream/dev' into dev
2021-05-13 21:37:56 -06:00
f3e3483b46
Support new Archiso layout in UFD sections
2021-05-13 21:30:32 -06:00
81ab4a7192
Merge remote-tracking branch 'upstream/dev' into dev
2021-05-08 02:15:23 -06:00
6d3c74e71e
Update Linux package lists
2021-05-08 02:14:46 -06:00
2a90a381a4
Merge remote-tracking branch 'upstream/dev' into dev
2021-05-02 01:17:13 -06:00
3c748520e1
Don't suppress bells in ConEmu
2021-04-20 22:23:05 -06:00
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
15edb2b5c9
Remove reference to unused image
2021-04-11 15:29:46 -06:00
af09772d67
Merge remote-tracking branch 'upstream/dev' into dev
2021-04-09 00:16:41 -06:00
2761018a37
Ensure /media is created in build_linux
...
Without this udevil will fail until it's created.
2021-04-09 00:06:22 -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
586e3fc61c
Merge remote-tracking branch 'upstream/dev' into dev
2021-03-26 01:24:35 -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
1a38a6d6a3
Remove stale code
2021-03-25 23:43:10 -06:00
1a70ad0c63
Generate iwd network profiles
...
* Addresses issue #162
2021-03-25 23:39:48 -06:00
a3ab558bb4
Resize WKClone windows at launch
2021-03-25 00:33:29 -06:00
bd665b7065
Update build_linux
2021-03-25 00:09:40 -06:00
f93334e2d3
Merge remote-tracking branch 'upstream/dev' into dev
2021-03-25 00:09:29 -06:00
876ac668c1
Use new refind package
2021-03-25 00:08:49 -06:00
944e4dcea5
Merge remote-tracking branch 'upstream/dev' into dev
2021-03-24 23:49:52 -06:00
4892f4c419
Update Linux theme
2021-03-24 23:47:25 -06:00
8ab3c765c0
Update dinraal SSH key
2021-03-24 23:46:25 -06:00
60e5d86f8e
Merge remote-tracking branch 'upstream/dev' into dev
2021-03-24 22:22:54 -06:00
2e5621bf6e
Add new rofi theme
2021-03-24 21:37:40 -06:00
2Shirt
13f802c195
Add timezones if needed
2021-03-19 16:23:36 -06:00
2Shirt
30f661183c
Update bash/zsh/iTerm environments
2021-03-19 03:36:55 -06:00
2Shirt
70aa8e40ac
Skip copying .git* items to macOS images
2021-03-18 22:49:15 -06:00
2Shirt
e76ee88b01
Fix Utilities plist under El Capitan
2021-03-18 20:42:34 -06:00
2Shirt
a36589b66f
Add support for High Sierra
2021-03-17 01:48:22 -06:00
2Shirt
5faf3dbbad
Update update-base-image
2021-03-17 01:34:54 -06:00
2Shirt
fa5eaf33f9
Update update-base-image
2021-03-13 04:21:37 -07:00
2Shirt
be2407a250
Include 1201 CA cert in live-macOS image
2021-03-13 03:30:08 -07:00
2Shirt
f4ce98ceba
Update iTerm2 settings
2021-03-13 03:25:10 -07:00
2Shirt
2d9032f5b6
Keep system awake in live-macOS
2021-03-13 03:21:38 -07:00
2Shirt
72259303b9
Mount RAM Disk in live-macOS
2021-03-13 03:19:39 -07:00
2Shirt
7a9d62cdd1
Add live-macOS updates from 2020-01-30
2021-03-13 03:08:19 -07:00
1353de44f7
Merge refactored code
...
NOTE: This was unintentionally squashed so some details were lost
* Include max CPU temp in Conky
* New tint2 theme
2021-01-10 19:55:19 -07:00
118012d7e2
Merge refactored code
...
NOTE: This was unintentionally squashed so some details were lost
* Major updates to build_linux to support the current archiso scripts
* Most customize_airootfs.sh code has been moved elsewhere
* Using static files or links where possible
* Generating other files as needed in build_linux
* Syslinux configuration has been simplified
* Dropped i3
* Dropped rxvt-unicode in favor of termite
* Font rendering broke one too many times
* Dropped NetworkManager in favor of iwd/systemd-networkd
2021-01-10 19:28:51 -07:00
b081d79fab
Change file layout for new archiso usage
2021-01-10 19:09:10 -07:00
818e321682
Added alias for ip
...
* Use brief reporting with colors
2020-04-06 19:46:36 -06:00
c1970b8c23
Merge remote-tracking branch 'upstream/dev' into dev
2020-01-30 14:09:13 -07:00
06d1f0551b
Dropped oblogout usage in opembox menu
2020-01-30 13:31:34 -07:00
78a013f28f
Merge remote-tracking branch 'upstream/dev' into dev
2020-01-22 21:00:09 -07:00
458f637d2c
Bugfix: typo
2020-01-22 20:59:24 -07:00
ec88d6f747
Merge remote-tracking branch 'upstream/dev' into dev
2020-01-22 20:55:43 -07:00
aa1338e1b5
Don't edit main.py in build_linux
...
* All config files should be edited externally before building
2020-01-22 20:52:38 -07:00
e4cf588891
Fixed build_additions.txt usage
2020-01-22 20:45:40 -07:00
ee58fc1fb9
Updated Test-Station wallpapers
2020-01-22 17:35:18 -07:00
daffb606ee
Merge remote-tracking branch 'upstream/dev' into dev
2020-01-19 16:00:29 -07:00
661681b806
Fix permission issues when running GSMARTControl
2020-01-19 15:49:16 -07:00
3f9ebedfb3
Fixed Conky update script
2020-01-19 15:14:30 -07:00
202022c5a0
Added perl-rename to build dependencies
2020-01-19 14:28:03 -07:00
df29f8af6b
Merge remote-tracking branch 'upstream/dev' into dev
2020-01-19 14:19:30 -07:00
5e2361ba94
Reworked building Full and Minimal Linux versions
...
* Use a common build function and pass version to build
* Doesn't replace existing custom repo (if present)
* Addresses issue #149
2020-01-19 14:10:35 -07:00
5189326431
Don't replace existing repo in build functions
...
* Addresses issue #149
2020-01-19 11:54:35 -07:00
35d512262d
Updated image paths
2020-01-19 11:49:08 -07:00
adce6db578
Updated startup config
2020-01-16 20:42:55 -07:00
3265b19f3d
Merge remote-tracking branch 'upstream/dev' into dev
2020-01-16 20:38:39 -07:00
45608e8346
Fixed shortcuts for hw-sensors
2020-01-16 19:00:56 -07:00
7f9cb9917d
Replaced oblogout with new wk-exit script
...
* Dropped oblogout due to Python2 dependencies
2020-01-16 18:57:27 -07:00