* Mon May 12 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme
- Adding SM2 panel [SME: 13004] - Upgrade to phpsysinfo 3.4.4 - Add code to delete inline styles and add css to make it look better. - version saved / built uses the static version, which means no drops downs and choices.
This commit is contained in:
@@ -7,4 +7,3 @@ ANSI_COLOR="0;36"
|
||||
HOME_URL="https://www.archlinux.org/"
|
||||
SUPPORT_URL="https://bbs.archlinux.org/"
|
||||
BUG_REPORT_URL="https://bugs.archlinux.org/"
|
||||
|
||||
|
@@ -19,4 +19,3 @@ ANSI_COLOR="0;36"
|
||||
HOME_URL="https://www.archlinux.org/"
|
||||
SUPPORT_URL="https://bbs.archlinux.org/"
|
||||
BUG_REPORT_URL="https://bugs.archlinux.org/"
|
||||
|
||||
|
@@ -0,0 +1,10 @@
|
||||
----------/etc/arch-release----------
|
||||
----------/etc/os-release----------
|
||||
NAME="Arch Linux ARM"
|
||||
ID=archarm
|
||||
ID_LIKE=arch
|
||||
PRETTY_NAME="Arch Linux ARM"
|
||||
ANSI_COLOR="0;36"
|
||||
HOME_URL="http://archlinuxarm.org/"
|
||||
SUPPORT_URL="https://archlinuxarm.org/forum"
|
||||
BUG_REPORT_URL="https://github.com/archlinuxarm/PKGBUILDs/issues"
|
Reference in New Issue
Block a user