Commit Graph

24 Commits

Author SHA1 Message Date
Jos Dehaes
d271a19b07 builder: build: filesystem.py: ignore errors for existing directories 2024-08-25 16:08:15 +03:00
0d8ef8a67c builder: build: filesystem.py: allow add custom kernel and firmware
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-07-21 17:32:19 +08:00
8ed06d8f8b builder: build: filesystem.py: add source for copy local files to rootfs
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-07-21 17:25:00 +08:00
38447f1dd7 builder: lib: context.py: add mount and umount
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-07-21 17:19:38 +08:00
f6a1c73125 builder: lib: context.py: add multiple cgroup supports
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-07-21 17:17:24 +08:00
3a5b7d74ad builder: build: bootstrap.py: reload user database before filesystem
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-31 18:21:28 +08:00
9b621831c4 builder: component: user.py: gid fallback to uid when user is not found
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-31 18:20:57 +08:00
be0624f947 builder: build: bootstrap.py: add more filesystem stages
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-31 18:02:52 +08:00
a847cbe03d builder: build: names.py: populate environment variables to systemd manager
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-31 16:58:43 +08:00
1e9877ff7e builder: build: filesystem.py: allow add or remove files to /var
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-31 16:58:09 +08:00
0fa8d98e58 builder: disk: filesystem: build.py: remove unnecessary rootflags in kernel cmdline
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-24 02:57:07 +08:00
97bcdf7379 builder: disk: filesystem: build.py: allow grow filesystem only when GPT partition table unavailable
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-24 02:57:07 +08:00
e54f17a02f builder: component: pacman.py: add pacman mirrors select
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-24 02:55:18 +08:00
11ee7f3517 builder: lib: subscript.py: SubScript: fix dollar escape
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-24 02:51:33 +08:00
e49f667db9 builder: lib: subscript.py: add resolve_simple_values
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-24 02:51:33 +08:00
7ad662ab28 builder: lib: mount.py: fix MountPoint clone option list
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-24 02:51:33 +08:00
84d8a0c247 builder: disk: add image file supports
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-23 17:15:18 +08:00
8baedd5358 builder: main.py: add --clean for cleanup workspace
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-21 17:21:56 +08:00
245a0ab00f builder: add preset for build package
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-21 17:04:56 +08:00
4ad6592d3e builder: disk: add initial Android Boot Image supports
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-21 11:27:40 +08:00
4ebe85afb6 builder: disk: layout: gpt: add initial hybrid support
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-21 11:27:39 +08:00
085715236f builder: build: filesystem.py: fix debug log print
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-21 11:27:34 +08:00
067ee2d341 add more comments
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-20 09:56:42 +08:00
e6c6ab6bf7 Initial commit
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-17 23:04:34 +08:00