-
On June 1st, the directory name 'project' was changed to 'HFIP'.
On June 30th, the /lfs3 disk will be replace by /lfs4.
Update the repo as required.
-
**Is your feature request related to a problem? Please describe.**
Currently you can't easily transfer data to/from a QEMU VM. Especially transfering configurations would be very helpful. Issue #10…
ghost updated
3 years ago
-
Hello,
I could successfully install v4l2loopback on Ubuntu Dekstop 14.04 LTS running in a virtual machine on my pc. Now I want to install v4l2loopback on a Ubuntu Server 14.04 LTS (Amazon ec2). The…
-
Hello All, I was trying to build NCEPLIBS with clang and gfortran on Linux Ubuntu 18.04
. NCEPLIBS-external got built successfully. But I am facing following errors while building NCEPLIBS.
"
[ …
-
The instruction how to build, for example UFS_UTILS, in the last paragraph:
_To use these libraries in applications such as UFS_UTILS:_
```
cmake -DCMAKE_PREFIX_PATH=/path/to/nceplibs-install .…
-
Hi
By mistake, I have locked boot loader of my RMX1921 with the custom ROM. So now I am not able to boot into fastboot nor it. Also because of the custom ROM and TWRP device doesn't boot into normal…
-
To facilitate a structure more conducive to UFS and merging modeling systems together (e.g. GFS + GEFS) the $CYC subfolder of COMROT/ROTDIR needs to be broken into a new $COMPONENT subfolder. This wil…
-
I was able to successfully build after fixing #59 but now I am unable to generate initial conditions (running on Hera).
First, the UFS_UTILS in `ufs_utils.fd` in the `sorc/` directory does not cont…
-
**Description**
I compiled the kernel with Rust support and tried to boot. However, I am stuck at the emergency shell.
From what I can see in logs, it seems that the modules fail to load. Might be r…
-
In wiki:
If it's a not yet supported platform, select your arch in the menu and build it like this:
cd myplatform/source
make menuconfig
make -j6
But I did not understand exactly how I shoul…