feat: add factory reset UKI
This commit is contained in:
parent
2c2d212e25
commit
1fcc45dd32
2 changed files with 24 additions and 5 deletions
pkgs/rootfs
|
@ -52,8 +52,8 @@ cat <<EOF > $out/etc/repart.d/10-esp.conf
|
|||
[Partition]
|
||||
Type=esp
|
||||
Format=vfat
|
||||
SizeMaxBytes=96M
|
||||
SizeMinBytes=96M
|
||||
SizeMaxBytes=160M
|
||||
SizeMinBytes=160M
|
||||
EOF
|
||||
|
||||
cat <<EOF > $out/etc/repart.d/20-root-a.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue