Commit graph

57 commits

Author SHA1 Message Date
a61d8bd666
Added perl-rename as a build dependancy 2019-05-24 16:47:50 -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
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
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
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
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
91b7149f93
Merge remote-tracking branch 'upstream/dev' into dev 2018-09-28 13:29:58 -06:00
7da01be7ab
Removed inxi 2018-09-26 16:16:58 -06:00
8d5a4b4079
Add python-gnuplot package 2018-09-24 16:07:23 -06:00
555a661e92
Added connet_to_db() function to hw-diags.py
* Uses new main.py variables
* Only runs if non-quick drive test(s) are selected
2018-09-18 16:14:46 -06:00
d9a9ce0a86
Allow hw-diags to reattach to the tmux session
* The option to kill the current session and start a new was left in place
2018-09-12 18:56:39 -06:00
deec1746e4
Removed pydf to fix issue #44 2018-09-12 18:20:16 -06:00
adc1283330
Add pydf and alias df to pydf
* Fixes issue #40
2018-07-16 18:17:38 -06:00
2Shirt
9ed4c6209b papirus-icon-theme has moved to the community repo 2018-05-22 21:22:00 -06:00
2Shirt
f7d55306be Adjusted packages
* Added ARandR
* Added GPicView
* Added XArchiver
* Switched to Evince over MuPDF
2018-05-17 15:11:36 -06:00
2Shirt
96e008bec7 Switch back to broadcom-wl
* Forgot that DKMS requires the Linux headers and that would bloat the image
2018-05-16 16:04:50 -06:00
2Shirt
2305c047de Adjusted live Linux packages
* Switched to broadcom-wl-dkms
  * Hopefully it doesn't break everything...
* Removed several unwanted packages (for example: modem/dialup packages)
  * Fixes issue #30
* Packages to be added are now tracked in .linux_items/packages/live_add
* Packages to be removed are now tracked in .linux_items/packages/live_remove
2018-05-16 15:11:42 -06:00
2Shirt
c7eb3921fd Fix Linux graphics issue
* Using safer backend for compton
* Removed xf86-video-intel
  * See https://wiki.archlinux.org/index.php/Intel_graphics#Installation
2018-04-16 10:47:57 -06:00
2Shirt
9ddfaab8bc inxi moved to AUR 2018-04-16 09:48:05 -06:00
2Shirt
d7111b0e41 Readding noto-fonts 2018-04-16 08:50:59 -06:00
2Shirt
77f3458d71
Expanded openbox-patched dependencies 2018-03-09 14:30:22 -07:00
2Shirt
06a72e29fb Add (optional) build-time dependency for TestDisk 2018-03-06 02:26:56 -07:00
2Shirt
1cd52813b1 Add (undocumented) dependency for openbox-patched 2018-03-06 02:13:41 -07:00
2Shirt
f86f2b9ad4 Add (undocumented) build dependency for hfsprogs 2018-03-06 02:03:01 -07:00
2Shirt
4dbb7ae7f1 Using arc-gtk-theme instead of gtk-theme-arc-git
* Avoids (undocumented) gtk3 build-time dependency
* The community package is based on the new soft-fork of the main repo
  * Link for details: https://github.com/horst3180/arc-theme/issues/840
2018-03-06 01:53:00 -07:00
2Shirt
da1d958c11 Removed PulseAudio
* Audio is rarely used so ALSA is fine
* Should help with issue #17
2018-03-06 01:19:56 -07:00
2Shirt
e5ac9e0d1c A typo a day keeps the sanity away 2018-02-20 14:06:42 -07:00
2Shirt
bb6ea3694b Added missing dependencies to fix issue #17 2018-02-20 13:39:37 -07:00
2Shirt
9feff50913 Added syslinux dependency 2018-02-02 16:34:22 -07:00
2Shirt
3d8af3cb0a Switching to mprime over mprime-bin
* Source url has been broken for a while now
* mprime doesn't take too long to compile
2018-01-27 12:48:11 -07:00
2Shirt
8f4ec41359 Merge branch 'dev' of https://github.com/2Shirt/WizardKit into dev 2018-01-15 19:09:30 -07:00
2Shirt
3bc45e9832 Fix issue #7 by switching to Font Awesome v4 2018-01-15 14:16:59 -07:00
2Shirt
5c21f8569c wimlib was added to the community repo 2018-01-12 16:13:02 -07:00
2Shirt
07f6179dab i3-gaps has been added to the community repo 2018-01-12 15:23:17 -07:00
2Shirt
3c07c5b265 New EFI config 2017-12-28 22:08:58 -07:00
2Shirt
c4adbd3ac0 Added wimboot and fixed pxe/syslinux backgrounds 2017-12-27 18:59:49 -07:00
2Shirt
18ce079aa3 Open log after HW diags 2017-12-27 13:11:25 -07:00
2Shirt
094251b93f Forgot to remove python-libtmux package references 2017-12-27 04:47:23 -07:00