From 5129471f7e2ddeeb3d010da23ec7ac47163f0431 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Mon, 30 Dec 2024 08:42:39 -0800 Subject: [PATCH 1/2] Add LoongFire to list of distros LoongFire is fork of Open Source Firewall IPFire [0]. and to port IPFire to LoongSon LoongArch64 architecture. [0]: https://ipfire.org Signed-off-by: Vincent Li --- src/data/07-distros/loongfire.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/data/07-distros/loongfire.yml diff --git a/src/data/07-distros/loongfire.yml b/src/data/07-distros/loongfire.yml new file mode 100644 index 00000000..93d92eee --- /dev/null +++ b/src/data/07-distros/loongfire.yml @@ -0,0 +1,11 @@ +name: 'LoongFire' +homepageURL: 'https://www.bpfire.net' +repoURL: 'https://github.com/vincentmli/BPFire/tree/loongfire' +portingEfforts: + - authors: ['vincentmli'] + desc: 'LoongFire is fork of IPFire 2.x, a hardened, versatile, state-of-the-art Open Source firewall based on Linux. LoongFire is to port IPFire to Loongson Loongarch64 architecture. No plan to upstream to IPFire' + link: 'https://www.bpfire.net/download/ipfire-2.29-core190-loongarch64.img.xz' + supportStatus: WaitingRelease + releasedSinceVersion: '' + goodSinceVersion: '' + quality: OnPar From 412e719edc1b283c9fa5651266e3070d127bb9d6 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Mon, 30 Dec 2024 09:35:54 -0800 Subject: [PATCH 2/2] Add Vincent Li to porters Signed-off-by: Vincent Li --- src/data/porters.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/porters.yml b/src/data/porters.yml index ab4fcbf2..ad0b7591 100644 --- a/src/data/porters.yml +++ b/src/data/porters.yml @@ -91,6 +91,12 @@ sunhaiyong1978: url: '' githubUsername: sunhaiyong1978 giteeUsername: '' +vincentmli: + name: Vincent Li + kind: Community + url: https://github.com/vincentmli + githubUsername: vincentmli + giteeUsername: vincentmli xen0n: name: WANG Xuerui kind: Community