-
Using gfortran's `-finit-local-zero` flag seems like a good idea. [Read about it here.](https://gcc.gnu.org/onlinedocs/gfortran/Code-Gen-Options.html#Code-Gen-Options)
However, `FMS/fmstot.f` fails …
-
1) Le footer doit etre fait en html
2) Faire la mise en forme du footer ( en css)
2) Faire en sorte que le footer soit responsive (@media )
- [ ] cocher tache accomplie :)
-
Hi there,
I would like to use the "include" feature to include another finit.d directory.
In my case, I would like to include both `/etc/finit.d` and `/mnt/flash/etc/finit.d`. Users are only all…
-
### Current Behavior
The system booted with WAN connected and LAN disconnected.
```
lan ethernet DOWN b2:b2:41:23:71:82
ipv4 …
-
I'm wanting to extend finit so that it can be controlled by dBus. I'm thinking an external daemon that talks over the unix-socket and then exposes it over dBus is the way to go, instead of creating a …
-
As the title says, when building Finit binaries statically linked, `tmpfiles.d` feature is not working, namely:
- the temporary dirs are not getting created according to config rules
- finit.debug=t…
vazub updated
9 months ago
-
that's with the code from git, head at efed0db16bc03ac.
./autogen.sh, ./configure --enable-static and make results in a fully dynamic finit
```
$ ldd ./src/finit
linux-vdso.so.1 (0x00007ffe7f358…
az143 updated
11 months ago
-
Good morning everyone.
I'm working with the FINIT and FUNRST files and would like their arrays to all cells in the model (`NX*NY*NZ`), called "uncompressed natural order" by ECLIPSE.
Currently, th…
-
Since other TLS 1.3 implementations such as Firefox offers also finit field groups, it would make sense to also provide these groups in our implementation.
Note: Finit field groups would also be na…
-
### Description
(Primarily) in debugging situations, there are times when you want to install some script to be run on every boot.
Typical scenarios:
- A hardware engineer want some component to be …