| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
-
https://lists.nongnu.org/archive/html/h-source-users/2022-06/msg00096.html
- https://h-node.org/issues/view/en/407/1/5daad3902c90da5af1b755b2f86e8235
|
|
|
|
| |
- also composer related temp files to gitignore
|
| |
|
|
|
|
| |
This reverts commit d64da811fa1086d34cf255ffd527bc567de1db44.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The libreCMC distributoin support several WiFi access points that are
not supported by other FSDG compliant distributions, so it's important
to add LibreCMC too.
Some of these WiFi Access point have USB port, so it might also be
interesting to document what USB peripherals are known to work or not.
And finally h-node could also be used to report if the stock
bootloader (typically u-boot) is free or not and if people managed to
replace it or not.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Replicant is an Android distribution, and Replicant up to 6.0 (included)
is still based on the kernels provided by the device manufacturers.
Because of that the hardware support is different from the one found in
the usual GNU/Linux distributions like Parabola.
This makes it important to add Replicant as well as none of the
smartphones and tablet supported by Replicant are supported by any of
the GNU/Linux 100% free software distributions.
In addition, many (but not all[1]) of the devices supported by
Replicant can also use ath9k_htc compatible USB WiFi adapters.
[1] Not all devices can provide the 500mA required by the USB WiFi
adapters.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
| |
That will make the review easier when adding new distributions as
this makes mistakes more visible when two lines are almost identical but
one contains a mistake.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
| |
That will make the review easier when adding new distributions as
this makes mistakes more visible when two lines are almost identical but
one contains a mistake.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The "Notebooks, netbook, tablet PC" category already has several
computers that are not Notebook, netbook or tablet PC.
For instance it has some Single Board Computers and smartphones.
And as I understood, other types of computers are supposed to go in this
category anyway. And the computer "subtype (notebook, netbook, tablet)
already has a "not-specified" option that can be used in such cases.
So it would be logical to reflect that in the user interface by somehow
adding the word "computer" in the name of that category.
In addition, there are already 3G cards, webcams, Ethernet cards,
modems, that can run GNU/Linux.
So if some of them they run LibreCMC for instance, it would make
sense to add them as computers to describe if they work well with
LibreCMC, and also as peripheral to describe if they interface
well with laptops running Trisquel for instance.
Note that I don't speak Greek, so I used Wiktionary and Wikipedia
to deduce the correct term for computer in Greek.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
| |
See https://h-node.org/issues/view/en/405#message-1086
|
|
|
|
| |
https://h-node.org/issues/view/en/399/1/fb95964401f38fb9b925efbb75c2de56
|
|
|
|
| |
- https://h-node.org/issues/view/en/398/1/fb95964401f38fb9b925efbb75c2de56
|
| |
|
|
|
|
|
|
|
| |
- issue:
https://h-node.org/issues/view/en/402/1/fb95964401f38fb9b925efbb75c2de56
- also added return types to functions (phpstan advice)
- and removed an unused array.
|
| |
|
| |
|
|
|
|
| |
Adding Debian 10, 11, 12, PureOS 9, 10 and Trisquel 9.
|
|
|
|
| |
- will document deployment process to reflect the change
|
| |
|
|
|
|
| |
Also to test out predev hook.
|
|\ |
|
| |
| |
| |
| | |
HEAD to be replaced with the actual commit in deployment.
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
Removing info@h-node.com
adding irc and mailing list.
couldn't do nonenglish version because I don't know the languages.
|
| | |
|
| |
| |
| |
| |
| | |
otherwise things may look weird e.g. urls in confirmation email would
start with `/`
|
| |
| |
| |
| |
| |
| | |
- The patch displays prominant notices about the current site being a
staging instance, and redirects visitors to the official site.
- Also added some instructions in a new README to apply the patch.
|
| |
| |
| |
| |
| |
| |
| |
| | |
- end():
https://stackoverflow.com/questions/4636166/only-variables-should-be-passed-by-reference
- get_magic_quotes_gpc() always returns false:
https://www.php.net/manual/en/function.get-magic-quotes-gpc.php
- __autoload(): https://stackoverflow.com/questions/50780678/deprecated-autoload-is-deprecated-use-spl-autoload-register
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
- Tested locally. The website up and running.
- Also updated the readme script to run either php5 or php7.
|
| | |
| | |
| | |
| | | |
tested locally.
|
| |/
| |
| |
| |
| | |
- Tested locally. The website up and running.
- Also updated the readme script to run either php5 or php7.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Also applied the docker patch and removed some commented code.
|
| |
| |
| |
| | |
These changes were already made on the prod server.
|
| | |
|