From e2dd3fb28e917bb23ef10e5874817d95d97a7286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=A0=E5=87=8C?= Date: Tue, 19 Mar 2024 11:49:45 +0800 Subject: [PATCH] update lifsea patch numbering convention --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d30ca3..b91be56 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ Below is the patch index convention of this repository: - 0001 ... 0xxx : patches from upstream srpm - 10001 ... 10xxx : patches cherry-picked from systemd github upstream -- 20001 ... 20xxx : original patch by OpenAnolis community \ No newline at end of file +- 20001 ... 20xxx : original patch by OpenAnolis community +- 910001 ... 910xxx : LifseaOS patches that cherry-picked from systemd github upstream +- 920001 ... 920xxx : LifseaOS original patches -- Gitee