-
### Which ISO version are you using?
2024.11.01
### The installation log
```json
regular installation /w desktop on real hardware, limine as bootldr
```
### describe the problem
ini…
-
#### What were you doing?
I forked a repository for some specific usage. When I finished setup everything and push to GitHub, the action starts to run.
#### What did you expect to happen?
Bui…
-
### Describe the bug
Trying to install the current snapshot build on this device results in no traffic being routed, thus preventing the installation of the sysupgrade imsage.
### OpenWrt versio…
-
# Intro
This type of module would be unique in 1 way.
In my proposal, module would be automatically enabled for all BlueBuild images & it would always run last in the pipeline.
# Reason
It…
-
### Describe the bug
When building with -j16, the image building process is stuck on initramfs
### OpenWrt version
24.10-SNAPSHOT
### OpenWrt release
24.10-SNAPSHOT
### OpenWrt target/subtarget…
-
Hello,
while playing with Devuan daedalus I found bash and run-parts are located in `/bin`. I know, daedalus seems to be phased out soon and excalibur has everything in place, but I checked other dis…
-
```
alioth -l info --log-to-file run --kernel ~/tmp/vmlinuz --cmd-line "console=ttyS0" --initramfs ~/tmp/initramfs.linux_amd64.cpio --mem-size 4G --num-cpu 2
```
r…
-
Initramfs in Fedora Silverblue misses `crypttab` file (other Fedora variants need to be examined). A different mechanism is used, therefore custom approach has to be implemented by cryptreboot.
Cry…
-
We use `xz` compression for initramfs since ages™, as it provides a small initramfs file:
```
# time update-initramfs -k all -u
[...]
real 0m30.415s
user 2m40.279s
sys 0m3.720s
# ls…
mika updated
20 hours ago
-
There has been some concerns raised about the consequences of including dbus and stystemd together in the generated initramfs.
This could potentially impact dracut modules that pulls in dbus dracu…