commit 7c207664f8acba7228cf7b9234fded698e07ed84 Author: Roberto E. Vargas Caballero <k...@shike2.com> AuthorDate: Fri Mar 22 04:32:56 2024 +0100 Commit: Roberto E. Vargas Caballero <k...@shike2.com> CommitDate: Thu Dec 19 15:38:32 2024 +0100
Move more things around diff --git a/ubase/mkswap.8 b/linux/mkswap.8 similarity index 100% rename from ubase/mkswap.8 rename to linux/mkswap.8 diff --git a/ubase/mkswap.c b/linux/mkswap.c similarity index 100% rename from ubase/mkswap.c rename to linux/mkswap.c diff --git a/ubase/pivot_root.8 b/linux/pivot_root.8 similarity index 100% rename from ubase/pivot_root.8 rename to linux/pivot_root.8 diff --git a/ubase/pivot_root.c b/linux/pivot_root.c similarity index 100% rename from ubase/pivot_root.c rename to linux/pivot_root.c diff --git a/ubase/swaplabel.8 b/linux/swaplabel.8 similarity index 100% rename from ubase/swaplabel.8 rename to linux/swaplabel.8 diff --git a/ubase/swaplabel.c b/linux/swaplabel.c similarity index 100% rename from ubase/swaplabel.c rename to linux/swaplabel.c diff --git a/ubase/switch_root.8 b/linux/switch_root.8 similarity index 100% rename from ubase/switch_root.8 rename to linux/switch_root.8 diff --git a/ubase/switch_root.c b/linux/switch_root.c similarity index 100% rename from ubase/switch_root.c rename to linux/switch_root.c