sync with manjaro's settings
This commit is contained in:
parent
85028ca127
commit
55f064aa88
|
@ -1,3 +1,6 @@
|
|||
# SPDX-FileCopyrightText: no
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
#
|
||||
# Configuration for the rawfs module: raw filesystem copy to a block device
|
||||
|
||||
---
|
||||
|
@ -22,3 +25,8 @@ targets:
|
|||
resize: true
|
||||
- mountPoint: /data
|
||||
source: /dev/mmcblk0p3
|
||||
|
||||
# To support testing, set the *bogus* key to true. No actual work is done, but the
|
||||
# module's logic is exercised.
|
||||
|
||||
# bogus: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user