v1.0.0 prelease (v0.99.21) - update T
Pre-releaseDialogs: The button order for dialogs has been swapped.
VirtualBox: A workaround for a bug in VirtualBox where very large displays were not updating correctly has been implemented.
Network Status: Network status can now be read from userspace at /proc/netif
.
Panel: A network status widget has been added to the panel. The clock and date widgets now show a calendar popover. The volume widget now periodically updates to account for potential knob changes in other applications.
Alt-F4: Alt-F4 support has been fixed after being broken when applications moved to a generic mainloop implementation.
Network: The e1000
driver is now functioning, and bugfixes have been introduced for the pcnet
and rtl
drivers that should fix issues using them with QEMU's TCG backend and other slow systems.
Netboot: The netboot image has been updated. Please download a new ISO below if you are using netboot. You can now use the netboot image on systems with supported Intel PRO/1000 series cards.
Known Issues
There are no specific known issues in this release.
Usage
VirtualBox is the recommended environment for running ToaruOS. QEMU is also supported. Using ToaruOS on real hardware is not recommended and we are not responsible for any issues you may encounter or damage this may cause. Other virtual machines and emulators are not supported and may not work. It is not recommended that you run ToaruOS in Bochs as the UI requires considerably higher performance than Bochs is capable of providing. When using QEMU, KVM is preferred but acceptable performance should be possible with the non-accelerated TCG backend on modern hardware.
- VirtualBox:
- OS Type:
Other/Unknown
- Memory: At least 1024MB
- Video Memory: May need to be adjusted if you have a large display
- OS Type:
- QEMU
qemu-system-i386 -M accel=kvm:tcg -m 1G -vga std -net nic,model=rtl8139 -net user -soundhw ac97,pcspk -cdrom toaruos.iso -serial stdio
To use the package manager, run sudo get-py
to see a list of packages and sudo get-py vim
(for example) to install a package. Packages must be downloaded from our servers and this process may be slow, please be patient.
The password for the local
account is local
. The password for root
is toor
.
License
ToaruOS includes software from many sources. A complete listing of licenses for software included in this release is available from the Help Browser (Applications > Help > Go > Topics > Licenses).