-
Hello, I'm having a bit of a unique issue, and I wanted to see if I could get some help resolving this.
1. Around 2 years ago, I purchased an X230, ran hamishcoleman's ec patches in hopes of gettin…
-
### Describe the bug
My device works fine on openwrt19.07. But when I upgraded to 22.03/23.05 something abnormal happened.
Devices sometimes have problems after multiple restarts (19.07 Moyo has a…
-
It was producing good, the only changes where to the title and the size of disk.
menu title
title-text
VERSION
penguins-eggs/10.0.45 linux-x64 node-v18.19.0
Exportable Squashfs 4.0 …
-
Thanks for the great project!
Is it possible to add a partial extract by pattern, as it is done in `unsquashfs`?
For example:
```
unsquashfs squashfs-image '*.desktop'
```
or:
```
unsquashfs…
-
This is more of a mash note than a GitHub issue. Just wanted to say this project is awesome. I have been trying forever to find a way to install a full emacs without sudo (compiling, nix, etc.), and t…
-
I tried the following:
```
uenv image add wombat/v2:test@eiger%zen2 $SCRATCH/my_store.squashfs
uenv image add wombat/v2:1234@eiger%zen2 $(uenv image inspect --format '{sqfs}' wombat/v2:test@eiger%z…
-
Description: I'm attempting to generate an SBOM for a Singularity file using Syft, but I encounter a runtime error.
Below is my setup and the command I used. I apologize, but due to the proprietary n…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
Appimaged fa…
-
### Describe the bug
Onedrive linux client is not syncing shared items between personal accounts. It seems like the onedrive linux client can not see the shared folders in the "My files" folder, so…
-
I create an image of squashfs under Windows 7:
```
SquashFileSystemBuilder b = new SquashFileSystemBuilder();
b.AddFile("1.txt", @"1.txt");
b.AddFile("2.txt", @"2.txt");
b.Build(@"0.sq");
```
…
ghost updated
7 months ago