Commit Graph

73 Commits

Author SHA1 Message Date
Phil Clifford 81d038cbae docs: align manual pages with release 4.9.8
chore: align doc submodule commit

docs(quickget): adapt whitespace in help_message()

needed in manual page regeneration to retain filtering of needed lines
currently omits the new flag for --disable-unattended

Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
2026-02-10 12:41:59 +00:00
Martin Wimpress c24c27c8f8 Update docs/quickget.1
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-23 07:34:47 +00:00
Phil Clifford 46ac98ed00 docs: update to reflect currently supported OSes
Also reflect tweaks to wiki since native support in Debian Trixie, Ubuntu Plucky and Fedora 41 onwards.
A lot of pandoc-generated changes to man page source style
2026-01-23 07:34:47 +00:00
Phil Clifford eeee8266db
chore: regenerate docs to align with current release (#1544) 2024-12-30 15:45:18 -06:00
Dridi Boukelmoune 84595dc32f
docs: Move quickemu_conf manual to section 5 (#1454)
* docs: Simplify make rules for pandoc

This removes a --standalone duplicate and counter-productive
indirections like $(MANSECTION) because it prevents having more
than one and docs/Makefile hardcodes the section anyway.

* docs: Move quickemu_conf manual to section 5

Where it technically belongs... With the new make rules for pandoc, it's
actually much easier to manage manuals in several sections without much
overhead.

* docs: Remove potential quickemu_conf.1 leftover
2024-10-04 11:35:36 +01:00
Phil Clifford c10ba9aac0 docs: remove doc reference to Windows Server 2012-r2 2024-08-27 10:44:27 +01:00
Phil Clifford 0cfeffbc82 docs: fix small usage typo 2024-08-27 10:44:27 +01:00
Phil Clifford def912cce3 docs: regenerated man pages include new options 2024-08-27 10:44:27 +01:00
Phil Clifford 88ae2a100e chore: reflect wiki updates to man page 2024-06-30 00:04:47 +01:00
Phil Clifford 24a2a7b413 chore: regenerated docs with README changes incorporated 2024-06-25 11:22:23 +01:00
Phil Clifford cf4b63c51d docs: man pages regenerated including recent wiki revisions 2024-05-28 12:58:13 -04:00
Phil Clifford 542fcbe50e fix: update Makefile for better pandoc options 2024-05-14 14:04:17 +01:00
Phil Clifford 304d459ddb docs: include documentation updates from wiki to man pages 2024-05-14 14:04:17 +01:00
Phil Clifford f6b5d684d4 docs: regenerated man pages for new and changed options
Also README.md and sub-project aligned
2024-05-14 14:04:17 +01:00
Phil Clifford 26a904f861 docs: regenerated to align with changed, added and removed options 2024-05-13 19:49:35 +01:00
Phil Clifford 212450765b docs: regenerated man pages
includes some updates and changes from wiki including
contribution of Gentoo guidance
2024-05-13 19:49:35 +01:00
Phil Clifford da01bdf27d
fix: add pciutils dependency (#1186)
* fix: add pciutils dependency

required for quickreport
Todo: add to docs and nix

* fix: add pciutils dependecy to nix

* docs: document pciutils dependency

* chore:deconflict submodule
2024-05-10 00:20:15 +01:00
Phil Clifford cd34eed243 add quickreport to Makefile 2024-05-09 22:42:13 +01:00
Phil Clifford 595d7ca2bb docs: A few more tweaks to man pages from 4.9.3 changes 2024-05-09 21:50:54 +01:00
Phil Clifford ad5ca69aa0 chore: regenerated man pages for changes 2024-05-09 19:09:53 +01:00
Martin Wimpress 69131b2e39 chore: drop macos high-sierra; recovery server is no longer available 2024-05-09 01:43:50 +01:00
Phil Clifford 0a7c196dd1 docs: update man pages to remove lsb dependency 2024-05-05 17:30:16 +01:00
Martin Wimpress cc085f41ee docs: remove LSB from quickemu man page 2024-05-05 12:48:54 +01:00
Phil Clifford 19d09556c6 Regenerated docs to adopt changes from PR 1140
man pages so far retain much of the installation and usage detail.
The README.md is now not really requiring regeneration as all the details
are referenced in the wiki.  It will be added in a seperate commit which can be ignored
but serves to show the 'corrections' and style tweaks imposed by pandoc.  These principally are line length and whitespace,
 with some markdown pedantry
2024-05-05 09:36:41 +01:00
Martin Wimpress f5203bec11 chore: remove wget
See the following for more information:
- https://github.com/quickemu-project/quickemu/pull/1087
- https://github.com/quickemu-project/quickemu/pull/1133
2024-05-02 17:08:51 +01:00
Phil Clifford befe1b8645 Regenerated docs 2024-04-30 12:26:33 +01:00
Phil Clifford 2f9c60dc6a chore: Regenerated docs to reflect these fixes
NB This also includes documentation changes linking to the wiki that identified these possible issues
2024-04-23 08:02:31 +01:00
Phil Clifford d2081b53ac chore: regenerated docs for small change in available OSes 2024-04-21 14:36:43 +01:00
Phil Clifford f5c805c25c docs: Incorporate changes from PR 1063
Man pages aligned. Also picked up arrival of HoloIso
2024-04-19 13:54:43 +01:00
Martin Wimpress 6e4d7850fb style: white space clean up in docs 2024-04-17 03:54:38 +01:00
Martin Wimpress c2778e1b27 docs: add curl to the requirements 2024-04-17 03:54:38 +01:00
Phil Clifford 93e0125880 fix: recovered macos instructions for TRIM 2024-04-17 03:53:43 +01:00
Phil Clifford d7e41bc704 docs: regenerated after merges
PureOS and TuxedoOS additions
2024-04-16 23:50:56 +01: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 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
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
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
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
colino17 b67e31db16 Update quickemu.1.md 2023-11-10 10:39:00 +00:00
Phil Clifford 055af8d741 chore: docs regenerated with edubuntu 2023-11-10 10:30:42 +00:00
Phil Clifford 6706192132 chore: regenerated docs for recent PR merges 2023-10-20 19:23:56 +01:00
Phil Clifford 5ac9a5706d docs: regenerated after PR merges
bodhi and linuxlite added, also Arch install instructions included
2023-10-19 08:53:09 +01:00
Phil Clifford 218e87990f Docs: regenerated for recent PR merges 2023-10-18 10:35:42 +01:00
Alejandro 941b325269 Adjusted check values 2023-10-16 11:35:00 +01:00
Phil Clifford 4226c5ac27 docs: Add Ventura to supported MacOS releases 2023-10-16 10:47:09 +01:00
Phil Clifford c7e91a0ea0 docs: windows automation return changes reflected and documentation regenerated 2023-06-21 08:57:16 +01:00
Phil Clifford 51a6502a79 docs: additional note explaining --screenpct
Co-authored-by: dabrown645 dabrown645@users.noreply.github.com
2023-06-14 11:55:12 +01:00