Commit Graph

10 Commits

Author SHA1 Message Date
awokd
5e4c1cf3b7 Update code/OS-administration/mount_lvm_image.sh
Co-Authored-By: neowutran <me@neowutran.ovh>
2019-04-13 06:11:22 +00:00
Yukikoo
aa32e81467
Create mount_lvm_image.sh 2019-04-12 22:41:09 +02:00
Yuraeitha
017b903fc9
Update R4-universal-update-script.sh
- Script feature added: Ignoring all template commands for specified template, if the specified template is disabled or removed.
  - Removes bash errors.
  - Faster script execution speed.
2018-07-02 10:14:25 +00:00
Yuraeitha
57581cefca
Update R4-universal-update-script.sh
- Removing wait commands and instead using smarter pause/wait, i.e. qvm-shutdown --wait and making use of the hidden build-in wait in qvm-start and qvm-run.
- Splitting up debian-based slots into two qvm command-lines (easier to read code this way).
- Increasing the out-of-the-box 5 slots for fedora, and 5 slots for debian, to 10 slots respectively.
- Minor readability improvements (spacing, comments, etc.).
- Updating final message asking for reboot.
2018-07-02 08:40:55 +00:00
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
Yuraeitha
dbf86432d7
Update R4-universal-update-script.sh
- Correting end-message.
2018-07-02 00:25:58 +00:00
Yuraeitha
dd8865648f
Update R4-universal-update-script.sh
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.
- 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 update and makes it overall more reliable.
- Including the fedora upgrade command.
- Disabling the progress bar, might be re-done later.
- Changing default fedora-26 to fedora-28.
- Correcting typo's.
2018-07-02 00:14:02 +00:00
Yuraeitha
b7fe941f74
Update R4-universal-update-script.sh
Updating to-do and warning message.
2018-06-07 11:01:31 +00:00
Yuraeitha
7dc872778e
Update R4-universal-update-script.sh
- Removing the backup script section from the script and any associated backup commands and warnings. This is done to streamline the simplicity and purpose of the script. Reminding users to take backups is outside the scope and purpose, and should be covered in separate scripts/docs. A backup reminder may be re-introduced if a proper GUI window can be made.
- Removing #-lock on script, so that it can run normal current updates out-of-the-box.
- Improved context and wording, as well as removing lingering redundancy and repeats.
- Overall intention in changes is also to make the script easier to read and getting started.
- Added a To-do table for planned improvements. Any help to reach these to-do goals sooner, are very welcome, and so are of course also other suggestions, feedback and improvements.
2018-06-07 10:51:30 +00:00
taradiddles
e30a7ed883 reorganize links 2018-04-16 08:48:40 +03:00