probonopd

Results 1135 issues of probonopd

Make installed system boot experience more like Live ISO, in part by utilizing the mechanism discussed in https://github.com/helloSystem/ISO/issues/312. - [x] Splash screen - [x] No text consoles unless booted in...

Since package updates can overwrite files that we have modified or removed in helloSystem, we need a way to allow for package updates without resorting to `pkg lock`. Example: `/usr/local/share/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service`...

bug

I would like to silence the EFI + BIOS bootloaders entirely. `console=noconsole` does NOT do the trick, still plenty of text. Can rEFInd graphics mode hide that text? I tried...

enhancement
help wanted
freebsd

https://wiki.archlinux.org/title/GTK

enhancement
good first issue

Don't show Xorg X_cursor at logout for a split-second. `xsetroot -cursor_name left_cursor` seems to not prevent this. How can it be prevented? Binary-patching `X_cursor` out of Xorg?

Starting with 0.7.0, we no longer have text-mode consoles if the computer was started with `boot_mute` (which is the default). This can lead to the situation that the user types...

Cannot access Ventoy disk (where all the ISOs are stored) when booted into helloSystem from Ventoy: ``` % sudo mount.exfat /dev/ada1p1 /mnt FUSE exfat 1.3.0 WARN: '/dev/ada1p1' is write-protected, mounting...

**Describe the bug** The ISO is too large. GitHUb Releases has a maximum of 2 GB. **To Reproduce** Build an ISO **Expected behavior** Is ~1.5 GB **Additional information** We should...

bug

Is it just me or is this backwards? https://github.com/helloSystem/ISO/blob/41e357984ec23b7b508cbc1b83318b752a82c899/overlays/uzip/furybsd-live-settings/files/usr/local/bin/furybsd-install#L8

bug

Live ISO: Audacity doesn't accept `/tmp`. Why? ![image](https://user-images.githubusercontent.com/2480569/141660760-4c8af20c-2613-440a-8810-b0f1e41c7592.png) ``` % mount | grep /tmp tmpfs on /tmp (tmpfs, local) /tmp/etc on /etc (nullfs, local) ```

bug