Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dosbox-staging@0.82.0: Add drives folder to persist list #14793

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

farsil
Copy link

@farsil farsil commented Jan 26, 2025

This PR adds the drives folder to the persist list of dosbox-staging, version 0.82.0. This is to enable persistence for the drives used in the automount feature, described in the default configuration file:

#                   automount: Mount 'drives/[c]' directories as drives on startup, where [c] is a lower-case
#                              drive letter from 'a' to 'y' (enabled by default). The 'drives' folder can be
#                              provided relative to the current directory or via built-in resources.
#                              Mount settings can be optionally provided using a [c].conf file along-side
#                              the drive's directory, with content as follows:
#                                [drive]
#                                type    = dir, overlay, floppy, or cdrom
#                                label   = custom_label
#                                path    = path-specification, ie: path = %%path%%;c:\tools
#                                override_drive = mount the directory to this drive instead (default empty)
#                                verbose = true or false
  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

dosbox-staging

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@farsil farsil closed this Jan 26, 2025
@farsil farsil reopened this Jan 27, 2025
@farsil farsil marked this pull request as ready for review January 27, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant