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

Fix archtitus issues #560

Merged
merged 3 commits into from
Sep 21, 2024
Merged

Conversation

nnyyxxxx
Copy link
Contributor

@nnyyxxxx nnyyxxxx commented Sep 20, 2024

Type of Change

Description

without refreshing the database before installing a package in the iso, it will fail due to not synchronizing package databases before hand with pacman -Sy

this is a failsafe incase the user did not do this before curling linutil

also fixes keymapping not saving after boot

image

Testing

works

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

@nnyyxxxx nnyyxxxx marked this pull request as draft September 20, 2024 08:57
@nnyyxxxx nnyyxxxx force-pushed the fixarchtitus branch 4 times, most recently from f68521f to 4785669 Compare September 20, 2024 10:24
@nnyyxxxx nnyyxxxx marked this pull request as ready for review September 20, 2024 10:40
@nnyyxxxx nnyyxxxx marked this pull request as draft September 20, 2024 13:45
@nnyyxxxx
Copy link
Contributor Author

nnyyxxxx commented Sep 20, 2024

going to put the btrfs subvolume fixes in here as well, and the var globbing fixes

@nnyyxxxx nnyyxxxx changed the title Fix archtitus Fix archtitus issues Sep 20, 2024
@nnyyxxxx
Copy link
Contributor Author

nnyyxxxx commented Sep 21, 2024

@ChrisTitusTech not sure how to fix the subvolume issue, will have to make a different PR for that. For now this PR will include minimization of subvolume creation, keymap fixes, & var globbing fixes.

@nnyyxxxx nnyyxxxx marked this pull request as ready for review September 21, 2024 14:07
@nnyyxxxx
Copy link
Contributor Author

Tested and ready to go!

@ChrisTitusTech ChrisTitusTech merged commit 9bc28b6 into ChrisTitusTech:main Sep 21, 2024
2 checks passed
@nnyyxxxx nnyyxxxx deleted the fixarchtitus branch September 21, 2024 14:28
@ChrisTitusTech ChrisTitusTech added the bug Something isn't working label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

userkeys not persistent on Archtitus install
3 participants