Commit graph

1195 commits

Author SHA1 Message Date
zenobit
d8c178c4e6
Create CNAME 2024-04-22 19:45:54 +02:00
zenobit
1f26478f05 latest quickget improvements PR
https://github.com/quickemu-project/quickemu/pull/892
Signed-off-by: zenobit <zenobit@disroot.org>
2024-01-16 16:26:03 +01:00
zenobit
e513cd1d62
Create _config.yml 2024-01-10 01:35:41 +01:00
zenobit
e84978a020 Add PureOS
[PR](https://github.com/quickemu-project/quickemu/pull/786) Closed with comment
I am not going to accept distros that are primarily designed for/by OEMs as they will often carry hardware-specific enablement that is unnecessary in VMs.
2023-12-27 10:36:58 +01:00
zenobit
4e147aae56 Add Primtux
[upstream PR](https://github.com/quickemu-project/quickemu/pull/887)
2023-12-27 10:24:43 +01:00
zenobit
45851f7574 use .config instead of tmp 2023-12-27 09:45:44 +01:00
zenobit
3936885c16
Create xbps.yml 2023-12-25 00:18:54 +01:00
zenobit
3d7f452481 waiting for upstream merge
https://github.com/quickemu-project/quickemu/pull/885
2023-12-24 22:26:34 +01:00
zenobit
43d1d2b907 qg: Add #!++ 2023-12-24 22:26:34 +01:00
zenobit
3bbde6f4fc qg: tuxedoos DATE 2023-12-24 22:26:34 +01:00
37a5a77b01 qt: remove test menu 2023-12-24 22:26:34 +01:00
c2529ba60d quickemu-extended 2023-12-24 22:26:34 +01:00
41b704cb10 qt: fix mystake 2023-12-24 22:26:34 +01:00
1746488e5c gum filter instead of gum choose everywhere 2023-12-24 22:26:34 +01:00
ac94004c58 qr: header 2023-12-24 22:26:34 +01:00
5a8d70b7af delete vm gum --choose-if-one 2023-12-24 22:26:27 +01:00
91ef816696 mapfile vms_not 2023-12-24 22:26:27 +01:00
1fb3c975fb Update README.md 2023-12-24 22:26:27 +01:00
0cbb350313 qr: update 2023-12-24 22:26:27 +01:00
02343c4b3c qg: cereus homepage 2023-12-24 22:26:27 +01:00
bfee2e5921 qg: Add Nitrux 2023-12-24 22:26:26 +01:00
c734916939 qg: show-distro-homepage needed for distro tip 2023-12-24 22:26:26 +01:00
3106911166 qr: tip
https://github.com/quickemu-project/quickemu/pull/864
Needs to be merged to work
2023-12-24 22:26:26 +01:00
e78cd81da3 Update README.md 2023-12-24 22:26:26 +01:00
1b4ef8fac8 dh 2023-12-24 22:26:26 +01:00
72df0fc27f quicktui 2023-12-24 22:26:26 +01:00
257e293fe9 qrun 2023-12-24 22:26:26 +01:00
c1e9e49854 quickfzf 2023-12-24 22:26:26 +01:00
9b37c81eff quickget extended 2023-12-24 22:26:26 +01:00
zenobit
fa40efa6dc q 0.66 2023-12-24 22:22:40 +01:00
2e0c930095 q 0.2 2023-12-24 13:27:48 +01:00
Martin Wimpress
0c8e1a5205 chore: white space clean up 2023-12-10 23:10:16 +00:00
Martin Wimpress
81856322a5 feat: add NixOS 23.11 2023-12-10 23:10:16 +00:00
Liam
132ae1c81c Remove unsupported (and unobtainable) Fedora releases 2023-12-10 22:56:27 +00:00
Liam
841807afe6 Fix show-iso-url and test-iso-url creating unnecessary directories 2023-12-10 22:56:27 +00:00
Phil Clifford
962ef63ad3 chore: docs regenerated
NB includes small typo correction and also workaround
because list-csv has stopped outputting Ubuntu Server records for some reason
2023-12-10 22:55:28 +00:00
708070739c Add EasyOS 2023-12-10 22:50:44 +00:00
Phil Clifford
c58e5c5b98 List ubuntu-server releases and hide eol releases 2023-12-10 22:37:47 +00:00
David A Brown
d958ae1dbe Redo of quickemu indentation - no code changes. 2023-11-25 16:13:04 +00:00
Alex Genovese
a34221e63e add qqX to the main quickemu readme (hopefully) 2023-11-25 16:11:46 +00:00
Jai A P
961a8a1820
Fix -s/-t flags still downloading isos (#846)
* Fix -s/-t flags

* Update quickget

* Typo
2023-11-16 23:36:59 +00:00
Jai A P
7a724e43f3
Added automatic version fetching for ubuntu (#821)
* Automatic fetching of ubuntu versions

* Fix displaying ubuntu versions

* Update quickget

* Updated quickget

 - Remove obsolete daily-legacy
 - Add error if desktop amd64 build do not exist as in current status

* Allow 'daily' as a valid release for ubuntu family

* Better logic to fetch Ubuntu-server & failsafe
2023-11-16 23:35:44 +00:00
b284e411a3 quickget: void: change to repo-default 2023-11-16 23:31:22 +00:00
Phil Clifford
7bee31c666 fix: make revised batocera actually find the latest file 2023-11-12 17:22:05 +00:00
Phil Clifford
b05dd50aea added new quickget features to README and man page 2023-11-12 17:21:34 +00:00
Phil Clifford
acca8cc224 chore: regenerated docs
includes revised Windows changes and aligned usage() output
2023-11-12 17:21:34 +00:00
Phil Clifford
b232bbfcfe Align usage() to edited README.md 2023-11-12 17:21:34 +00:00
Jai-JAP
f217e63189 Add Fedora 39 2023-11-12 17:19:19 +00:00
Martin Wimpress
d65d19211b
refactor: use consistent debian/changelog creation for release workflow 2023-11-10 16:31:59 +00:00
Martin Wimpress
99e7677665
refactor: rework publish ppa workflow 2023-11-10 16:11:26 +00:00