Commit graph

107 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
0182777f56
Fixed tmux settings 2019-05-13 19:46:09 -06:00
2de8b0674e
Use localtime for RTC
* Addresses issue #92
2019-05-13 16:48:07 -06:00
b63589c39e
Add known networks when building the Linux ISO
* Instead of at login
2019-05-05 12:48:44 -06: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
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
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
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
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
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
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
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
c7da54d86a
Disable blank warning 2018-09-28 14:37:23 -06:00
91b7149f93
Merge remote-tracking branch 'upstream/dev' into dev 2018-09-28 13:29:58 -06:00
66cfe2b246
Update CA trust during startup 2018-09-28 13:11:28 -06:00
10f1982c23
Removed unused startup scripts 2018-09-28 11:43:02 -06:00
1e6f486865
Adjusted X startup sequence
* Moved most X startup logic to ~/.update_x
  * This is called by both i3 and openbox
* Network logic moved to .zlogin
  * This avoids a bug where apps can no longer connect to the $DISPLAY
2018-09-27 23:10:30 -06:00
cd1017b522
Removed typo'd linebreak 2018-09-26 18:03:12 -06:00
7da01be7ab
Removed inxi 2018-09-26 16:16:58 -06:00
a17c83e5f3
Merge remote-tracking branch 'upstream/dev' into dev 2018-09-25 21:24:16 -06:00
79ad9f1412
Added 1201 specific boot entries 2018-09-25 21:06:23 -06:00
3b27d05fd6
Disabled HDT menu entry
* See issue #57
2018-09-25 20:51:40 -06:00
787e944cd1
Add 1201 Root CA 2018-09-25 14:18:44 -06:00
402d73c395
Add osticket.1201.com to known_hosts 2018-09-25 13:57:28 -06:00
883305ca6b
Replaced pacinit alias with full script 2018-09-18 13:42:51 -06:00