d51538aac3
Fixed handling of known_networks
2019-06-04 16:52:17 -06:00
b554cfebe0
Update tmux config to work with v2.9
2019-05-08 19:38:48 -06:00
f8773e1736
Add known networks when building the Linux ISO
...
* Instead of at login
2019-05-05 12:53:07 -06:00
d8024be2c3
Add option to upload hw-diag results for review
2019-04-25 20:55:14 -07:00
dac20b12f1
Hide .bin and .cbin in build-ufd
...
* Fixes issue #107
2019-04-25 19:09:27 -07:00
5ae8ea3be1
Show more details for loopback devices
...
* Fixes issue #106
2019-04-25 19:05:44 -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
896f9e4a05
Explicitly define smartctl tolerance levels
...
* Fixes issue #104
2019-04-25 18:37:17 -07:00
b737696f7f
Show more accurate data in mount-all-volumes()
...
* Fixes issue #108
2019-04-25 18:13:53 -07:00
2fb9b36959
Minor formatting change
2019-04-21 21:41:02 -07:00
5756d14292
Fix issue #102
2019-04-19 19:16:25 -07:00
2ce8c66fc8
Merge branch 'new-ufd-script' into dev
2019-04-19 19:03:29 -07:00
9502ea0bbc
Deleted old build-ufd (BASH)
2019-04-19 19:02:38 -07:00
8b4b0c40ce
Merge branch 'new-ufd-script' into dev
2019-04-19 19:01:56 -07:00
a83dcdd06a
Handle non-ISO source items
2019-04-19 18:14:10 -07:00
731a281805
More bugfixes
2019-04-19 16:33:12 -07:00
e2d788e265
Fixed upate_boot_entries()
2019-04-19 15:23:21 -07:00
0080539575
Copy the known_networks file to /root/
2019-04-19 14:36:09 -07:00
19799bb1f4
Adjusting formatting
2019-04-18 20:52:47 -07:00
72c0e75156
Fix mounting UFD
2019-04-18 20:52:11 -07:00
27eb7975ef
Fixed SYSLINUX installation
2019-04-18 20:51:14 -07:00
b05057d743
Ignore errors when uncommenting boot entries
...
* Allows using older ISOs which lack newer boot entries
* Not a great idea, but it won't crash
2019-04-18 20:00:37 -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
f062f3ce71
Fixed source ITEMS
2019-04-18 19:28:15 -07:00
153cda7cf8
Fixed update_boot_entries()
2019-04-18 19:27:41 -07:00
050bef7f85
Skip FileNotFoundError in copy_source()
...
* Avoids crash when copying some WinPE ISOs
2019-04-18 19:26:28 -07:00
e07c019fb2
Bugfix: Call unmount() not mount()
2019-04-18 19:25:13 -07:00
21a587ee0f
Bugfix sleep()
2019-04-18 19:24:39 -07:00
427243c933
Reordered functions
2019-04-16 00:33:47 -07:00
cd4ea75862
Remove the arch dir when updating the UFD
2019-04-16 00:23:58 -07:00
949efa4de6
Added hide items sections
2019-04-16 00:16:05 -07:00
a9461311bc
Unmount UFD before installing Syslinux
2019-04-16 00:15:33 -07:00
4215a2fd78
Added find_first_partition()
2019-04-16 00:14:46 -07:00
9652aa4623
Added install Syslinux section
2019-04-15 23:57:46 -07:00
091c31d33a
Bugfix
2019-04-15 23:52:06 -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
4115f3cfe1
Removed unused args
2019-04-15 23:16:57 -07:00
c66b2facbf
Skip confirm_selections if --force is used
2019-04-15 23:12:27 -07:00
c16e97e49a
Added boot entry sections
2019-04-15 23:07:33 -07:00
95f4877862
Reordered functions
2019-04-15 23:04:37 -07:00
fc9de61269
Added copy_source()
2019-04-15 22:40:20 -07:00
26aca0df9f
Added mount and unmount sections
2019-04-15 22:38:54 -07:00
7ee04060d8
Added dGPU to BOOT_ENTRIES
2019-04-15 22:37:58 -07:00
d769b1ad4e
Set overwrite=False by default
2019-04-15 22:05:48 -07:00
996b01bb34
Add Linux dGPU items
2019-04-15 21:30:44 -07:00
807c94e2ce
Add argument for Linux (dGPU)
2019-04-15 21:29:10 -07:00
af757c5582
Show full device paths
2019-04-15 21:28:53 -07:00
c8944e5a14
Fixed prep_device()
2019-04-15 21:27:27 -07:00
2230ea1eea
Added prep_device()
...
* Skipped if --update is used
2019-04-15 20:30:39 -07:00
e098d40c2f
Added pylint exceptions
2019-04-14 18:49:32 -07:00