Commit graph

153 commits

Author SHA1 Message Date
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
2Shirt
dc1011ce5a Add Mac boot options for Linux
* Should help with identifying why some Macs won't boot to Linux
2018-10-14 21:00:47 -06:00
3216c2f46b
Added public keys 2018-10-10 19:39:56 -06:00
1cd326e2ea
Merge remote-tracking branch 'upstream/dev' into dev 2018-10-10 17:08:19 -06:00
509620707c
Partially reverting commit d31991a6 2018-10-10 16:54:12 -06:00
527049cdb2
Merge remote-tracking branch 'upstream/dev' into dev 2018-10-10 16:45:43 -06:00
1cb7de08f3
Add small delay to network startup
* Will hopefully allow test-stations to update the hostname more reliably
2018-10-10 15:47:48 -06:00
25d3413986
Merge remote-tracking branch 'upstream/dev' into dev 2018-09-29 15:35:31 -06:00
6f5a25d65d
Load AMD microcode when booting Linux in rEFInd 2018-09-29 15:26:28 -06:00
ecb9364bd2
Updated Syslinux menus
* Added AMD microcode (fixes issue #61)
* Disabled copytoram when booting from an ISO/DVD
* Removed Extras menu and instead list all options from the start
2018-09-29 15:22:01 -06:00
824c184d59
Fix issue #20 2018-09-29 12:55:02 -06:00
1a007e37ad
Adjusted osticket.1201.com SSH host key 2018-09-28 15:39:50 -06:00
03736998cf
Merge remote-tracking branch 'upstream/dev' into dev 2018-09-28 14:37:57 -06:00