1
1
Fork
You've already forked iso
1

feat: reboot after install, security additions #8

Open
boredsquirrel wants to merge 1 commit from boredsquirrel/iso:kickstart-improvements into release
pull from: boredsquirrel/iso:kickstart-improvements
merge into: HeliumOS:release
HeliumOS:release
First-time contributor
Copy link

Signed-off-by: boredsquirrel boredsquirrel@noreply.codeberg.org

Signed-off-by: boredsquirrel <boredsquirrel@noreply.codeberg.org>
Signed-off-by: boredsquirrel <boredsquirrel@noreply.codeberg.org>
@ -16,6 +16,9 @@ ostreecontainer --url quay.io/heliumos/bootc:9
# --- Basic Security ---
firewall --enabled
services --disabled=geoclue,avahi-daemon
Owner
Copy link

We can disable these services, but that should be done within the bootc image, not the installer. This allows us to change the default enabled services on day 2.

We can disable these services, but that should be done within the bootc image, not the installer. This allows us to change the default enabled services on day 2.
This pull request has changes conflicting with the target branch.
  • heliumos.ks
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u kickstart-improvements:boredsquirrel-kickstart-improvements
git switch boredsquirrel-kickstart-improvements

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release
git merge --no-ff boredsquirrel-kickstart-improvements
git switch boredsquirrel-kickstart-improvements
git rebase release
git switch release
git merge --ff-only boredsquirrel-kickstart-improvements
git switch boredsquirrel-kickstart-improvements
git rebase release
git switch release
git merge --no-ff boredsquirrel-kickstart-improvements
git switch release
git merge --squash boredsquirrel-kickstart-improvements
git switch release
git merge --ff-only boredsquirrel-kickstart-improvements
git switch release
git merge boredsquirrel-kickstart-improvements
git push origin release
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
HeliumOS/iso!8
Reference in a new issue
HeliumOS/iso
No description provided.
Delete branch "boredsquirrel/iso:kickstart-improvements"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?