Community documentation, code, links to third-party resources, ... See the issues and pull requests for pending content. Contributions are welcome!
Go to file
Yuraeitha 1ab9967f70
Update R4-universal-update-script.sh
### Major changes and restructuring ###
- New script feature, script slots for every template.
  - Now much easier to add or change template names in script with a single entry.
  - Normal script user-changes kept at beginning of script.
  - Slots can be expanded or changed if the user needs it.
- Removing the progress status code.
  - Might be re-made later.
- Moving some of the comments and notes to the bottom of the script.

### Minor changes ###
- Including (but default disabled) autoremove command, should the user want to enable it.
- The --clean option is now removed from dom0 update and replaced with --refresh, which seems to work normally in Qubes 4 now.
- Including the fedora upgrade command.
- Removing --refresh from the upgrade command, as refreshing is only needed once from the update command, and makes upgrade act on same info as update, thereby removing the low risk of hitting a repository change between commands, speeding up the time to finish the script updating, and making it overall more reliable.
- Disabling the progress bar, might be re-done later.
- Changing default fedora-26 to fedora-28.
- Correcting typo's.
- Updating ending message when the script finishes.
2018-07-02 04:53:06 +00:00
_res test link formatting 2018-04-16 11:35:40 +03:00
code Update R4-universal-update-script.sh 2018-07-02 04:53:06 +00:00
docs Update x230.md 2018-06-18 00:54:51 +02:00
README.md fix spelling 2018-05-13 09:18:07 +03:00

For more information about the project, content and contributing, see this page.

This repository hosts user-contributed documentation and code/resources. Please see the README.md files in the docs/ and code/ folders for more information.

Pending submissions, reviews and QA can be seen in this repository's issues and pull requests.