rcore-os / rCore-Tutorial-v3

Let's write an OS which can run on RISC-V in Rust from scratch!
https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html
GNU General Public License v3.0
1.58k stars 452 forks source link

update ubuntu to 22.04 #95

Closed MIracleyin closed 1 year ago

MIracleyin commented 1 year ago

update docker, fix xz doesn't exist in 22.04

chyyuu commented 1 year ago

Good work. Currently we still use ubuntu 20.04. Thank you!