mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #714] Update Anarchy Linux Builder #209
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#209
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @antonym on GitHub (Oct 6, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/714
Anarchy Linux has transitioned to gitlab (https://gitlab.com/anarchyinstaller/installer) and has archived the github repo.
Need to update the builder to reflect the new location here:
https://github.com/netbootxyz/asset-mirror/tree/anarchy
@zellkou commented on GitHub (Oct 6, 2020):
I found the correct url for gitlab's api https://gitlab.com/api/v4/projects/anarchyinstaller%2Finstaller/releases. Passing it through jq yields releases.txt but trying to parse it with jq to return only the direct_asset_url has bested me for hours and my googlefu trying to learn jq's syntax has left me with a migraine. I hope this helps.
@thelamer commented on GitHub (Oct 6, 2020):
github.com/netbootxyz/asset-mirror@55d9fe94b7@zellkou can you test out the head build when you get a chance? I am not 100% the arch patches I have in place are still compatible.
https://github.com/netbootxyz/docker-mod-layers/blob/archiso/root/patch
@zellkou commented on GitHub (Oct 7, 2020):
@thelamer Arch works correctly.
@antonym commented on GitHub (Oct 8, 2020):
Thanks all!