Skip to content

Releases: ChimeraOS/install-media

2024-10-01 (b7a8578)

01 Oct 23:55
Compare
Choose a tag to compare
2024-10-01 (b7a8578) Pre-release
Pre-release
2024-10-01_b7a8578

add realtek 8821 wifi driver

2024-09-20 (a54699b)

20 Sep 12:17
Compare
Choose a tag to compare
  • fix an issue with some disks being unable to proceed through the installer because the boot disk could not be determined
  • fix SATA devices being mislabeled "sInternal" instead of "Internal"
  • revert the increased wait time that was added to avoid console output overwriting the installer display since it is no longer needed

2024-09-08 (99e7e08)

08 Sep 16:47
Compare
Choose a tag to compare
various fixes and improvements

- add controller support
- graphical boot with plymouth
- hide boot menu
- disable watchdog
- warn when installing to external drives
- prevent installing to drives less than 55 GB in size
- use more human readable disk descriptions
- allow disk descriptions to be overridden
- include 'probe.sh' script to gather information about devices
- hide boot/install disk from list of disks
- skip disk selection step if only a single disk is available
- copy changes to improve clarity
- dropped support for legacy boot
- drop Steam bootstrap installation (was causing first boot to fail)
- drop Advanced install option to avoid confusion
- drop local install option
- include frzr 0.15.1 with some changes to frzr-bootstrap to facilitate installer changes

2024-05-10 (8bc4d32)

10 May 16:47
Compare
Choose a tag to compare
2024-05-10_8bc4d32

fix failing builds

2024-04-01 (ccd1b01)

01 Apr 17:19
Compare
Choose a tag to compare
2024-04-01_ccd1b01

bump wait time to avoid kernel boot messages printing over dialogs

2024-02-04 (e820ed2)

04 Feb 15:37
Compare
Choose a tag to compare
  • Added progress bar for Steam bootstrap download
  • Updated Steam bootstrap version
  • Minor tweaks to text

2024-01-21 (fd14f62)

21 Jan 17:09
Compare
Choose a tag to compare

Update installer to include the latest linux-chimeraos kernel.

2023-12-17 (613f53f)

17 Dec 18:41
613f53f
Compare
Choose a tag to compare
2023-12-17 (613f53f) Pre-release
Pre-release

_

2023-07-06 (69ce628)

06 Jul 21:44
69ce628
Compare
Choose a tag to compare
Update install.sh

Don't check unstable builds here.

2023-07-04

04 Jul 15:04
773c898
Compare
Choose a tag to compare
Merge pull request #57 from ChimeraOS/steam-bootstrap

Fetch steam-jupiter-stable directly from Valves repo and extract the …