Commit graph

  • f51697593a fix: correct VM RAM allocation check for Windows and macOS. close #1191 Martin Wimpress 2024-05-10 09:54:56 +01:00
  • 4dab035d46 fix(nix): add missing gawk Martin Wimpress 2024-05-10 02:20:38 +01:00
  • 16e8115e77 fix(quickemu): detect GLSL version and enable GL accordingly. close #920 Martin Wimpress 2024-05-10 01:45:52 +01:00
  • 637f6a9652 chore: align subproject Phil Clifford 2024-05-10 00:24:52 +01:00
  • da01bdf27d
    fix: add pciutils dependency (#1186) Phil Clifford 2024-05-10 00:20:15 +01:00
  • cd34eed243 add quickreport to Makefile Phil Clifford 2024-05-09 21:51:17 +01:00
  • 2fd37d0489 fix: don't double quote while hunting for OVMF. close #1181 Martin Wimpress 2024-05-09 21:39:40 +01:00
  • 9b8ff34e81 refactor: make siduction editions dynamic Martin Wimpress 2024-05-09 20:07:12 +01:00
  • 595d7ca2bb docs: A few more tweaks to man pages from 4.9.3 changes Phil Clifford 2024-05-09 21:38:05 +01:00
  • ad5ca69aa0 chore: regenerated man pages for changes Phil Clifford 2024-05-09 17:59:07 +01:00
  • 87a6cf1887 fix: drop passthru.tests in package.nix Martin Wimpress 2024-05-09 19:05:35 +01:00
  • 0ead4637bf docs: update the introduction to better describe quickemu/quickget Martin Wimpress 2024-05-09 18:58:30 +01:00
  • 0dfc0b93ab chore: bump version to 4.9.4 Martin Wimpress 2024-05-09 18:10:53 +01:00
  • 32701815f9 feat: add quickreport; gather information for bug reports. close #1163 Martin Wimpress 2024-05-09 16:52:42 +01:00
  • 65f065a327 ci: update the issue template Martin Wimpress 2024-05-09 16:39:04 +01:00
  • 9a79e7a5c6 style: wrap more variables in braces Martin Wimpress 2024-05-09 15:48:53 +01:00
  • 8c59f517c1 fix: make windows 10 LTSC download work Martin Wimpress 2024-05-09 15:48:14 +01:00
  • 4b70a341a9 refactor: include show_os_info() in specify release/edition errors Martin Wimpress 2024-05-09 15:54:40 +01:00
  • aa285f0f6e refactor: remove basedOf from os_info() and add --show to quickget Martin Wimpress 2024-05-09 15:16:14 +01:00
  • 85434103d7 ci: remove list-all-info from quickget tests Martin Wimpress 2024-05-09 13:51:46 +01:00
  • eb1f14e742 refactor: remove pointless indirection of cut_1 Martin Wimpress 2024-05-09 12:19:45 +01:00
  • 013413ee8c fix: resolve shellcheck SC2002 and SC2207 Martin Wimpress 2024-05-09 11:56:11 +01:00
  • 16adb86372 fix: resolve shellcheck SC2001 Martin Wimpress 2024-05-09 11:33:06 +01:00
  • ef55e74317 chore: drop quote stripping from LSB_DESCRIPTION; no longer required Martin Wimpress 2024-05-09 11:29:22 +01:00
  • efea85695b fix: resolve shellcheck SC2181 Martin Wimpress 2024-05-09 11:22:46 +01:00
  • 42a3476508 fix: check FMA and INV TSC CPU flags are available for macOS guests Martin Wimpress 2024-05-09 11:27:38 +01:00
  • c727734a08 fix: add popcnt to CPU flags to enable for macOS Martin Wimpress 2024-05-09 11:16:26 +01:00
  • 341c44e372 fix: make sure a minimum of 8GB RAM is allocated to macOS and Windows Martin Wimpress 2024-05-09 11:14:03 +01:00
  • b9d0829d5d refactor: remove skip verification conditions in get_macos() Martin Wimpress 2024-05-09 04:29:20 +01:00
  • e80cd7aeff fix: double quote to prevent globbing and word splitting (SC2086) Martin Wimpress 2024-05-09 04:25:06 +01:00
  • 84c71e9cfc fix(quickemu): resolve shellcheck SC2317 info about usage() Martin Wimpress 2024-05-09 04:10:23 +01:00
  • aca168be60 ci: change shellcheck severity to warning Martin Wimpress 2024-05-09 04:03:46 +01:00
  • d45c86996f fix(reactos): get redirected URL for the reactos download Martin Wimpress 2024-05-09 02:42:29 +01:00
  • eb08d5a6c6 fix(quickget): resolve shellcheck SC2010 warnings Martin Wimpress 2024-05-09 02:40:29 +01:00
  • a1417acc7a fix(quickemu): resolve shellcheck SC2069 warnings Martin Wimpress 2024-05-09 02:23:10 +01:00
  • f282e4eb44 fix(quickemu): resolve shellcheck SC2164 warning Martin Wimpress 2024-05-09 02:16:04 +01:00
  • da6aa9fb2c style(quickemu): correctly indent case statements Martin Wimpress 2024-05-09 02:09:23 +01:00
  • d7cc6e8115 style(quickget): correctly indent case statements Martin Wimpress 2024-05-09 01:58:45 +01:00
  • 6f92a52961 style(indentation): replace tabs with spaces Martin Wimpress 2024-05-09 01:46:22 +01:00
  • 69131b2e39 chore: drop macos high-sierra; recovery server is no longer available Martin Wimpress 2024-05-09 01:00:18 +01:00
  • dbb43157df fix(quickget): resolve shellcheck SC2046 warnings in get_macos() Martin Wimpress 2024-05-09 00:04:26 +01:00
  • 5e507e645c fix: update cpu characteristics for macOS. close #1114 Martin Wimpress 2024-05-09 00:09:24 +01:00
  • 6c2aad8e4d chore: remove Whonix from os_info(); it doesn't have any generators Martin Wimpress 2024-05-07 17:25:11 +01:00
  • 80230f8469 style: correct HoloISO pretty name Martin Wimpress 2024-05-07 17:24:18 +01:00
  • e005a55268 style: correct Crunchbangplusplus pretty name Martin Wimpress 2024-05-07 17:23:58 +01:00
  • e2b39bf826 style: correct AlmaLinux pretty name Martin Wimpress 2024-05-07 17:23:31 +01:00
  • c84745b49f fix(quickget): make --check work for releases and editions Martin Wimpress 2024-05-07 14:24:32 +01:00
  • d46482abf9 fix(quickget): resolve shellcheck SC2004 notice Martin Wimpress 2024-05-07 13:53:53 +01:00
  • 3832fe731c fix(quickget): update get_manjaro() to support new sway release Martin Wimpress 2024-05-07 13:50:53 +01:00
  • 4ebb74a993 fix(quickget): resolve some shellcheck SC2086 notices Martin Wimpress 2024-05-07 13:50:15 +01:00
  • fe2dc839ed fix(quickemu): correct shellcheck SC2207 warnings Martin Wimpress 2024-05-07 13:23:49 +01:00
  • 252f83c076 fix(quickemu): remove unused variable monitor_cmd SC2034 Martin Wimpress 2024-05-07 12:14:25 +01:00
  • 394f955870 fix(quickemu): resolve shellcheck SC2069 warnings Martin Wimpress 2024-05-07 12:13:22 +01:00
  • 1596179ca5 fix(quickemu): resolve shellcheck SC2236 Martin Wimpress 2024-05-07 12:08:43 +01:00
  • 6ffa1692d6 fix(quickemu): resolve shellcheck SC2206 warnings Martin Wimpress 2024-05-07 12:06:56 +01:00
  • aefc99efce fix(quickemu): resolve shellcheck SC2155 warnings Martin Wimpress 2024-05-07 11:59:24 +01:00
  • 3292ce76ea fix(quickemu): disable shellcheck SC2054 and SC2140 warning Martin Wimpress 2024-05-07 11:51:20 +01:00
  • 9104bdba1d fix(quickget): disable SC2317 as many functions are called indirectly Martin Wimpress 2024-05-07 11:43:39 +01:00
  • 7eac685f25 fix(quickget): disable shellcheck SC2207 warnings for ubuntu releases Martin Wimpress 2024-05-07 11:33:53 +01:00
  • 7cfdfd0cec fix(quickget): make editions parsing shellcheck SC2207 compliant Martin Wimpress 2024-05-07 11:23:47 +01:00
  • e52ba1fc60 fix(quickget): make show_os_info() shellcheck compliant Martin Wimpress 2024-05-07 11:19:36 +01:00
  • 77fe26975d fix(quickget): disable shellcheck SC2317 for cleanup() Martin Wimpress 2024-05-07 11:18:23 +01:00
  • ca87ff3b58 refactor(quickget): remove unnecessary string literals Martin Wimpress 2024-05-07 11:16:42 +01:00
  • b342e0ecb7 style(quickget): make not supported release and edition output consistent Martin Wimpress 2024-05-07 11:11:23 +01:00
  • e1a46b9b5a refactor(quickget): remove single use function error_not_supported_os() Martin Wimpress 2024-05-07 11:10:24 +01:00
  • 46b981728d fix(quickget): correct shellcheck SC2076 warnings Martin Wimpress 2024-05-07 11:09:36 +01:00
  • 805eae9bd5 fix(quickget): make open_homepage() shellcheck compliant (SC2034) Martin Wimpress 2024-05-07 10:56:13 +01:00
  • 1e05e7a3b2 refactor(quickget): special case image processing shellcheck compliant Martin Wimpress 2024-05-07 10:58:08 +01:00
  • 31de07fb9c docs(README.md): sign post the documentation for adding a new OS Martin Wimpress 2024-05-07 10:36:41 +01:00
  • f618ec3986 docs(README.md): update social links Martin Wimpress 2024-05-07 10:30:34 +01:00
  • ca70e88330 style: update help_message() to remove shorthand arguments Martin Wimpress 2024-05-07 10:27:50 +01:00
  • c981e8b8e5 style(quickget): drop shorthand arguments for consistency Martin Wimpress 2024-05-07 10:27:10 +01:00
  • e0e23864c8 docs: replace screenshot with asciinema Martin Wimpress 2024-05-07 01:49:40 +01:00
  • 1637ee7fca chore(quickget): remove how-to from code; added to the wiki Martin Wimpress 2024-05-07 00:38:24 +01:00
  • ef9390d43c chore(quickget): remove obsolete logic for guix Martin Wimpress 2024-05-07 00:28:34 +01:00
  • 7e12bac3e6 style: add braces around variable names Martin Wimpress 2024-05-07 00:26:55 +01:00
  • f44222ad6f fix(shellcheck): add missing local variable in get_truenas-scale() Martin Wimpress 2024-05-07 00:26:28 +01:00
  • d408e15f51 refactor: simplify get_tuxedo-os() Martin Wimpress 2024-05-07 00:25:38 +01:00
  • 3ca857ace8 chore(quickget): remove obsolete daily check from ubuntu Martin Wimpress 2024-05-07 00:24:56 +01:00
  • ffbace0f4a fix(quickget): add daily-live to ubuntu-server Martin Wimpress 2024-05-07 00:24:04 +01:00
  • bad6ad7cd7 fix(quickget): make open_homepage() works and swallow stdout/stderr Martin Wimpress 2024-05-06 22:50:18 +01:00
  • b8c3f64c1c fix(shellcheck): quote literal { } Martin Wimpress 2024-05-06 22:39:56 +01:00
  • c452b138d5 style: add space between a functions () and { Martin Wimpress 2024-05-06 22:36:14 +01:00
  • f95e0e14cc fix(shellcheck): quote to prevent word splitting Martin Wimpress 2024-05-06 22:35:07 +01:00
  • 9b72928e36 fix(shellcheck): make sure to declare and assign variables separately Martin Wimpress 2024-05-06 22:33:55 +01:00
  • 0ca8dc6436 fix(shellcheck): remove unused variable SEC_BOOT Martin Wimpress 2024-05-06 22:08:28 +01:00
  • 5b9399ae6d fix(shellcheck): disable SC2046 and SC2005 in releases_() and editions_() Martin Wimpress 2024-05-06 22:03:32 +01:00
  • ec7d2886e9 fix(shellcheck): correct useless echos SC2005 Martin Wimpress 2024-05-06 21:59:48 +01:00
  • 3f72f6fd47 fix: swallow output when killing processes in cleanup() zen0bit 2024-05-03 15:28:43 +02:00
  • 0a7c196dd1 docs: update man pages to remove lsb dependency Phil Clifford 2024-05-05 16:34:32 +01:00
  • 87ad07601a chore: fix whitespace Phil Clifford 2024-05-05 16:30:52 +01:00
  • 44f560150a docs: correct small typos in README.md Phil Clifford 2024-05-05 16:16:55 +01:00
  • cc085f41ee docs: remove LSB from quickemu man page Martin Wimpress 2024-05-05 12:36:35 +01:00
  • 391d00eaf4 chore: drop lsb_release from NIx devshell and package Martin Wimpress 2024-05-05 12:36:15 +01:00
  • d6e2dca565 refactor(quickemu): remove requirement for lsb_release. close #1156 Martin Wimpress 2024-05-05 12:35:15 +01:00
  • acde2de95a ci: remove [WIP] opt-in for pull request linting Martin Wimpress 2024-05-05 12:46:08 +01:00
  • cda1e1b723 docs: add note about using conventional commits spec Martin Wimpress 2024-05-05 10:40:45 +01:00
  • f3103a6604 ci: add lint-pr.yml; conventional commits specification checker Martin Wimpress 2024-05-05 10:41:53 +01:00
  • 9eb54db525 chore: align sub-project Phil Clifford 2024-05-04 19:59:33 +01:00
  • 67893f5cb1 README.md regenerated, with only pandoc markdown pedantry differences Phil Clifford 2024-05-04 18:50:39 +01:00