Commit graph

165 commits

Author SHA1 Message Date
17ee37d671
Updated wallpapers 2019-05-23 15:51:07 -06:00
2d4a104882
Run ddrescue-tui as standard user
* Just use sudo when calling ddrescue, losetup, etc
2019-05-16 15:45:33 -06:00
f879c97e53
Updated test-station wallpapers 2019-05-15 19:26:54 -06:00
0182777f56
Fixed tmux settings 2019-05-13 19:46:09 -06:00
54cfa39b77
Avoid setting the wrong wallpaper if there's no IP
* Addresses issue #90
2019-05-13 17:00:25 -06:00
1269d1fa87
Use different wallpapers for test-stations
* Addresses issue #90
2019-05-13 16:51:18 -06:00
2de8b0674e
Use localtime for RTC
* Addresses issue #92
2019-05-13 16:48:07 -06:00
b28a374cdb
Added 1201 WiFi
* Fixes issue #42
2019-05-05 12:50:10 -06:00
b63589c39e
Add known networks when building the Linux ISO
* Instead of at login
2019-05-05 12:48:44 -06:00
eb80580794
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-25 19:18:20 -07:00
1d2d79eceb
Updated Rofi config
* Set font to Noto Sans
* Added HiDPI support
  * Fixes issue #105
2019-04-25 18:50:07 -07:00
2fb9b36959
Minor formatting change 2019-04-21 21:41:02 -07:00
a0f4d74656
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-20 18:57:10 -07:00
8b4b0c40ce
Merge branch 'new-ufd-script' into dev 2019-04-19 19:01:56 -07:00
8edf164522
Avoid crash present in archiso v40-1
* Fix is present in upstream archiso-git
* iwd would be installed as a dependency for NetworkManager anyway
2019-04-18 19:29:40 -07:00
89ac824d82
Expanded boot entries sections
* Update Arch labels from ISO_LABEL to UFD_LABEL
* Added Linux (Minimal) to syslinux
* Added Linux (Minimal) and Linux (dGPU) entries to rEFInd
* Removed Linux (i3) entries
  * I guess this is a hidden feature now...
2019-04-15 23:44:42 -07:00
23add7e276
Preserve DPI settings when updating conky 2019-04-11 21:40:51 -07:00
56ca605257
Regularly update conky config
* This should allow USB adapters to be shown if connected after login
2019-04-11 21:30:53 -07:00
c3ebdee5d0
Only update hostname when necessary
* If $IP was empty then HOSTNAME would remain set to the current HOSTNAME
  * This allowed the redundant set-hostname call
2019-04-11 21:14:32 -07:00
d113d710a7
Avoid dig errors if not connected to a network 2019-04-11 21:00:32 -07:00
ceb6a9e294
Use setup-wifi instead of connect-to-network 2019-04-11 20:57:30 -07:00
a8afd793e0
Added setup-wifi script
* This will replace the connect_to_network() function
2019-04-11 20:55:40 -07:00
14ebc23b81
Fix issue #101 2019-04-08 17:39:43 -07:00
639a338cca
Initial Python layout
* Going to use docopt for argument handling
* Script will be run as user using sudo where needed
* Tentatively dropping tmux usage
2019-04-07 19:03:56 -07:00
ff7cd410f9
New theme 2019-03-30 10:16:01 -07:00
c45c1c9225
Merge remote-tracking branch 'upstream/dev' into dev
* Fixes issues #54 & #55
2019-03-12 22:45:43 -06:00
3fa6521c51
Only enable WinPE boot entries if necessary
* Addresses issue #94
2019-03-11 22:31:56 -06:00
23ffcae432
Merge remote-tracking branch 'upstream/dev' into dev 2019-02-05 23:03:47 -07:00
fa2aa04b53
Forgot dependencies for ldmtool 2019-02-05 23:02:23 -07:00
697580f9a4
Merge remote-tracking branch 'upstream/dev' into dev 2019-02-05 22:25:57 -07:00
27eb984e73
Add ldmtool to read MS dynamic volumes
Fixes issue #92
2019-02-05 22:24:48 -07:00
a8ed58887d
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-15 19:07:51 -07:00
5efdf05274
Adjusted VIM settings 2019-01-15 19:06:56 -07:00
07a92d2a8e
Downgraded to HDC5 2019-01-13 17:15:17 -07:00
eec4d01ddf
Added more SSH keys 2019-01-11 14:56:02 -07:00
a0a76ee15d
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-07 16:18:58 -07:00
f8adbe074d
Added Linux headers for macbook12-spi-driver-dkms
* Addresses issue #67
2019-01-07 16:17:37 -07:00
0fcfc4b5ac
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-07 12:12:28 -07:00
ae92eea76e
Added macbook12-spi-driver-dkms to Minimal build 2019-01-06 22:43:33 -07:00
dd34c987fb
Merge remote-tracking branch 'upstream/dev' into dev 2018-12-28 17:04:39 -07:00
8f9bae9a6f
Added option to build Linux with minimal packages
* All non-minimal packages/configs have been separated from the base setup
* `"Build Linux" -b` will only build the full version
2018-12-28 16:51:15 -07:00
5a7a16588a
Merged upstream PEP8 updates 2018-12-27 22:03:14 -07:00
28e2ce90df
Removed nvme-cli in favor of smartctl 2018-12-27 18:03:16 -07:00
a124236def
Removed unused pydf config 2018-12-27 18:01:42 -07:00
9c34c08699
Merge remote-tracking branch 'upstream/dev' into dev 2018-12-20 17:27:27 -07:00
c6eb7cdfd6
Use new arguments when calling hw-diags 2018-12-19 18:53:13 -07:00
f022d0ca76
Fallback to HW-Diags CLI if X fails to start
* Fixes issue #74
2018-12-19 18:45:58 -07:00
5380d133e4
Adjusted Linux boot options 2018-11-23 17:07:13 -07:00
2Shirt
1795833334 Updated Syslinux boot config 2018-10-15 00:44:22 -06:00
2Shirt
34b426ae36 Fixed Linux boot options
* Set 'nox' for DEBUG entries
* Keep Syslinux theme for Linux (Extras) menu
2018-10-14 22:03:44 -06:00