Add os aliases

This commit is contained in:
Aoran Zeng
2025-08-10 22:58:09 +08:00
parent 3c42e8be2d
commit dc20eeeb75
30 changed files with 61 additions and 61 deletions

View File

@@ -2,7 +2,8 @@
* SPDX-License-Identifier: GPL-3.0-or-later
* ------------------------------------------------------------*/
def_target(os_ubuntu);
/* Zorin OS 完全使用 Ubuntu 的换源方法,二者兼容 */
def_target(os_ubuntu, "ubuntu/zorinos");
void
os_ubuntu_prelude ()