Skip to content

chore(migrate.sh): change release versions and improve consistency#228

Open
halfcyan wants to merge 1 commit into
Ultramarine-Linux:mainfrom
halfcyan:patch-1
Open

chore(migrate.sh): change release versions and improve consistency#228
halfcyan wants to merge 1 commit into
Ultramarine-Linux:mainfrom
halfcyan:patch-1

Conversation

@halfcyan

Copy link
Copy Markdown
Member

idk why --allowerasing was at the end on some commands and middle on others but this is more consistent

idk why --allowerasing was at the end on some commands and middle on others but this is more consistent
@madonuko

Copy link
Copy Markdown
Member

I think we still provide 41 repos, just not updated and supported

Comment thread public/migrate.sh
if [[ ${os_variant} = "workstation" ]]; then
echo ' ... Detected Fedora Workstation'
trace sudo dnf swap -y fedora-release-common ultramarine-release-gnome --allowerasing
trace sudo dnf swap --allowerasing -y fedora-release-common ultramarine-release-gnome

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is nasty and potentially dangerous, allowerasing isn't typically needed for this swap

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it already had it... do we want to remove it entirely?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants