Commit graph

408 commits

Author SHA1 Message Date
2Shirt
59a449e7e5 Cleanup
* Renamed 'Health OK' to 'Quick Health OK'
  * Better implies that we're not done testing
* Renamed SMART sections to NVMe/SMART
  * Dropping SMART short-tests for NVMe drives
2017-12-24 13:19:23 -07:00
2Shirt
87c09c4da0 New method for gathering SMART/NVMe data
* Replaced smartmontools with smartmontool-svn
  * Adds JSON exporting which makes parsing the data easier
* Using nvme-cli for NVMe drives instead of smartctl
  * NVMe support in smartctl is still experimental and inconsistent
* New "Health OK" detection
  * This is used to determine if a disk is okay to be tested
    * e.g. an IDE disk w/out any SMART data now requires explicit overriding
  * NVMe disks are set using the "critical_warning" attribute
  * SMART disks are set using the "overall-health" attribute
2017-12-24 00:21:33 -07:00
2Shirt
8acb493006 typo 2017-12-23 19:53:28 -07:00
2Shirt
a733af679c Forgot to set apple-fans to auto after Prime95 2017-12-23 19:41:09 -07:00
2Shirt
8e26e09fe6 Reordered functions 2017-12-23 19:40:09 -07:00
2Shirt
19d32dda0b Reduce file opens during update_progress() 2017-12-23 19:36:57 -07:00
2Shirt
5d6e138d29 Started hw-diags & hw-diags-inner rewrite 2017-12-23 19:11:50 -07:00
2Shirt
a7606a4b5c Print script names and audio tests output 2017-12-23 14:24:15 -07:00
2Shirt
a1b72c0aeb New hw-diags-network script 2017-12-22 00:45:42 -07:00
2Shirt
1760c030ef New hw-diags-audio script 2017-12-21 23:34:56 -07:00
2Shirt
e19bcf1000 Renamed apple_fans to apple-fans
* Done to match naming scheme
2017-12-21 23:18:52 -07:00
2Shirt
374d4a1c98 Removed old mount-backup-shares script 2017-12-21 23:17:45 -07:00
2Shirt
e96d491285 New mount-backup-shares script 2017-12-21 23:16:50 -07:00
2Shirt
1cfa008b8e New MS Word search script 2017-12-21 22:31:21 -07:00
2Shirt
96ef259b4c New HW sensors script
* Rewritten in python
* Report CoreTemps first then others
* Wrap into two columns as necessary (if the window is big enough)
2017-12-21 17:25:09 -07:00
2Shirt
a84b2dfef6 Thunar no stays open after mount-all-volumes call 2017-12-19 07:06:42 -07:00
2Shirt
a230810dbc Prevent duplicate conky entrie creation on relogin 2017-12-19 05:10:52 -07:00
2Shirt
04656c50b1 Updated dunst config
* Moved notifications to the left of conky
* Restart dunst after 5s
  * Fixes issue where the first notifcation(s) would stay indefinitely
2017-12-19 05:09:27 -07:00
2Shirt
9c04a5dc83 Misc updates 2017-12-18 19:37:49 -07:00
2Shirt
6bbc15d4f1 Updated: mount-all-volumes
* Added switch for foh mode instead of using symlinks
* Updated i3/openbox shortcuts
2017-12-18 03:50:15 -07:00
2Shirt
183ef78ea9 mount-all-volumes rewrite complete
* New print layout
* All inxi calls replaced with findmnt and lsblk
  * Added util-linux to packages/live
2017-12-18 03:36:56 -07:00
2Shirt
8260746d7f Simplified Build scripts for Kit and PE
* If the script doesn't exist when called then an :UnknownError is called
  * Checking if it exists and jumping to an additional error is a bit redundant
  * dandi_set_env check remains to alert the tech WADK is missing
2017-12-18 00:49:25 -07:00
2Shirt
3b0b103590 Added CRLF checks for main.py to build script
* For consistancy between platforms
2017-12-18 00:49:05 -07:00
2Shirt
5ea03da0a4 Converted all python scripts to LF/UNIX 2017-12-18 00:47:47 -07:00
2Shirt
c1e391132b Added CRLF checks for main.py to build scripts
* Some of the source files changed from crlf to lf and I'm not sure when/how
* This is likely overkill but it didn't take long
2017-12-18 00:45:18 -07:00
2Shirt
a33a54c5e6 Started python conversion 2017-12-17 21:22:53 -07:00
2Shirt
1613d767bf Moving away from arch.conf 2017-12-17 18:57:03 -07:00
2Shirt
d71ca1a38b Removed .network_start 2017-12-17 18:22:26 -07:00
2Shirt
ef6dbc197a Updated main settings and timezones 2017-12-17 18:09:14 -07:00
2Shirt
ce48c717eb Updated i3 setup
* nox+i3 boot cmdline supported
  * Pretty sure this isn't going to be used
* Set more windows to default to floating
2017-12-17 16:54:37 -07:00
2Shirt
d3dab9a2ea Added pacinit alias 2017-12-17 16:50:06 -07:00
2Shirt
451b5868a1 Updated services 2017-12-17 16:42:08 -07:00
2Shirt
42f7fa3e7a More NetworkManager fixes 2017-12-17 14:53:55 -07:00
2Shirt
11eb66c81d Disabled LFS
* Release zip files contain LFS pointers instead of the real files
* Images/* will now be full files again
2017-12-17 14:27:56 -07:00
2Shirt
144e94b31a Readded openbox theme 2017-12-17 13:26:16 -07:00
2Shirt
0b21331747 Bugfix: NetworkManager autostarts again 2017-12-17 13:19:04 -07:00
2Shirt
e8e3d09731 Bugfix: locale generation should work again 2017-12-17 13:15:31 -07:00
2Shirt
81df06fd8b Added usage prompt and renamed functions 2017-12-17 12:47:13 -07:00
2Shirt
94d26902dc Set folder permissions before building
* Prevents issues when using GitHub zip archives
2017-12-17 12:05:41 -07:00
2Shirt
daa19626a6 Fixed lean.zsh-theme download/install 2017-12-17 11:50:46 -07:00
2Shirt
4abea24310 Avoid loading settings twice 2017-12-17 11:15:42 -07:00
2Shirt
cc2e42d348 Bugfix: autologin 2017-12-13 18:01:58 -07:00
2Shirt
c159602a70 Download mirrorlist during build 2017-12-13 13:20:43 -07:00
2Shirt
e37b1529b0 Removed customize_airootfs.sh and new SSH code
* Code has been merged into Build Linux
  * (releng copy is updated in place)
* SSH key for wktech now generated at build time
* Hostname is now set using main.py
* Passwords are now set using main.py
* Timezone is now set using main.py
2017-12-13 13:11:28 -07:00
2Shirt
f97028bbdd Updated Build Linux
* More consistant variable names
* Ensure that main.py is read for build-arch and copy-archiso
* Bugfix: typo in build.sh call
2017-12-13 10:58:26 -08:00
2Shirt
c780a03361 Fixed .linux_items permissions 2017-12-13 10:56:13 -08:00
2Shirt
58e968467b Removed conflicting pacman.conf 2017-12-13 10:55:58 -08:00
2Shirt
957e1a2d77 Use Images/Linux.png as wallpaper 2017-12-13 10:02:47 -08:00
2Shirt
faffd66d09 Further trimmed .linux_items
* oh-my-zsh is now downloaded during update_archiso
  * (Including the lean theme)
* packages.both removed
  * It's now built during update_archiso
2017-12-12 15:02:25 -08:00
2Shirt
708ffe1157 Update airootfs from releng
Idea:
* Remove unwanted files
* Modify / Replace wanted files
* Add additional files
2017-12-12 12:27:47 -08:00