patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 95bfe2b8f13d3899dace8d283acf94710dbe3e4c 371 bytes (raw)
name: img/app/etc/fstab 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
8
 
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2020-2022 Alyssa Ross <hi@alyssa.is>
proc		/proc		proc	defaults					0	0
devpts		/dev/pts	devpts	defaults,gid=4,mode=620				0	0
tmpfs		/dev/shm	tmpfs	defaults					0	0
sysfs		/sys		sysfs	defaults					0	0
LABEL=ext	/run/ext	ext4	ro						0	0
store		/nix/store	overlay	ro,lowerdir=/nix/store:/run/ext/nix/store	0	0

debug log:

solving 95bfe2b ...
found 95bfe2b in https://inbox.spectrum-os.org/spectrum-devel/20220919073659.1703271-7-hi@alyssa.is/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20221010232909.1953738-30-hi@alyssa.is/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20221009114036.463071-7-hi@alyssa.is/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20220919073659.1703271-7-hi@alyssa.is/
diff --git a/img/app/etc/fstab b/img/app/etc/fstab
new file mode 100644
index 0000000..95bfe2b

Checking patch img/app/etc/fstab...
Applied patch img/app/etc/fstab cleanly.

skipping https://inbox.spectrum-os.org/spectrum-devel/20221010232909.1953738-30-hi@alyssa.is/ for 95bfe2b
skipping https://inbox.spectrum-os.org/spectrum-devel/20221009114036.463071-7-hi@alyssa.is/ for 95bfe2b
index at:
100644 95bfe2b8f13d3899dace8d283acf94710dbe3e4c	img/app/etc/fstab

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).