mirror of
https://github.com/ivabus/asahi-opensuse
synced 2024-11-10 02:05:14 +03:00
19 lines
730 B
Markdown
19 lines
730 B
Markdown
|
|
## TODO list
|
|
|
|
- [x] Integrate with yast2-firstboot
|
|
- [x] Build Tumbleweed image using kiwi-ng
|
|
- [x] Prepare repos with necessary packages (kernel, m1n1, u-boot, asahi-scripts, etc.)
|
|
- [x] Provide basic types of openSUSE (Leap, Tumbleweed) for installation.
|
|
- [x] Build installer (for use like general Asahi installer, ex. `curl https://ivabus.dev/suse | sh`)
|
|
- [x] Prepare basic (cli only, DE) rootfs images
|
|
------
|
|
- [ ] Test every type of installation
|
|
- [ ] Document things
|
|
- [ ] First release
|
|
------
|
|
- [ ] Provide Leap Micro and MicroOS for installation.
|
|
|
|
## What to fix
|
|
|
|
- kernel building (current kernel.sh creates "invalid" .spec file, which conflicts with glibc, see [#2](https://github.com/ivabus/asahi-opensuse/issues/2)) |