ISO icon indicating copy to clipboard operation
ISO copied to clipboard

helloSystem Live and installation ISO

Results 197 ISO issues
Sort by recently updated
recently updated
newest added

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

With our new-style ISOs, we achieve much higher boot speed by not copying the whole filesystem to RAM before booting. However, on physical DVD drives this may have the disadvantage...

``` kernel: waiting for X server to shut down .(II) Server terminated successfully (0). Closing log file. Waiting 03 seconds Waiting 02 seconds Waiting 01 seconds ``` 3 precious seconds...

bug

##### Expected Behavior The ususal Qt-wide keyboard shortcut for quitting application works ##### Current Behavior Quit has no shortcut at all ![image](https://user-images.githubusercontent.com/2480569/137584445-8be8cca6-fd71-4777-a891-e3230029e7d5.png) Upstream issue opened: https://github.com/lxqt/qterminal/issues/862

bug

Add swap in installed system I noticed that the system can lock up in low-RAM situations, which can happen when editing video with Shotcut while running a web browser on...

enhancement

Consider using a `/etc/defaults/vendor.conf` file as documented in https://www.freebsd.org/cgi/man.cgi?rc.conf rather than [fiddling around with `rc.conf` like we do now](https://github.com/search?q=org%3AhelloSystem+rc.conf&type=code). That would probably be cleaner?

enhancement

Clicking on the Terminal icon in Dock does not bring already-open Terminal windows to the front. It does work for e.g., Leafpad, though. Why the difference?

bug