Commit graph

2230 commits

Author SHA1 Message Date
e7470b6fc5
Updated LibreOffice source 2019-05-24 18:05:06 -06:00
bfcf0e705b
Removed setup sections from d7II
* Those actions have been moved to System Setup
* Sections removed:
  * Install SW Bundle
  * Browser Reset (not in System Setup but currently unused)
  * User Checklist
  * System Checklist
2019-05-24 17:49:10 -06:00
96c1251ae2
Fixed ISO naming for --build-all 2019-05-24 17:36:48 -06:00
43328ab3a1
Overwrite files when extracting files with 7-Zip 2019-05-24 17:07:58 -06:00
a61d8bd666
Added perl-rename as a build dependancy 2019-05-24 16:47:50 -06:00
ddbe3b0e71
Added --build-all option 2019-05-24 16:45:52 -06:00
f395f7aec1
Remove Arch folder after mounting UFD 2019-05-24 16:10:51 -06:00
ff12a7e612
Fixed added ESET SysRescue to UFD 2019-05-24 16:10:33 -06:00
9318e97400
Mount UFD sources read-only 2019-05-24 15:39:19 -06:00
16f0b1dc2a
Typo fix 2019-05-23 18:07:02 -06:00
cb0275dc9d
Save WiFi connections using the live user
* Instead of the build user
2019-05-23 18:05:30 -06:00
bd77216ab7
Save WiFi networks by SSID not PW 2019-05-23 18:04:53 -06:00
110acfc6e2
Updated Build Linux 2019-05-23 17:34:28 -06:00
3d9030f064
Fixed copying known_networks to /root/ 2019-05-23 17:34:00 -06:00
2fc503773c
Updated add-known-networks 2019-05-23 17:33:20 -06:00
17ee37d671
Updated wallpapers 2019-05-23 15:51:07 -06:00
84cdc51a77
Updated Nextcloud links 2019-05-19 22:11:26 -06:00
ee8beb194e
Added pause after posting
* Addresses issue #62
2019-05-17 16:16:09 -06:00
ac1f02c3a0
Include block_pair size in report 2019-05-17 16:15:46 -06:00
385f4a1d15
BITWISE operators =/= LOGICAL operators
* Also fixed is_writable_dir()
2019-05-17 16:05:01 -06:00
d06f505a84
Post report to osTicket
* Addresses issue #62
2019-05-17 15:07:33 -06:00
7b3fd34e63
Added generate_report()
* Addresses issue #62
2019-05-17 14:54:06 -06:00
f2adf6f5c0
Improved ddrescue map parsing
* Get data recovered instead of percentage, should be more acurate
2019-05-16 18:23:57 -06:00
73ca03da8e
Adjusted human_readable_size
* Now supports petabytes?
2019-05-16 16:29:06 -06:00
496b28c8a6
Adjusted convert_to_bytes
* Now supports bytes!
* Now supports petabytes?
2019-05-16 16:22:56 -06:00
4228c9a3a9
Get osTicket ID and name in ddrescue-tui
* Addresses issue #62
2019-05-16 15:53:10 -06:00
26fa73a40b
Added "Connecting to osTicket..." message 2019-05-16 15:52:35 -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
54cb77f737
Mount backup shares using tech's uid/gid
* Allows read-write access without root/sudo
2019-05-16 15:35:25 -06:00
eb4e9914d4
Disabled mounting Server1201 backup share
* This is due to issues working with mounting a subdir of a share
2019-05-16 15:14:30 -06:00
a0f9d0afed
Only change dir if destination fstype is ok
* Moved magic map_allows_fstypes to settings/ddrescue.py
* Addresses issue #74
2019-05-16 15:07:57 -06:00
867df93c30
Mount backup shares before adding block-pairs
* Helps ensure saving map files to non-volatile storage
* Addresses issue #74
2019-05-16 14:30:14 -06:00
ce275d86a4
Fixed mount-backup-shares 2019-05-16 14:14:41 -06:00
6b159cc6d4
Include test-station name in osTicket posts
* Only added if the hostname is a known test-station
* Addresses issue #96
2019-05-16 13:35:15 -06:00
f879c97e53
Updated test-station wallpapers 2019-05-15 19:26:54 -06:00
eed455e3bb
Pylint cleanup for ddrescue-tui part 4 2019-05-13 20:39:38 -06:00
6a5bba5ed3
Pylint cleanup for ddrescue-tui part 3 2019-05-13 20:35:54 -06:00
1f8b795e9a
Pylint cleanup for ddrescue-tui part 2 2019-05-13 20:08:31 -06:00
d1f8307153
Moved tmux pane logic into State objects 2019-05-13 19:59:54 -06:00
0182777f56
Fixed tmux settings 2019-05-13 19:46:09 -06:00
7b7e50b524
Fixed import order 2019-05-13 19:45:57 -06:00
ab4c201b4b
Moved build_outer_panes() into State objects 2019-05-13 19:45:22 -06:00
f452216035
Adjusted CPU report 2019-05-13 19:37:41 -06:00
df33152a38
Pylint cleanup for ddrescue-tui part 1 2019-05-13 19:26:44 -06:00
fa39c85fe4
Fix mounting backup shares under Linux 2019-05-13 18:46:30 -06:00
51b6bd0fdf
Added 4K alignment check to disk reports
* Addresses issue #73
2019-05-13 18:23:47 -06:00
6fe273cf8b
Include RAM details in report
* Addresses issue #88
2019-05-13 18:07:52 -06:00
3088a2452a
Moved get_ram_details() to hw_diags 2019-05-13 17:53:43 -06:00
3c6341953d
Added get_ram_details()
* Will be used for issue #88
2019-05-13 17:51:51 -06:00
112cfb3a4b
Fixed issue #63 2019-05-13 17:23:19 -06:00