-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates for UM41 #85
base: main
Are you sure you want to change the base?
Updates for UM41 #85
Conversation
Deploying ultramarine-wiki with Cloudflare Pages
|
## Ultramarine 41 | ||
|
||
- 🔥 Switched to Readymade from Anaconda | ||
- 🔥 Switched to Raspberry Pi Foundation Kernel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add Pi/raw ARM images will be BTRFS
Can also include Chromebook change, will be worth looking at closer to release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add those
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will later
| Surface Go | No | Cameras and LTE will not work without Surface Kernel | ✓ | | ||
| Surface Go 2 | No | Same as Surface Go | ✓ | | ||
| Surface Go 3 | No | | | | ||
| Surface Go 4 | Yes | UFS Storage, requires some manual intervention to get working | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manual intervention guide should be provided below this chart, along with any other manual workarounds needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would talk about what surface_aggregator is/how to use it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manual intervention guide should be provided below this chart, along with any other manual workarounds needed?
they should go to surface wiki imo, but maybe
I would talk about what surface_aggregator is/how to use it
I can make a mention
@@ -55,9 +50,9 @@ These can be found in the [Raw Image](https://images.fyralabs.com/images/ultrama | |||
it on another device. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change raw images link to /41/
|
||
Open your Edition's app store, on Flagship, GNOME, and Xfce, this is Software, on Plasma this is Discover. The upgrade should be in the updates section, simply press upgrade, wait for the packages to download, and reboot from the app store. | ||
|
||
You may need to update your copy of Ultramarine 40 before the upgrade will become available. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Talk about/guide for UMhop/Pantheon upgrade path?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can make another page for that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That works
## Ultramarine 41 | ||
|
||
- 🔥 Switched to Readymade from Anaconda | ||
- 🔥 Switched to Raspberry Pi Foundation Kernel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 🔥 Switched to Raspberry Pi Foundation Kernel | |
- 🔥 Switched to Raspberry Pi Foundation Kernel | |
- Raw/Pi images switched to BTRFS | |
- Added WSL support |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove pi
Co-authored-by: Owen Zimmerman <[email protected]>
## Ultramarine 41 | ||
|
||
- 🔥 Switched to Readymade from Anaconda | ||
- 🔥 Switched to Raspberry Pi Foundation Kernel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 🔥 Switched to Raspberry Pi Foundation Kernel | |
- 🔥 Switched to Raspberry Pi Foundation Kernel | |
- Raw images switched to BTRFS | |
- Added WSL support |
2. Simply select "Other General Purpose OS" then your Ultramarine Edition of choice. | ||
3. Insert the storage device into your Pi and boot up! The root filesystem will automatically be expanded. | ||
4. You will be prompted to set up a user, do this and you're done!. | ||
- Your storage device will need to be larger than 16GB (the image is ~15GB) We suggest 20GB so you have space for software. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Raw images consists of mostly blank space:
Maximum is around 7.1GB (plasma), final raw image size is 12.1 GB, 3.6 GB after compression, nowhere to 15GB.
If I understand this correctly, a system with 10 GB can install plasma with 3 GB to spare. This of course requires verifications.
If true, also edit rpi3 notes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
compression doesn't matter here, we're decompressing, i swore they were like 12-15gb now, thanks for the correction
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The largest is 15GBs, the smallest is 8GBs. There is free space within those images but they still take up that much space once decompressed.
@madonuko didn't you have a way to shrink these sizes down? Especially the plasma one? If we can shrink down the plasma one, the next largest raw image is 12GBs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The largest is 15GBs, the smallest is 8GBs. There is free space within those images but they still take up that much space once decompressed.
@madonuko didn't you have a way to shrink these sizes down? Especially the plasma one? If we can shrink down the plasma one, the next largest raw image is 12GBs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're showing imgs from 2 Aug, that's old as heck.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the most recent KDE raw image is 13GBs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait that's x86, the ARM raw image is probably still 15, checking now.
5. Run `dracut -f` to make sure the new kernel is installed as the initramfs. | ||
|
||
6. Exit the chroot and reboot! | ||
Microsoft Surface support is provided in partnership with the Linux Surface team. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We only got permissions to use their provided software, we did not negotiate any partnerships afaik.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's probably okay to say but changing it is likely safer, just copied the copy from chromebook and pi
Co-authored-by: madomado <[email protected]>
No description provided.