-
-
Notifications
You must be signed in to change notification settings - Fork 50
Prepare support for other backends #737
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
d43e49a
DBusStructures: Add new file system enum and partition usage struct
meisenzahl ff2b6d0
DBusStructures: Add to_string method to FileSystem enum
meisenzahl 5853498
Update file system types to use InstallerDaemon
meisenzahl 8c137fe
Daemon: Convert file system and partition usage to common format
meisenzahl 3e041ce
Add PartitionTable enum and update
meisenzahl 3a2ed8d
Add new enums and struct for InstallerDaemon and update flags in Daem…
meisenzahl c1e4fa9
Refactor to_common_usage_bootloader method in Daemon class
meisenzahl 7cdde6a
Add InstallerDaemon.LogLevel and InstallerDaemon.Error to InstallerDa…
meisenzahl 08a0147
Utils: Remove distinst specific code
meisenzahl dd09a4b
Refactor file common/DBusStructures.vala to handle FileSystem.NONE ca…
meisenzahl 82c20cd
Remove distinst_dep from gui_dependencies
meisenzahl 2d382d2
Add support for Distinst installer backend in
meisenzahl 400d567
Satisfy linter
meisenzahl a27bda7
DBusStructures: Refactor to unowned reference
meisenzahl c69236b
Merge branch 'main' into prepare-backends
meisenzahl 3ad086a
Merge main
meisenzahl aab202c
Improve logging
meisenzahl 421e636
update
meisenzahl 490bdb4
Revert "Improve logging"
meisenzahl 5e67070
Merge branch 'main' into prepare-backends
meisenzahl 93b8f5c
Refactor
meisenzahl 1592f73
Merge branch 'main' into prepare-backends
meisenzahl 64ef863
Merge branch 'main' into prepare-backends
danirabbit fff2b00
Utils: Port hostname validation from distinst and add tests
meisenzahl 8e92a87
Merge branch 'main' into prepare-backends
meisenzahl cb012db
Merge branch 'main' into prepare-backends
meisenzahl 81151c8
HostnameValidator: Refactor to use char.isalnum
meisenzahl c4eec26
HostnameValidator: Add comment
meisenzahl 56d4d19
HostnameValidator: Update copyright and license
meisenzahl 216cc98
Merge branch 'main' into prepare-backends
meisenzahl 267e11d
Merge branch 'main' into prepare-backends
meisenzahl 6b9abce
Merge branch 'main' into prepare-backends
meisenzahl 0130ff3
Merge branch 'main' into prepare-backends
meisenzahl 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
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.