Home
last modified time | relevance | path

Searched full:rootfs (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/drivers/gpu/drm/ci/
Dlava-submit.sh7 # Try to use the kernel and rootfs built in mainline first, so we're more
16 mkdir -p results/job-rootfs-overlay/
18 cp artifacts/ci-common/capture-devcoredump.sh results/job-rootfs-overlay/
19 cp artifacts/ci-common/init-*.sh results/job-rootfs-overlay/
20 cp artifacts/ci-common/intel-gpu-freq.sh results/job-rootfs-overlay/
21 cp "$SCRIPTS_DIR"/setup-test-env.sh results/job-rootfs-overlay/
26 artifacts/ci-common/generate-env.sh | tee results/job-rootfs-overlay/set-job-env-vars.sh
29 tar zcf job-rootfs-overlay.tar.gz -C results/job-rootfs-overlay/ .
30 ci-fairy s3cp --token-file "${CI_JOB_JWT_FILE}" job-rootfs-overlay.tar.gz "https://${JOB_ROOTFS_OVE…
39 --rootfs-url-prefix "https://${BASE_SYSTEM_HOST_PATH}" \
[all …]
/kernel/linux/linux-6.6/include/linux/
Dbcm963xx_tag.h37 * The broadcom firmware assumes the rootfs starts the image,
38 * therefore uses the rootfs start (flash_image_address)
43 * needs to be rootfs + deadcode (jffs2 EOF marker)
66 * (kernel for OpenWRT, rootfs for stock firmware)
69 /* 106-115: Size of rootfs */
85 /* 196-199: kernel+rootfs CRC32 */
91 /* 220-223: CRC32 of rootfs partition */
/kernel/linux/linux-5.10/include/linux/
Dbcm963xx_tag.h37 * The broadcom firmware assumes the rootfs starts the image,
38 * therefore uses the rootfs start (flash_image_address)
43 * needs to be rootfs + deadcode (jffs2 EOF marker)
66 * (kernel for OpenWRT, rootfs for stock firmware)
69 /* 106-115: Size of rootfs */
85 /* 196-199: kernel+rootfs CRC32 */
91 /* 220-223: CRC32 of rootfs partition */
/kernel/liteos_a/
DMakefile34 ROOTFS = rootfs macro
85 ROOTFS_DIR = $(OUT)/rootfs
86 ROOTFS_ZIP = $(OUT)/rootfs.zip
95 all: make liteos kernel image and rootfs image (Default target)
97 $(ROOTFS): make an original rootfs image
112 all: $(LITEOS_TARGET) $(ROOTFS)
169 $(ROOTFS): $(APPS)
185 $(HIDE)cd $(ROOTFS_DIR)/.. && zip -r $(ROOTFS_ZIP) $(ROOTFS)
198 .PHONY: $(LITEOS_TARGET) $(ROOTFS) $(APPS) $(KCONFIG_CMDS) $(LITEOS_LIBS_TARGET) $(KCONFIG_CONFIG)
/kernel/linux/linux-5.10/Documentation/filesystems/
Dramfs-rootfs-initramfs.rst4 Ramfs, rootfs and initramfs
76 What is rootfs?
79 Rootfs is a special instance of ramfs (or tmpfs, if that's enabled), which is
80 always present in 2.6 systems. You can't unmount rootfs for approximately the
85 Most systems just mount another filesystem over rootfs and ignore it. The
88 If CONFIG_TMPFS is enabled, rootfs will use tmpfs instead of ramfs by
96 extracted into rootfs when the kernel boots up. After extracting, the kernel
97 checks to see if rootfs contains a file "init", and if so it executes it as PID
100 any). If rootfs does not contain an init program after the embedded cpio
125 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root
[all …]
Dubifs.rst122 Mount "rootfs" volume of UBI device 0 to /mnt/ubifs ("rootfs" is volume
125 $ mount -t ubifs ubi0:rootfs /mnt/ubifs
128 to UBI and mount volume "rootfs":
129 ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs
/kernel/linux/linux-6.6/Documentation/filesystems/
Dramfs-rootfs-initramfs.rst4 Ramfs, rootfs and initramfs
75 What is rootfs?
78 Rootfs is a special instance of ramfs (or tmpfs, if that's enabled), which is
79 always present in 2.6 systems. You can't unmount rootfs for approximately the
84 Most systems just mount another filesystem over rootfs and ignore it. The
87 If CONFIG_TMPFS is enabled, rootfs will use tmpfs instead of ramfs by
95 extracted into rootfs when the kernel boots up. After extracting, the kernel
96 checks to see if rootfs contains a file "init", and if so it executes it as PID
99 any). If rootfs does not contain an init program after the embedded cpio
124 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root
[all …]
Dubifs.rst122 Mount "rootfs" volume of UBI device 0 to /mnt/ubifs ("rootfs" is volume
125 $ mount -t ubifs ubi0:rootfs /mnt/ubifs
128 to UBI and mount volume "rootfs":
129 ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs
/kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/
Dat91-wb45n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
99 rootfs-a@5e0000 {
100 label = "rootfs-a";
104 rootfs-b@2be0000 {
105 label = "rootfs-b";
Dat91-wb50n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
166 rootfs-a@ae0000 {
167 label = "rootfs-a";
171 rootfs-b@3ae0000 {
172 label = "rootfs-b";
Daks-cdu.dts15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs";
88 rootfs@500000 {
89 label = "rootfs";
Dsama5d3xcm.dtsi13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs";
120 rootfs@800000 {
121 label = "rootfs";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dat91-wb45n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
99 rootfs-a@5e0000 {
100 label = "rootfs-a";
104 rootfs-b@2be0000 {
105 label = "rootfs-b";
Dat91-wb50n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
166 rootfs-a@ae0000 {
167 label = "rootfs-a";
171 rootfs-b@3ae0000 {
172 label = "rootfs-b";
Daks-cdu.dts15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs";
88 rootfs@500000 {
89 label = "rootfs";
Dsama5d3xcm.dtsi13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs";
120 rootfs@800000 {
121 label = "rootfs";
/kernel/linux/linux-6.6/Documentation/bpf/
Ds390.rst21 * Disk image with s390 rootfs
82 mkdir ./s390.rootfs
83 sudo mount /dev/loopX ./s390.rootfs
98 ./s390.rootfs
99 sudo umount ./s390.rootfs
/kernel/linux/linux-5.10/Documentation/bpf/
Ds390.rst21 * Disk image with s390 rootfs
82 mkdir ./s390.rootfs
83 sudo mount /dev/loopX ./s390.rootfs
98 ./s390.rootfs
99 sudo umount ./s390.rootfs
/kernel/liteos_a/testsuites/
DMakefile46 ROOTFS = rootfs macro
68 ROOTFS_DIR = $(OUT)/rootfs
69 ROOTFS_ZIP = $(OUT)/rootfs.zip
/kernel/liteos_a/fs/rootfs/
DKconfig2 bool "Enable ROOTFS"
6 Answer Y to enable LiteOS support rootfs.
/kernel/linux/linux-5.10/drivers/mtd/parsers/
Dparser_imagetag.c78 ret = bcm963xx_read_imagetag(master, "rootfs", 0, buf); in bcm963xx_parse_imagetag_partitions()
83 pr_err("invalid rootfs address: %*ph\n", in bcm963xx_parse_imagetag_partitions()
120 * relative addresses. Assume either kernel or rootfs will in bcm963xx_parse_imagetag_partitions()
176 parts[rootfspart].name = "rootfs"; in bcm963xx_parse_imagetag_partitions()
/kernel/linux/linux-6.6/arch/mips/alchemy/
Dboard-gpr.c100 * 0x00200000-0x00a00000 : "rootfs"
104 * 0x00000000-0x00a00000 : "kernel+rootfs"
113 .name = "rootfs",
134 .name = "kernel+rootfs",
/kernel/linux/linux-5.10/arch/mips/alchemy/
Dboard-gpr.c100 * 0x00200000-0x00a00000 : "rootfs"
104 * 0x00000000-0x00a00000 : "kernel+rootfs"
113 .name = "rootfs",
134 .name = "kernel+rootfs",
/kernel/linux/linux-6.6/drivers/mtd/parsers/
Dparser_imagetag.c78 ret = bcm963xx_read_imagetag(master, "rootfs", 0, buf); in bcm963xx_parse_imagetag_partitions()
83 pr_err("invalid rootfs address: %*ph\n", in bcm963xx_parse_imagetag_partitions()
120 * relative addresses. Assume either kernel or rootfs will in bcm963xx_parse_imagetag_partitions()
176 parts[rootfspart].name = "rootfs"; in bcm963xx_parse_imagetag_partitions()
/kernel/linux/linux-5.10/init/
Dnoinitramfs.c15 * Create a simple rootfs that is similar to the default initramfs
37 printk(KERN_WARNING "Failed to create a rootfs\n"); in default_rootfs()

12345678910>>...17