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

[feat] New recipe commands #17

Open
6 tasks
matbme opened this issue Sep 1, 2023 · 0 comments
Open
6 tasks

[feat] New recipe commands #17

matbme opened this issue Sep 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matbme
Copy link
Member

matbme commented Sep 1, 2023

Now that the installation process for Vanilla OS is (somewhat) finalized, it's a good idea to create/improve some recipe commands in Albius to replace the more complex shell items from vanilla-installer. Below is a list of some of the commands we should consider working on:

  • Mount/Unmount commands for post-install (needs to support overlay and bind mounts)
  • [feat] Allow passing extra flags to grub-install #13
  • Copy file from host to installed system, with support for printf-like substitution
  • Make chroot parameter in post-install optional, and default it to true
  • Basic filesystem operations (mkdir, rm, mv, chmod, ln, etc)
  • File editing (sed-like)
@matbme matbme added the enhancement New feature or request label Sep 1, 2023
@matbme matbme added this to the 2-beta milestone Sep 1, 2023
@matbme matbme self-assigned this Sep 1, 2023
@taukakao taukakao modified the milestones: 2-beta, 2-stable Apr 29, 2024
@taukakao taukakao modified the milestones: 2-stable, 2-after-stable Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants