Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuaxo/dosemu-scripts
Experimenting with dosemu, warning will clobber your installation
https://github.com/stuaxo/dosemu-scripts
Last synced: about 7 hours ago
JSON representation
Experimenting with dosemu, warning will clobber your installation
- Host: GitHub
- URL: https://github.com/stuaxo/dosemu-scripts
- Owner: stuaxo
- Created: 2015-08-24T14:17:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T14:27:09.000Z (about 9 years ago)
- Last Synced: 2024-10-13T01:28:44.951Z (about 1 month ago)
- Language: Shell
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Backup your .dosemu and /etc/dosemu as this will nuke them !
Initialise
./clone-dosemu.sh
To grab the different versions - dosemu is cloned to src/dosemu2, and
the other versions placed in src/dosemu-someversion.You can run it again to nuke and refresh the other versions.
- also calls ./dl-freedos.sh to grab freedos
Check Git Tags
see checked out versions in ./src and their dosemu versions:
./get-versions.sh
dosemu versions in directory src:
dosemu-1.5.0: 1.5.0
dosemu2: 2.0pre3-20150823-gdea48b4
dosemu2-2.0pre1: 1.5.0-577-gd5b3f42
dosemu2-2.0pre2: 2.0pre2
dosemu2-2.0pre3: 2.0pre3Uninstall current dosemu version
- nukes settings as well, dangerous !
./uninstall-dosemu.sh
Build and install a version
Use a folder returned by ./get-versions.sh
./install-version.sh dosemu-1.5.0
Save the config of the current version in config/dosemu-1.5.0
./get-config.sh
Install the ubuntu version
./unstall-dosemu.sh
hash -r
sudo apt-get purge dosemu
sudo apt-get install -y doseumu
sudo ldconfig