WIP: feat(systemd): switch to systemd #33

Draft
lbailly wants to merge 8 commits from lbailly/liminix:systemd into main
Member
No description provided.
lbailly added 2 commits 2024-10-01 11:01:57 +02:00
feat(ci-wlan): use wpa_supplicant
All checks were successful
build liminix / build_vm_qemu_mips (pull_request) Successful in 19s
build liminix / build_zyxel-nwa50ax_mips (pull_request) Successful in 19s
build liminix / test_hostapd (pull_request) Successful in 19s
c5e48f5c9f
lbailly force-pushed systemd from c13748f53f to 4a0b00ed4f 2024-10-02 13:35:01 +02:00 Compare
lbailly force-pushed systemd from 4a0b00ed4f to 2a2d3baa55 2024-10-04 15:02:06 +02:00 Compare
lbailly force-pushed systemd from 2a2d3baa55 to 14b59b5b62 2024-10-04 15:58:03 +02:00 Compare
lbailly added 1 commit 2024-10-05 11:50:16 +02:00
units
Some checks failed
build liminix / build_vm_qemu_mips (pull_request) Successful in 33s
build liminix / build_zyxel-nwa50ax_mips (pull_request) Successful in 36s
build liminix / test_shell_customization (pull_request) Failing after 1m31s
build liminix / test_hostapd (pull_request) Failing after 10m59s
7705bc2a8e
lbailly force-pushed systemd from 0bfe2be7d5 to 02e34cc0cb 2024-10-06 21:07:40 +02:00 Compare
lbailly force-pushed systemd from 02e34cc0cb to e141c0827c 2024-10-06 22:04:51 +02:00 Compare
lbailly force-pushed systemd from e141c0827c to 9da241d8ec 2024-10-06 22:06:14 +02:00 Compare
lbailly force-pushed systemd from 408291cd01 to c9c07dd0d9 2024-10-07 00:19:06 +02:00 Compare
lbailly force-pushed systemd from c9c07dd0d9 to 30167b8456 2024-10-07 13:24:23 +02:00 Compare
lbailly force-pushed systemd from 30167b8456 to 7219e66992 2024-10-07 18:03:55 +02:00 Compare
lbailly added 1 commit 2024-11-08 22:39:28 +01:00
fix(update): enableScrictShellChecks
Some checks failed
build liminix / build_zyxel-nwa50ax_mips (pull_request) Failing after 27s
build liminix / build_vm_qemu_mips (pull_request) Failing after 29s
build liminix / test_shell_customization (pull_request) Failing after 29s
build liminix / test_hostapd (pull_request) Failing after 32s
3373031ef4
lbailly force-pushed systemd from 3373031ef4 to 643264bd69 2024-11-08 22:44:47 +01:00 Compare
Some checks failed
build liminix / build_vm_qemu_mips (pull_request) Failing after 22s
build liminix / build_zyxel-nwa50ax_mips (pull_request) Failing after 22s
build liminix / test_shell_customization (pull_request) Failing after 22s
build liminix / test_hostapd (pull_request) Failing after 22s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u systemd:lbailly-systemd
git checkout lbailly-systemd

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 checkout main
git merge --no-ff lbailly-systemd
git checkout lbailly-systemd
git rebase main
git checkout main
git merge --ff-only lbailly-systemd
git checkout lbailly-systemd
git rebase main
git checkout main
git merge --no-ff lbailly-systemd
git checkout main
git merge --squash lbailly-systemd
git checkout main
git merge --ff-only lbailly-systemd
git checkout main
git merge lbailly-systemd
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: DGNum/liminix#33
No description provided.