Update status

This commit is contained in:
Ivan Bushchik 2022-12-03 16:24:33 +03:00
parent e0f24cedad
commit 17fff311fa
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7

View file

@ -5,11 +5,11 @@ Currently I'm working on openSUSE port for Apple Silicon machines.
## TODO list ## TODO list
- [ ] Boot openSUSE from USB device with pre-built (by hands) image - [ ] Boot openSUSE from USB device with pre-built (by hands) image
- [ ] Build image - [+] Build image
- [ ] Test what works or not - [ ] Test what works or not
- [ ] Prepare installer - [ ] Prepare installer
- [ ] Prepare OBS repos with necessary packages (kernel, m1n1, u-boot, asahi-scripts, etc.) - [ ] Prepare OBS repos (or just repos) with necessary packages (kernel, m1n1, u-boot, asahi-scripts, etc.)
- [ ] Prepare ba-=sic (cli only, DE) rootfs images (and scripts to build them) - [ ] Prepare basic (cli only, DE) rootfs images (and scripts to build them)
- [ ] Build installer (for use like general Asahi installer, ex. `curl https://ivabus.dev/suse | sh`) - [ ] Build installer (for use like general Asahi installer, ex. `curl https://ivabus.dev/suse | sh`)
- [ ] Provide all types of openSUSE (Leap, Tumbleweed, Leap Micro, MicroOS) for installation. - [ ] Provide all types of openSUSE (Leap, Tumbleweed, Leap Micro, MicroOS) for installation.
- [ ] Test every type of installation - [ ] Test every type of installation