-
Notifications
You must be signed in to change notification settings - Fork 74
feat: add support for some YaST-like URLs #2118
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
9198d6a
feat(ruby): disable signature checking for dir:// repositories
imobachgs 042d6f0
docs(ruby): update changes file
imobachgs 72f92b3
fix(service): fix local directory URL
imobachgs 400d4bc
feat(ruby): disable signature checking for dir:// repositories (#2098)
imobachgs 35370c1
Adapt SLES / SLES_SAP 16 to new patterns
fcrozat ad2b830
add changelog entry for patterns update
fcrozat 4088304
Update patterns for SLES / SLES_SAP 16 (#2104)
lslezak fff357d
storage: remove leftover in storage schema
joseivanlopez 5d9a295
remove /storage/guided also from profile example
mvidner 7656a16
install and package also storage.schema.json (bsc#1238367)
mvidner 035bc7a
install and package also storage.schema.json (bsc#1238367) (#2107)
mvidner 8b4e2ee
Revert "fix(service): fix local directory URL"
imobachgs a0d4bb4
Revert "feat(ruby): disable signature checking for dir:// repositories"
imobachgs 8450886
docs(ruby): update changes file
imobachgs ae7bbcc
feat(ruby): enable signature checking for `dir://` repositories (#2113)
imobachgs de64b3a
refactor(rust): extract Transfer::get to a generic handler
imobachgs 9ffba96
feat(rust): add support for device:, usb:, label: and hd/dvd/cd: URLs
imobachgs 142901f
fix(rust): adapt to Transfer::get API changes
imobachgs 68fb418
docs(rust): extend transfer API documentation
imobachgs 61e9154
feat(rust): extract label: to a separate LabelHandler
imobachgs a876d6c
refactor(rust): move transfer handlers to separate modules
imobachgs 54ed4b4
feat(rust)!: the download command expects a destination
imobachgs bfddec2
feat(rust): add some feedback to "agama download"
imobachgs 353de60
refactor(rust): use lsblk --pairs to read the file systems
imobachgs f6a6f9e
fix(rust): FileSystemReader uses the shortest path as mount point
imobachgs d8f4a6e
fix(rust): FileSystem includes the whole block device
imobachgs 4b00c20
chore(rust): updates from code review
imobachgs f17075c
refactor(rust): move mount logic to the FileSystem struct
imobachgs 8e9655e
fix(rust): mount file systems in ro mode
imobachgs 6506628
refactor(rust): better naming for FileSystemsList
imobachgs 909c719
fix(rust): handle devices= with no /dev prefix
imobachgs 9814e23
Merge branch 'after-release-beta2' into extend-transfer-urls
imobachgs 1657b09
docs(rust): update changes file
imobachgs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.