Commit Graph

1266 Commits

Author SHA1 Message Date
Martin Wimpress 6028a611c0
feat: test_isos function 2024-04-16 14:19:54 +01:00
Martin Wimpress 0c910be5c4
feat: os_supported_edition function 2024-04-16 14:14:32 +01:00
Martin Wimpress bf8fa84c4f
feat: os_supported_edition function 2024-04-16 14:12:43 +01:00
Martin Wimpress c23b2afd80
feat: os_error_edition function 2024-04-16 14:11:32 +01:00
Martin Wimpress d96978d1c2
feat: os_supported_lang function 2024-04-16 14:10:33 +01:00
Martin Wimpress c3acd28c6b
feat: handle_missing function 2024-04-16 14:05:34 +01:00
Martin Wimpress 29167d8528
feat: os_error function 2024-04-16 14:04:18 +01:00
Martin Wimpress 20b5e1c335
feat: os_not_supported function 2024-04-16 14:03:24 +01:00
zen0bit 7c53267153 feat: Add function to test if all ISOs are really downloadable 2024-04-16 14:53:07 +02:00
zen0bit 9ff5f02d8f feat: Add function to show error message if path not specified 2024-04-16 13:49:12 +01:00
zen0bit 15e4726801 feat: Add folding to shown releases and editions (no more words cutted in half) 2024-04-16 13:48:51 +01:00
zen0bit c703f8518e feat: Add function to show nice help message 2024-04-16 13:48:33 +01:00
Martin Wimpress 626c63cb7e
feat: list_isos function 2024-04-16 13:47:56 +01:00
zen0bit b6e71f985a feat: Add function to list supported OS with all releases and editions 2024-04-16 13:46:41 +01:00
zen0bit 707a45d909 feat: Add new pretty_name function
for now renamed to pretty_name_new
rename to pretty_name after merging needed chnges
2024-04-16 13:46:12 +01:00
zen0bit 4cc1b90b25 feat: Add function to show OS homepage 2024-04-16 13:45:47 +01:00
Martin Wimpress 0f04a90bdb
feat: os_about function 2024-04-16 13:45:10 +01:00
Martin Wimpress 44f885551e
feat: os_basedof function 2024-04-16 13:43:38 +01:00
Martin Wimpress a6993b1b52
feat: os_basedof function #1008 2024-04-16 13:24:15 +01:00
zen0bit 6418593dfa ci: Add reviewdog - Automated shellcheck in github action for PRs (no automated repair) 2024-04-16 13:17:52 +01:00
zen0bit 96ba1f8f9b fix: multiple distros now have also releases on 1 line 2024-04-16 13:16:41 +01:00
zen0bit 005d2b2d1b fix: chimeralinux release function 2024-04-16 13:14:33 +01:00
zen0bit 0f1eb545c0 feat: Add function with information about supported operating systems 2024-04-16 13:10:30 +01:00
zen0bit 29be0990fe fix: failing to launch VMs from outside directory
https://github.com/quickemu-project/quickemu/pull/875
2024-04-16 13:08:56 +01:00
Liam 592271d46b Use only latest BlendOS release 2024-04-16 13:04:17 +01:00
zen0bit 156e11af32 feat: Move you must specify release into function 2024-04-16 02:49:41 +02:00
zen0bit a346855bab feat: Move is not supported language message into function 2024-04-16 02:48:57 +02:00
zen0bit ae7b47f7f9 feat: Move must specify edition message into function 2024-04-16 02:48:00 +02:00
zen0bit cb33fa0bc8 feat: Move not supported edition message into function 2024-04-16 02:47:06 +02:00
zen0bit 534f7fc342 feat: Move handling of unsupported combinations into function 2024-04-16 02:44:13 +02:00
zen0bit 7394518602 feat: Add function to show error message if OS not specified 2024-04-16 02:34:36 +02:00
zen0bit 7a3e3c802a feat: Add function to show error if OS is not supported 2024-04-16 02:33:42 +02:00
zen0bit bd0327c7b8 feat: Add function to list ISOs of all supported OS 2024-04-16 02:26:13 +02:00
zen0bit 0a472db085 feat: Add function to show short info about OS 2024-04-16 02:22:40 +02:00
zen0bit f5d87cf419 feat: Add function to show default live OS credentials 2024-04-16 02:21:32 +02:00
zen0bit c6462e9fa4 feat: os_basedof function 2024-04-15 17:58:37 +02:00
Phil Clifford bea27b1ffa Further markdown linting and standartisation of fencing 2024-04-15 09:09:57 +01:00
Phil Clifford d1c4fa9de5 Readme and man pages regenerated reflecting updates
Co-authored-by: frafra frafra@users.noreply.github.com
2024-04-15 09:09:57 +01:00
Martin Wimpress 8aa7ccc796 docs: emphasise macOS host support is WIP 2024-04-15 09:09:57 +01:00
Martin Wimpress 465623b904 docs: improve installation documentation for Debian and derivatives #863 #583 2024-04-15 09:09:57 +01:00
Martin Wimpress 24bcdfdb9a docs: correct example documentation for ubuntu daily-live. close #943 2024-04-15 09:09:57 +01:00
Phil Clifford 33b8133a33 Readme and man pages regenerated reflecting updates 2024-04-15 09:09:57 +01:00
Alex Genovese eac8cc2031 Add Tuxedo OS
As requested by @zen0bit ...

❤️
2024-04-15 08:53:55 +01:00
Chase Covello 4337aff726 Updated Makefile
Updated Makefile to install/uninstall chunkcheck and to remove
installation of macrecovery.
2024-04-15 08:51:54 +01:00
Alex Genovese 91389d6be4 add PureOS 2024-04-13 11:44:40 +01:00
zen0bit 10d69b72d0 readd EasyOS 2024-04-12 10:00:26 +01:00
Alex Genovese 70cf5c2100 fix sse41 contradiction and cpuid host warnings
Previously grepped for sse4_1
but specified sse4_2

Also needs TSX controls.

See comments at end of #886
2024-04-12 09:50:47 +01:00
Alex Genovese d030221214 revised health checker
milliseconds, almost instant ...

fix for earlier pr which failed on new installs
if disk was not present #848
2024-04-12 09:50:14 +01:00
Martin Wimpress 77123d0751 fix: update debian package to install chunkcheck. close #988 2024-04-11 23:48:44 +01:00
Martin Wimpress f2087c376b chore: white space clean up 2024-04-11 23:48:44 +01:00