User Tools

Site Tools


k8s:linux_vm:set_up_leap_micro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
k8s:linux_vm:set_up_leap_micro [2023/02/21 00:32] – external edit 127.0.0.1k8s:linux_vm:set_up_leap_micro [2024/12/22 21:39] (current) admin
Line 3: Line 3:
 [leap Micro](https://get.opensuse.org/leapmicro/5.3/) is a transactional linux distribution using openSUSE packages from [openSUSE Leap](https://get.opensuse.org/leap/15.4/). [leap Micro](https://get.opensuse.org/leapmicro/5.3/) is a transactional linux distribution using openSUSE packages from [openSUSE Leap](https://get.opensuse.org/leap/15.4/).
 It roughly follows [SLE Micro](https://www.suse.com/products/micro/) (commercial) It roughly follows [SLE Micro](https://www.suse.com/products/micro/) (commercial)
 +
 +## Upgrade to next version
 +
 +[There is a tool for this now](https://github.com/openSUSE/opensuse-migration-tool): `opensuse-migration-tool`
 +
 +Do as `root`:
 +
 +```
 +transactional-update shell
 +zypper --releasever=5.x dup
 +exit
 +reboot; exit
 +```
  
 ## Troubleshooting ## Troubleshooting
k8s/linux_vm/set_up_leap_micro.1676935960.txt.gz · Last modified: by 127.0.0.1