* add a new quick start page and change the origin one to work-flow page
* create get-started index page to include the above two and add itself to the top index
* rpower for redfish support
* rsetboot for redfish support
* recover
* modify depending on discussion and comments
* refine test case xcatd_start (#5932)
* Update small text in the diskful support example for cuda_power9_setup
Fix small issue mentioned in 5852
* rsetboot for redfish support
* Fix issue 5933: xCAT-openbmc-py build failed
* Fix remoteshell compatibility with custom Match (#5936)
If a user has a custom Match directive, remoteshell would
create an invalid configuration. Fix by ensuring we are
outside of a match context by doing Match all explicitly.
* fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944
* refine xcat-inventory backend testcase (#5946)
* add test case for issue 3602: confignetwork cannot work when regular expression is used in nics table
* add lsdef to get more debug info
* Revert "fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944"
* revert PR Fix remoteshell compatibility with custom Match #5936
* [go-xcat] Revise debug log, in order to make debugging go-xcat and bug reporting easier.
* [go-xcat] Revise the prompt messages
* [go-xcat] In yum/zypper repo file, use gpgcheck=1
* [go-xcat] Bump version number
* [go-xcat] Revise the help messages
* [go-xcat] xCAT uninstallation
* [go-xcat] Fix kill command error messages
* [go-xcat] Simplify command line argument processing
* [go-xcat] When do a `check', only run update_repo
* Update document of xCAT uninstallation - use `go-xcat uninstall`
* [go-xcat] Handle goconserver in trash_xcat()
* [go-xcat] Add goconserver to the uninstallation package list
* Add goconserver to the uninstallation package list
* [go-xcat] Fix debug_logger
* [go-xcat] xCAT can be completely uninstalled